Skip to content
Snippets Groups Projects
Commit 05094d0d authored by Marco Clemencic's avatar Marco Clemencic
Browse files

v95r2p7g2

parent d34374b7
Branches
Tags v95r2p7g2
No related merge requests found
...@@ -13,7 +13,7 @@ if(DEFINED ENV{G4_NATIVE_VERSION}) ...@@ -13,7 +13,7 @@ if(DEFINED ENV{G4_NATIVE_VERSION})
endif() endif()
find_package(GaudiProject) find_package(GaudiProject)
gaudi_project(Geant4 v95r2p7g1) gaudi_project(Geant4 v95r2p7g2)
file(MAKE_DIRECTORY ${CMAKE_INSTALL_PREFIX}) file(MAKE_DIRECTORY ${CMAKE_INSTALL_PREFIX})
execute_process(COMMAND ${CMAKE_COMMAND} -E create_symlink ../include ${CMAKE_INSTALL_PREFIX}/include) execute_process(COMMAND ${CMAKE_COMMAND} -E create_symlink ../include ${CMAKE_INSTALL_PREFIX}/include)
......
project GEANT4 project GEANT4
use GAUDI GAUDI_v24r2 use GAUDI GAUDI_v25r2
build_strategy with_installarea build_strategy with_installarea
setup_strategy root setup_strategy root
# Special wrapper to load the declared version of the heptools toolchain. # Special wrapper to load the declared version of the heptools toolchain.
set(heptools_version 66) set(heptools_version 68)
find_file(use_heptools_module UseHEPTools.cmake find_file(use_heptools_module UseHEPTools.cmake
HINTS ${CMAKE_CURRENT_SOURCE_DIR}/cmake) HINTS ${CMAKE_CURRENT_SOURCE_DIR}/cmake)
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment