Skip to content
Snippets Groups Projects
Commit 7b84741f authored by Dmitry Popov's avatar Dmitry Popov
Browse files

Merge branch 'v104r3p1-release' into 'Sim10'

Release of v104r3p1

See merge request !45
parents 67228802 27db0cb6
No related branches found
No related tags found
1 merge request!45Release of v104r3p1
...@@ -5,7 +5,7 @@ CMAKE_MINIMUM_REQUIRED(VERSION 2.8.5) ...@@ -5,7 +5,7 @@ CMAKE_MINIMUM_REQUIRED(VERSION 2.8.5)
set(GEANT4_SRCS_REPOSITORY https://gitlab.cern.ch/lhcb/Geant4-srcs.git CACHE STRING "Repository for Geant4 sources") set(GEANT4_SRCS_REPOSITORY https://gitlab.cern.ch/lhcb/Geant4-srcs.git CACHE STRING "Repository for Geant4 sources")
find_package(GaudiProject) find_package(GaudiProject)
gaudi_project(Geant4 v104r3 gaudi_project(Geant4 v104r3p1
DATA Geant4Files VERSION v104r1) DATA Geant4Files VERSION v104r1)
# FIXME: hack for compatibility with CMT build # FIXME: hack for compatibility with CMT build
......
2019-08-27 Geant4 v104r3p1
===
This release is based on `GEANT4 r10.4.3`, uses `LCG 95` and `Geant4Files v104r1`.
This version is released on `Sim10` branch.
# Set the version of HEPTools to use # Set the version of HEPTools to use
set(heptools_version 93) set(heptools_version 95)
# this check is needed because the toolchain is called when checking the # this check is needed because the toolchain is called when checking the
# compiler (without the proper cache) # compiler (without the proper cache)
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment