Trying to fix appveyor script
This commit is contained in:
parent
8e703f034b
commit
f48f885a39
@ -27,9 +27,7 @@ before_build:
|
|||||||
cmake .. -DGLM_TEST_ENABLE_LANG_EXTENSIONS=ON -G %generator%
|
cmake .. -DGLM_TEST_ENABLE_LANG_EXTENSIONS=ON -G %generator%
|
||||||
|
|
||||||
build:
|
build:
|
||||||
project: c:\dev\glm-cmake\build\template.sln
|
cmake --build .
|
||||||
verbosity: minimal
|
|
||||||
parallel: true
|
|
||||||
|
|
||||||
after_build:
|
after_build:
|
||||||
- ctest
|
- ctest
|
||||||
|
Loading…
x
Reference in New Issue
Block a user