Various fixes and activated cmake in travis.

This commit is contained in:
xawotihs
2015-10-08 23:08:09 +02:00
parent 075d950249
commit 797077c47b
5 changed files with 30 additions and 42 deletions
+1
View File
@@ -32,6 +32,7 @@ before_install:
fi
install:
- sudo apt-get install --force-yes -qq libtinyxml-dev libjpeg-dev libpng-dev libgif-dev libz-dev libsdl2-dev libboost-system-dev libboost-thread-dev libboost-date-time-dev
- if [ "$BUILD_PSP" == "YES" ]; then
tar -x --xz -f sdk.lzma;
fi