Skip to content
GitLab
Menu
Projects
Groups
Snippets
Loading...
Help
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Sign in
Toggle navigation
Menu
Open sidebar
Sandro Christian Wenzel
VecGeom
Commits
f0a4a14f
Commit
f0a4a14f
authored
Dec 16, 2020
by
Sandro Christian Wenzel
Browse files
bump cmake test
parent
3b659c9f
Pipeline
#2182848
failed with stage
in 9 minutes and 13 seconds
Changes
1
Pipelines
1
Hide whitespace changes
Inline
Side-by-side
.gitlab-ci.yml
View file @
f0a4a14f
...
...
@@ -25,7 +25,10 @@ code_checks:
-
cmake3 .. -DROOT=OFF -DGDML=OFF -DSTATIC_ANALYSIS=ON -DLLVM_DIR=${LLVM_BASE}/lib/cmake/llvm -DClang_DIR=${LLVM_BASE}/lib/cmake/clang -DCMAKE_C_COMPILER=${LLVM_BASE}/bin/clang -DCMAKE_CXX_COMPILER=${LLVM_BASE}/bin/clang++ -DBACKEND=Scalar
-
make VERBOSE=ON && make test
before_script
:
-
source /opt/rh/devtoolset-6/enable
-
yum -y install centos-release-scl
-
yum -y install devtoolset-7 cmake3
-
ls /opt/rh/
-
source /opt/rh/devtoolset-7/enable
variables
:
LLVM_BASE
:
/opt/llvm3.9_shared/
...
...
Write
Preview
Markdown
is supported
0%
Try again
or
attach a new file
.
Attach a file
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Cancel
Please
register
or
sign in
to comment