Added Entityx to project
This commit is contained in:
5
external/entityx-1.1.2/scripts/travis.sh
vendored
Normal file
5
external/entityx-1.1.2/scripts/travis.sh
vendored
Normal file
@@ -0,0 +1,5 @@
|
||||
#!/bin/bash -e
|
||||
|
||||
cmake -DCMAKE_BUILD_TYPE=Debug -DENTITYX_BUILD_TESTING=1
|
||||
make VERBOSE=1
|
||||
make test || cat Testing/Temporary/LastTest.log
|
||||
Reference in New Issue
Block a user