Run cmake in test
This commit is contained in:
@@ -29,6 +29,9 @@ fi
|
|||||||
|
|
||||||
cd build-$BUILDPATH
|
cd build-$BUILDPATH
|
||||||
|
|
||||||
|
# Run cmake to make sure the tests are configured correctly for this system
|
||||||
|
cmake -DOPENFLIPPER_BUILD_UNIT_TESTS=TRUE -DSTL_VECTOR_CHECKS=ON $OPTIONS ../
|
||||||
|
|
||||||
#build the unit tests
|
#build the unit tests
|
||||||
make $MAKE_OPTIONS unittests
|
make $MAKE_OPTIONS unittests
|
||||||
|
|
||||||
|
|||||||
Reference in New Issue
Block a user