Skip to content
Snippets Groups Projects

Updated version of Geant4

Merged Pere Mato Vila requested to merge SPI-1540 into master
1 file
+ 1
1
Compare changes
  • Side-by-side
  • Inline
@@ -88,7 +88,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.06)
LCG_AA_project(Geant4 10.06.p01)
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)
Loading