mirror of
https://github.com/g-truc/glm.git
synced 2025-04-09 15:07:03 +00:00
run unit tests with VC auto tests
This commit is contained in:
parent
4ae3eb0dc9
commit
29cf4c4df9
1 changed files with 3 additions and 0 deletions
|
@ -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…
Add table
Reference in a new issue