Trying with MSYS Makefiles
This commit is contained in:
@@ -28,7 +28,7 @@ build() {
|
||||
MSYS2_ARG_CONV_EXCL="-DCMAKE_INSTALL_PREFIX=" \
|
||||
${MINGW_PREFIX}/bin/cmake \
|
||||
-DCMAKE_INSTALL_PREFIX=${MINGW_PREFIX} \
|
||||
-GNinja \
|
||||
-G "MSYS Makefiles" \
|
||||
-DCMAKE_BUILD_TYPE="Release" \
|
||||
-DBUILD_DEMOS="OFF" \
|
||||
-DBUILD_TESTS="OFF" \
|
||||
|
||||
Reference in New Issue
Block a user