mirror of
https://github.com/g-truc/glm.git
synced 2024-11-26 02:04:35 +00:00
Verbose test
This commit is contained in:
parent
03ef41c27a
commit
315e8d2dba
@ -76,7 +76,7 @@ build_script:
|
||||
- cmake --build . --parallel --config %CONFIGURATION% -- /m /v:minimal
|
||||
|
||||
test_script:
|
||||
- ctest --parallel 4 --output-on-failure -C %CONFIGURATION%
|
||||
- ctest --parallel 4 --verbose -C %CONFIGURATION%
|
||||
- cd ..
|
||||
- ps: |
|
||||
mkdir build_test_cmake
|
||||
|
Loading…
Reference in New Issue
Block a user