Import Geant4 11.2.2 source tree

This commit is contained in:
Gabriele Cosmo
2024-06-21 15:46:33 +02:00
parent dda54bbdcf
commit f7b23877ed
411 changed files with 22817 additions and 21317 deletions
+1 -1
View File
@@ -339,7 +339,7 @@ endif()
# - HDF5
set(Geant4_hdf5_FOUND @GEANT4_USE_HDF5@)
if(Geant4_hdf5_FOUND)
find_dependency(HDF5 @HDF5_VERSION@)
find_dependency(HDF5)
include("${CMAKE_CURRENT_LIST_DIR}/G4HDF5Shim.cmake")
endif()