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

Let's try building everything, see how far we get

This commit is contained in:
Alexander "Ace" Olofsson 2015-10-28 17:35:16 +01:00
parent 0d2bd31f8b
commit 4ddb2feebb
2 changed files with 6 additions and 3 deletions

View file

@ -573,6 +573,9 @@ else
add_cmake_opts -DBUILD_OPENCS=no \
-DBUILD_OPENMW=no
;;
* )
echo " Building everything."
;;
esac
fi

View file

@ -10,12 +10,12 @@ platform:
configuration: Debug
environment:
matrix:
#environment:
# matrix:
# - STEP: misc
# - STEP: components # misc builds this too
# Build takes too long for these, ignore for now
- STEP: openmw
# - STEP: openmw
# - STEP: opencs
matrix: