Skip to content
Snippets Groups Projects
Commit fe2b44d1 authored by Marko Petric's avatar Marko Petric
Browse files

Move CI to Geant4 10.2.2 and CLHEP 2.3.1.1

parent 44784f2b
No related branches found
No related tags found
No related merge requests found
......@@ -59,7 +59,7 @@ export LD_LIBRARY_PATH="$ROOTSYS/lib:$LD_LIBRARY_PATH"
# CLHEP
#--------------------------------------------------------------------------------
export CLHEP=${CLICREPO}/software/CLHEP/2.2.0.4/${BUILD_FLAVOUR}
export CLHEP=${CLICREPO}/software/CLHEP/2.3.1.1/${BUILD_FLAVOUR}
export CLHEP_BASE_DIR="$CLHEP"
export CLHEP_INCLUDE_DIR="$CLHEP/include"
export PATH="$CLHEP_BASE_DIR/bin:$PATH"
......@@ -79,7 +79,7 @@ export LD_LIBRARY_PATH="$XercesC_HOME/lib:$LD_LIBRARY_PATH"
# Geant4
#--------------------------------------------------------------------------------
export G4INSTALL=${CLICREPO}/software/Geant4/10.01.p03/${BUILD_FLAVOUR}
export G4INSTALL=${CLICREPO}/software/Geant4/10.02.p02/${BUILD_FLAVOUR}
export G4ENV_INIT="$G4INSTALL/bin/geant4.sh"
export G4SYSTEM="Linux-g++"
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment