IAP GITLAB

Skip to content
Snippets Groups Projects

Copyright

Merged Ralf Ulrich requested to merge copyright into master
1 file
+ 1
1
Compare changes
  • Side-by-side
  • Inline
+ 1
1
@@ -12,7 +12,7 @@ build:
- cd build
- cmake ..
- cmake --build . -- -j 4
- ctest -j4 -V >& test.log
- ctest -VV >& test.log
after_script:
- cd build
- ls
Loading