Skip to content
Snippets Groups Projects

Update DD4hep to 01.11 to solve compilation issues and add it to Python3 toolchains

Merged Ivan Razumov requested to merge dd4hep_01-11 into latest_20200115
2 files
+ 71
1
Compare changes
  • Side-by-side
  • Inline
Files
2
@@ -38,7 +38,6 @@ else()
LCG_external_package(rpy2 2.8.6 )
LCG_external_package(networkx 2.2 )
LCG_external_package(matplotlib 2.2.4 )
LCG_AA_project(DD4hep 01-10 )
LCG_external_package(4suite 1.0.2p1 )
LCG_external_package(astroid 1.6.6p1 author=1.6.6 )
LCG_external_package(contextlib2 0.5.5 )
@@ -90,6 +89,7 @@ if(${LCG_OS}${LCG_OSVERS} MATCHES centos7 AND ${LCG_COMP}${LCG_COMPVERS} MATCHES
LCG_AA_project(Gaudi v32r2 GIT=https://gitlab.cern.ch/gaudi/Gaudi.git)
endif()
LCG_AA_project(DD4hep 01-11 )
# Externals
LCG_external_package(lcgenv 1.3.8 )
Loading