Skip to content
Snippets Groups Projects

Update Geant4 from 10.06.p01 to 10.06.p02 in dev slots

Merged Dmitri Konstantinov requested to merge SPI-1641_update_Geant4_version into master
1 file
+ 1
1
Compare changes
  • Side-by-side
  • Inline
@@ -101,7 +101,7 @@ endif()
LCG_AA_project(RELAX root6)
LCG_AA_project(HepMC 2.06.10)
LCG_AA_project(Geant4 10.06.p01)
LCG_AA_project(Geant4 10.06.p02)
LCG_AA_project(Garfield++ HEAD GIT=https://gitlab.cern.ch/garfield/garfieldpp.git)
if(${LCG_OS}${LCG_OSVERS} MATCHES centos7|ubuntu)
if(((${LCG_COMP} MATCHES gcc) AND (${LCG_COMPVERS} GREATER 7)) OR (${LCG_COMP} MATCHES clang))
Loading