Skip to content
Snippets Groups Projects
Verified Commit 5c8f7146 authored by Timm Fitschen's avatar Timm Fitschen
Browse files

WIP: pipeline

parent 0d9105c8
No related branches found
No related tags found
No related merge requests found
Pipeline #8245 passed
......@@ -61,6 +61,6 @@ test:
script:
- mkdir build
- cd build
- cmake -D CMAKE_PREFIX_PATH=/usr/local/include/libcaosdb-${CPPLIB_VERSION} ..
- cmake -D CMAKE_PREFIX_PATH=/usr/local/lib/libcaosdb-${CPPLIB_VERSION} ..
- cmake --build .
- ctest
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