1
0
Fork 1
mirror of https://github.com/TES3MP/openmw-tes3mp.git synced 2025-01-19 20:53:50 +00:00

Merge pull request #2782 from OpenMW/psi29a-patch-1

build bsa and esm tools
This commit is contained in:
Bret Curtis 2020-04-30 13:51:34 +02:00 committed by GitHub
commit e4358d1489
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23

View file

@ -759,9 +759,7 @@ echo
cd $DEPS_INSTALL/..
echo
echo "Setting up OpenMW build..."
add_cmake_opts -DBUILD_BSATOOL=no \
-DBUILD_ESMTOOL=no \
-DBUILD_MYGUI_PLUGIN=no \
add_cmake_opts -DBUILD_MYGUI_PLUGIN=no \
-DOPENMW_MP_BUILD=on
if [ ! -z $CI ]; then
case $STEP in