Revert "macOS: remove use of Ninja for now"
This reverts commit b954ad8cd7
.
This commit is contained in:
parent
b954ad8cd7
commit
aa7770911b
@ -22,7 +22,7 @@ echo "Build path is: $PATH"
|
|||||||
# to be necessary all the same
|
# to be necessary all the same
|
||||||
#export PKG_CONFIG_PATH=$WORKSPACE/dist/lib/pkgconfig
|
#export PKG_CONFIG_PATH=$WORKSPACE/dist/lib/pkgconfig
|
||||||
|
|
||||||
cmakeCommonArgs="-DCMAKE_INSTALL_PREFIX:PATH=$WORKSPACE/dist -DCMAKE_BUILD_TYPE=RelWithDebInfo"
|
cmakeCommonArgs="-G Ninja -DCMAKE_INSTALL_PREFIX:PATH=$WORKSPACE/dist -DCMAKE_BUILD_TYPE=RelWithDebInfo"
|
||||||
|
|
||||||
###############################################################################
|
###############################################################################
|
||||||
echo "Starting on SimGear"
|
echo "Starting on SimGear"
|
||||||
|
Loading…
Reference in New Issue
Block a user