BuildSystem: Download correct cmake if it is not available

This commit is contained in:
2023-12-28 19:13:27 +02:00
parent af80bad87a
commit 5d83ab2289
4 changed files with 66 additions and 5 deletions

View File

@@ -29,3 +29,5 @@ fi
if [[ -z $BANAN_BOOTLOADER ]]; then
export BANAN_BOOTLOADER="BANAN"
fi
source $BANAN_SCRIPT_DIR/check-requirements.sh