mirror of
https://github.com/TES3MP/openmw-tes3mp.git
synced 2025-06-20 10:11:35 +00:00
Merge pull request #2782 from OpenMW/psi29a-patch-1
build bsa and esm tools
This commit is contained in:
commit
e4358d1489
1 changed files with 1 additions and 3 deletions
|
@ -759,9 +759,7 @@ echo
|
||||||
cd $DEPS_INSTALL/..
|
cd $DEPS_INSTALL/..
|
||||||
echo
|
echo
|
||||||
echo "Setting up OpenMW build..."
|
echo "Setting up OpenMW build..."
|
||||||
add_cmake_opts -DBUILD_BSATOOL=no \
|
add_cmake_opts -DBUILD_MYGUI_PLUGIN=no \
|
||||||
-DBUILD_ESMTOOL=no \
|
|
||||||
-DBUILD_MYGUI_PLUGIN=no \
|
|
||||||
-DOPENMW_MP_BUILD=on
|
-DOPENMW_MP_BUILD=on
|
||||||
if [ ! -z $CI ]; then
|
if [ ! -z $CI ]; then
|
||||||
case $STEP in
|
case $STEP in
|
||||||
|
|
Loading…
Reference in a new issue