Merge pull request #914 from elias-pschernig/wmlunits

[wmlunits] use scons as cmake seems broken right now
This commit is contained in:
elias-pschernig 2017-01-20 14:24:25 -05:00 committed by GitHub
commit a6ba51fc05

View file

@ -40,8 +40,7 @@ rm -rf $TEMP/*
# we only need the parser, but have to build the game executable for that
echo BUILDING
make -C $BUILD wesnoth > /dev/null 2>&1 || true
make -C $BUILD mo-update > /dev/null 2>&1
TRAVIS=1 TRAVIS_OS_NAME=Linux scons -Y "$SRC" --option-cache="$BUILD/.scons-option-cache"
# later can just rebuild updated campaigns, but for now rebuild everything
rm -f $DIR/overview.txt