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
d806c134
Commit
d806c134
authored
Oct 22, 2021
by
Andre Sailer
Browse files
Merge branch 'add_PyYAML_to_Gaudi' into 'master'
Add PyYAML dependency to Gaudi See merge request
!979
parents
f580d88c
84b737cc
Pipeline
#3153154
passed with stage
in 8 minutes and 34 seconds
Changes
1
Pipelines
1
Hide whitespace changes
Inline
Side-by-side
frameworks/CMakeLists.txt
View file @
d806c134
...
...
@@ -26,7 +26,7 @@ LCGPackage_Add(
IF NOT <VERSION> STREQUAL master AND <VERSION> VERSION_LESS v35r0 THEN
COMMAND
${
EXEC
}
bash -c
"cp -n -r <INSTALL_DIR>/*.cmake <INSTALL_DIR>/cmake"
ENDIF
DEPENDS Boost Python GSL ROOT clhep AIDA HepMC XercesC rangev3 cppgsl xenv six fmt pytest
DEPENDS Boost Python GSL ROOT clhep AIDA HepMC XercesC rangev3 cppgsl xenv six fmt pytest
PyYAML
IF <VERSION> STREQUAL master OR <VERSION> VERSION_GREATER_EQUAL v35r0 THEN
jsonmcpp HepPDT CppUnit libunwind doxygen
IF NOT
${
LCG_OS
}
MATCHES ubuntu THEN gperftools ENDIF
...
...
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