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

Merge branch 'v106r2p5-release' into 'Sim10'

v106r2p5 release

See merge request !81
parents f8b6ccfc 33307a70
No related branches found
No related tags found
1 merge request!81v106r2p5 release
......@@ -4,7 +4,7 @@ set(GEANT4_SRCS_REPOSITORY https://gitlab.cern.ch/lhcb/Geant4-srcs.git CACHE STR
set(GEANT4FILES_VERSION v106r1 CACHE STRING "Version for Geant4Files to match Geant4-src version")
find_package(GaudiProject)
gaudi_project(Geant4 v106r2p4
gaudi_project(Geant4 v106r2p5
DATA Geant4Files VERSION ${GEANT4FILES_VERSION})
# Compatibility with standard Geant4 installation
......
2022-02-04 Geant4 v106r2p5
===
This release is based on `GEANT4 r10.6.2`, uses `LCG 101` and `Geant4Files v106r1`.
This version is released on `Sim10` branch.
## Latest Changes
#### General
**Switched to `LCG 101`
**[MR !80] Allow include of G4 headers with or without 'Geant4/' prefix
# Set the version of HEPTools to use
set(heptools_version 100)
set(heptools_version 101)
# this check is needed because the toolchain is called when checking the
# compiler (without the proper cache)
......
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