We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 4c060bc commit a67be59Copy full SHA for a67be59
engines/warzone2100/build.sh
@@ -17,6 +17,7 @@ cmake \
17
-DCMAKE_BUILD_TYPE=RelWithDebInfo \
18
-DWZ_ENABLE_WARNINGS_AS_ERRORS=OFF \
19
-DENABLE_DOCS=OFF \
20
+ -G Ninja \
21
..
22
cmake --build . --target install
23
popd
0 commit comments