Trying to fix appveyor script

This commit is contained in:
Christophe Riccio 2018-08-19 02:05:06 +02:00
parent 8e703f034b
commit f48f885a39

View File

@ -27,9 +27,7 @@ before_build:
cmake .. -DGLM_TEST_ENABLE_LANG_EXTENSIONS=ON -G %generator%
build:
project: c:\dev\glm-cmake\build\template.sln
verbosity: minimal
parallel: true
cmake --build .
after_build:
- ctest