Fixed ctest

master
Christophe Riccio ago%!(EXTRA string=7 years)
parent 1647c36272
commit c4f9bc5de6
  1. 2
      .appveyor.yml

@ -67,6 +67,6 @@ build_script:
- cmake --build . --config %CONFIGURATION% -- /m /v:minimal - cmake --build . --config %CONFIGURATION% -- /m /v:minimal
test_script: test_script:
- ctest -j4 - ctest -j4 -C %CONFIGURATION%
deploy: off deploy: off

Loading…
Cancel
Save