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

Updated version and dependencies

parent fcda56ae
No related branches found
No related tags found
1 merge request!40Release of v104r2p1
......@@ -5,8 +5,8 @@ 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 v104r1p1
DATA Geant4Files VERSION v104r0)
gaudi_project(Geant4 v104r2
DATA Geant4Files VERSION v104r1)
# FIXME: hack for compatibility with CMT build
file(WRITE ${CMAKE_BINARY_DIR}/dummy.cpp "")
......@@ -19,6 +19,3 @@ macro(back_comp_lib name)
target_link_libraries(${name} ${ARGN})
install(TARGETS ${name} DESTINATION lib)
endmacro()
#back_comp_lib(G4processeshad G4processes)
#back_comp_lib(G4externals G4zlib G4gl2ps)
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment