Skip to content
Snippets Groups Projects

Implementation of layered LCG software stacks

Merged Pere Mato Vila requested to merge SPI-1401 into master
1 file
+ 1
1
Compare changes
  • Side-by-side
  • Inline
@@ -73,7 +73,7 @@ endif()
LCG_AA_project(RELAX root6)
LCG_AA_project(HepMC 2.06.09)
LCG_AA_project(Geant4 10.05.p01)
LCG_AA_project(Garfield++ HEAD URL=https://gitlab.cern.ch/garfield/garfieldpp.git)
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 )
LCG_AA_project(Gaudi v32r0 GIT=https://gitlab.cern.ch/gaudi/Gaudi.git)
endif()
Loading