Skip to content
Snippets Groups Projects
Commit bf1c4e84 authored by Mathias Paulin's avatar Mathias Paulin :speech_balloon:
Browse files

Updated CI

parent 4a95d277
No related branches found
No related tags found
No related merge requests found
......@@ -47,7 +47,7 @@ build:
- export RADIUM_INSTAL="$ROOT_DIR/Radium-Engine/Bundle_CI"
- "[[ -d build ]] || mkdir build"
- cd build
- cmake -DCMAKE_BUILD_TYPE=Release -DRadium_DIR="$RADIUM_INSTAL/lib/cmake/Radium" ..
- cmake -DCMAKE_BUILD_TYPE=Release -DRadium_DIR="$RADIUM_INSTAL/lib/cmake/Radium" -Wno-dev ..
- make -j 2
# - make install
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment