1
0
Fork 1
mirror of https://github.com/TES3MP/openmw-tes3mp.git synced 2025-01-30 03:45:32 +00:00

only build openmw for now

This commit is contained in:
Bret Curtis 2020-07-04 11:54:19 +02:00
parent 3ea576efdc
commit db75398fba

View file

@ -17,6 +17,8 @@ cmake \
-D CMAKE_OSX_DEPLOYMENT_TARGET="10.9" \
-D CMAKE_BUILD_TYPE=DEBUG \
-D OPENMW_OSX_DEPLOYMENT=TRUE \
-D BUILD_OPENMW=TRUE \
-D BUILD_OPENCS=FALSE \
-D BUILD_ESMTOOL=FALSE \
-D BUILD_BSATOOL=FALSE \
-D BUILD_ESSIMPORTER=FALSE \