BuildSystem: Add banan-os cmake platform

This commit is contained in:
2025-07-30 21:56:15 +03:00
parent 56d701492b
commit b46337d376
8 changed files with 40 additions and 1 deletions

View File

@@ -193,6 +193,8 @@ build_cmake() {
cp -r ./bin/* $BANAN_TOOLCHAIN_PREFIX/bin/
cp -r ./share/* $BANAN_TOOLCHAIN_PREFIX/share/
cp $BANAN_TOOLCHAIN_DIR/cmake-platform/* $BANAN_TOOLCHAIN_PREFIX/share/cmake-3.26/Modules/Platform/
}
BUILD_BINUTILS=1