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

v95r2p7

parent 2636a021
No related branches found
No related tags found
No related merge requests found
project GEANT4
use GAUDI GAUDI_v24r2
use GAUDI GAUDI_v23r6
build_strategy with_installarea
setup_strategy root
# Special wrapper to load the declared version of the heptools toolchain.
set(heptools_version 65a)
find_file(use_heptools_module UseHEPTools.cmake
HINTS ${CMAKE_CURRENT_SOURCE_DIR}/cmake)
# this check is needed because the toolchain seem to be called a second time
# without the proper cache
if(use_heptools_module)
include(${use_heptools_module})
use_heptools(${heptools_version})
endif()
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment