Skip to content
GitLab
Menu
Projects
Groups
Snippets
Help
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Sign in
Toggle navigation
Menu
Open sidebar
sft
lcgcmake
Commits
06312f1d
Commit
06312f1d
authored
Oct 23, 2021
by
Gerardo Ganis
Browse files
Upgrade Gaudi version for dev4 to latest tag v36r2
parent
3039449a
Pipeline
#3157402
passed with stage
in 7 minutes and 41 seconds
Changes
1
Pipelines
1
Hide whitespace changes
Inline
Side-by-side
cmake/toolchain/heptools-dev-base.cmake
View file @
06312f1d
...
...
@@ -10,7 +10,7 @@ LCG_AA_project(Geant4 10.07.p02)
LCG_AA_project
(
Garfield++ HEAD GIT=https://gitlab.cern.ch/garfield/garfieldpp.git
)
if
(
${
LCG_OS
}${
LCG_OSVERS
}
MATCHES centos7|ubuntu18|ubuntu20
)
if
(((
${
LCG_COMP
}
MATCHES gcc
)
AND
(
${
LCG_COMPVERS
}
GREATER 7
))
OR
(
${
LCG_COMP
}
MATCHES clang
))
LCG_AA_project
(
Gaudi v3
5r1
GIT=https://gitlab.cern.ch/gaudi/Gaudi.git
)
LCG_AA_project
(
Gaudi v3
6r2
GIT=https://gitlab.cern.ch/gaudi/Gaudi.git
)
endif
()
endif
()
LCG_AA_project
(
DD4hep 01.18
)
...
...
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