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

coverity_scan
Alexander "Ace" Olofsson 9 years ago
parent 0d2bd31f8b
commit 4ddb2feebb

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

@ -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:

Loading…
Cancel
Save