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
5ff8e7ca
Commit
5ff8e7ca
authored
Nov 26, 2019
by
Gunter Folger
Browse files
for geant4 add hdf5
parent
7c9b7a6f
Pipeline
#1253863
passed with stage
in 4 minutes and 57 seconds
Changes
1
Pipelines
1
Hide whitespace changes
Inline
Side-by-side
projects/CMakeLists.txt
View file @
5ff8e7ca
...
...
@@ -398,7 +398,7 @@ add_custom_target(GeantV-externals
DEPENDS
${
GeantV-dependencies
}
)
#---Geant4Deps-----------------------------------------------------------------------------------------
set
(
Geant4-alldeps ROOT VecGeom Python Qt5 tbb XercesC clhep expat ninja ccache CMake lcgenv valgrind
)
set
(
Geant4-alldeps ROOT VecGeom Python Qt5 tbb XercesC clhep expat ninja ccache CMake lcgenv
hdf5
valgrind
)
foreach
(
dep
${
Geant4-alldeps
}
)
if
(
DEFINED
${
dep
}
_native_version
)
set
(
Geant4-dependencies
${
Geant4-dependencies
}
${
dep
}
)
...
...
Write
Preview
Supports
Markdown
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