Skip to content
Snippets Groups Projects

Upgrade Geant4 version

Closed Pere Mato Vila requested to merge SPI-1518 into master
3 files
+ 35
2
Compare changes
  • Side-by-side
  • Inline
Files
3
@@ -83,7 +83,7 @@ if(NOT ${LCG_OS}${LCG_OSVERS} MATCHES ubuntu18|mac[0-9]+)
endif()
LCG_AA_project(RELAX root6)
LCG_AA_project(HepMC 2.06.10)
LCG_AA_project(Geant4 10.05.p01)
LCG_AA_project(Geant4 10.06)
LCG_AA_project(Garfield++ HEAD GIT=https://gitlab.cern.ch/garfield/garfieldpp.git)
if(${LCG_OS}${LCG_OSVERS} MATCHES centos7 AND ${LCG_COMP}${LCG_COMPVERS} MATCHES gcc8
OR ${LCG_OS} STREQUAL mac)
@@ -517,7 +517,7 @@ LCG_external_package(Vc 1.4.1
LCG_external_package(vcversioner 2.16.0.0 )
LCG_external_package(vdt 0.4.3 )
LCG_external_package(veccore 0.6.0 )
LCG_external_package(VecGeom v1.1.0 )
LCG_external_package(VecGeom v1.1.5 )
LCG_external_package(vectorclass 1.30p1 author=1.30 )
LCG_external_package(wcwidth 0.1.7 )
LCG_external_package(webencodings 0.5.1 )
Loading