mirror of
https://github.com/g-truc/glm.git
synced 2025-04-07 22:40:17 +00:00
Fixed ctest
This commit is contained in:
parent
1647c36272
commit
c4f9bc5de6
1 changed files with 1 additions and 1 deletions
|
@ -67,6 +67,6 @@ build_script:
|
|||
- cmake --build . --config %CONFIGURATION% -- /m /v:minimal
|
||||
|
||||
test_script:
|
||||
- ctest -j4
|
||||
- ctest -j4 -C %CONFIGURATION%
|
||||
|
||||
deploy: off
|
||||
|
|
Loading…
Add table
Reference in a new issue