updated ninja configs and cproject

This commit is contained in:
2021-07-16 21:54:15 +02:00
committed by Robin Mueller
parent 88a20a512a
commit 3b1a68b75b
3 changed files with 5 additions and 5 deletions

View File

@ -16,7 +16,7 @@ fi
os_fsfw="linux"
tgt_bsp="arm/q7s"
build_dir="build-Debug-Q7S"
build_dir="build-Release-Q7S"
build_generator="Ninja"
if [ "${OS}" = "Windows_NT" ]; then
python="py"