This commit is contained in:
Erik Frojdh
2019-04-04 18:04:24 +02:00
parent acf32a5524
commit 025b3a8d4c
3 changed files with 5 additions and 2 deletions

View File

@@ -14,4 +14,6 @@ cmake .. \
cmake --build . -- -j10
cmake --build . --target install
cmake --build . --target install
CTEST_OUTPUT_ON_FAILURE=1 ctest -j 2