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

Documentation and dependencies for v104r1p1 release

parent 5ea6389d
Branches v104r1p1-release
Tags
No related merge requests found
...@@ -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 v104r1 gaudi_project(Geant4 v104r1p1
DATA Geant4Files VERSION v104r0) DATA Geant4Files VERSION v104r0)
# FIXME: hack for compatibility with CMT build # FIXME: hack for compatibility with CMT build
......
2018-05-18 Geant4 v104r1p1
===
This is a minor update to `v104r1` to switch to `LCG 93`.
This version is released on `Sim10` branch.
# Set the version of HEPTools to use # Set the version of HEPTools to use
set(heptools_version 91) set(heptools_version 93)
# 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