mirror of
https://github.com/OpenMW/openmw.git
synced 2025-06-20 21:41:35 +00:00
everything is implied yes
This commit is contained in:
parent
9698c21b36
commit
0d10293f24
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=yes \
|
add_cmake_opts -DBUILD_MYGUI_PLUGIN=no \
|
||||||
-DBUILD_ESMTOOL=yes \
|
|
||||||
-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