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

Documentation and dependencies for v104r1p1 release

parent be38a222
Branches master
No related tags found
No related merge requests found
......@@ -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")
find_package(GaudiProject)
gaudi_project(Geant4 v104r1
gaudi_project(Geant4 v104r1p1
DATA Geant4Files VERSION v104r0)
# 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(heptools_version 91)
set(heptools_version 93)
# 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