Skip to content
Snippets Groups Projects
Commit 96257f1b authored by Marilena Bandieramonte's avatar Marilena Bandieramonte
Browse files

update atlas externals to use g4.10.6.3.3

parent aff9c637
No related tags found
No related merge requests found
......@@ -26,12 +26,12 @@ find_package( EXPAT )
# the the "GEANT4_ENVIRONMENT" cmake variable inside cmake/FindGeant4.cmake
set( _repository https://gitlab.cern.ch/atlas-simulation-team/geant4.git )
# Git tag to build:
set( _tag "v10.6.3.2" )
set( _tag "v10.6.3.3" )
# Version string to replace:
set( _g4vers_orig "geant4.10.6.patch03.atlas02" )
set( _g4vers_orig "geant4.10.6.patch03.atlas03" )
# Version string to use:
set( _g4vers_patch "geant4.10.6.patch03.atlasmt02" )
set( _g4vers_patch "geant4.10.6.patch03.atlasmt03" )
# Set some environment variables for the build:
if( APPLE )
......
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