diff --git a/CMakeLists.txt b/CMakeLists.txt index 8a14f063970e541a71688f75999cc1e216219e7b..02270b0485c0ccbf5a2d04a921d982b2128cf09d 100644 --- a/CMakeLists.txt +++ b/CMakeLists.txt @@ -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 v96r4p3 +gaudi_project(Geant4 v96r4p4 DATA Geant4Files VERSION v96r*) # FIXME: hack for compatibility with CMT build