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

PIPELINE

parent 87108c63
Branches
Tags
No related merge requests found
Pipeline #40100 failed
......@@ -14,7 +14,7 @@ fi
git submodule update --init --recursive
mkdir build
cd build
conan install .. -s "compiler.libcxx=libstdc++11"
conan install .. --build=missing -s "compiler.libcxx=libstdc++11"
cmake ..
cmake --build .
cmake --install .
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment