Skip to content
Snippets Groups Projects
Commit d94c86e5 authored by Mohcine Chraibi's avatar Mohcine Chraibi
Browse files

Update .gitlab-ci.yml

parent 4b1afed7
No related branches found
No related tags found
No related merge requests found
Pipeline #14391 passed
......@@ -26,8 +26,8 @@ configure-linux:
- mkdir -p build
- cd build
- which git
- g++ --version
- g++-8
- which g++
- ls /usr/bin/g++*
- cmake -DCMAKE_BUILD_TYPE=Debug -DBoost_NO_SYSTEM_PATHS=true -DBOOST_ROOT=~/boost_1_61_0 ..
- echo "configure | ${CI_PROJECT_DIR}"
stage: configure
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment