mirror of
https://github.com/g-truc/glm.git
synced 2024-11-10 04:31:47 +00:00
run unit tests with VC auto tests
This commit is contained in:
parent
4ae3eb0dc9
commit
29cf4c4df9
@ -14,3 +14,6 @@ build_script:
|
||||
- cd build
|
||||
- cmake -DCMAKE_CXX_COMPILER=$COMPILER -DGLM_TEST_ENABLE=ON -DGLM_TEST_ENABLE_LANG_EXTENSIONS=ON ..
|
||||
- cmake -E time cmake --build .
|
||||
|
||||
after_build:
|
||||
- ctest
|
||||
|
Loading…
Reference in New Issue
Block a user