We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent e3c9933 commit 15e29a8Copy full SHA for 15e29a8
.appveyor.yml
@@ -7,3 +7,4 @@ platform:
7
build_script:
8
- cmake -DCMAKE_BUILD_TYPE=Release .
9
- cmake --build .
10
+ - ctest -V
0 commit comments