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

WIP: pipeline

parent 69b7daac
No related branches found
No related tags found
No related merge requests found
Pipeline #10556 passed
......@@ -16,7 +16,7 @@ echo "Octave CaosDB BUILD_DIR: $BUILD_DIR"
mkdir -p $BUILD_DIR
pushd $BUILD_DIR
conan install ..
conan install .. -s "compiler.libcxx=libstdc++11"
cmake ..
popd
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