IAP GITLAB

Skip to content
Snippets Groups Projects
Commit 3e560cf2 authored by ralfulrich's avatar ralfulrich
Browse files

verbose

parent 6879c63e
No related branches found
No related tags found
No related merge requests found
......@@ -253,7 +253,7 @@ test-clang-8:
- pip3 install conan
script:
- cd build
- cmake --build . -- -j4
- cmake -DCMAKE_VERBOSE_MAKEFILE:BOOL=ON --build . -- -j4
- set -o pipefail
- ctest -j4
rules:
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment