Skip to content

Commit a67be59

Browse files
committed
Update build.sh
1 parent 4c060bc commit a67be59

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

engines/warzone2100/build.sh

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -17,6 +17,7 @@ cmake \
1717
-DCMAKE_BUILD_TYPE=RelWithDebInfo \
1818
-DWZ_ENABLE_WARNINGS_AS_ERRORS=OFF \
1919
-DENABLE_DOCS=OFF \
20+
-G Ninja \
2021
..
2122
cmake --build . --target install
2223
popd

0 commit comments

Comments
 (0)