Import Geant4 11.0.0.beta source tree

This commit is contained in:
Gabriele Cosmo
2021-06-25 16:12:29 +02:00
parent c968e26a39
commit 6399a014b6
4200 changed files with 207479 additions and 237366 deletions
+2 -14
View File
@@ -1,19 +1,7 @@
#------------------------------------------------------------------------------
# Module : G4interfaces
# Package: Geant4.src.G4interfaces
#------------------------------------------------------------------------------
# - G4interfaces category build
geant4_global_library_target(NAME G4interfaces
COMPONENTS
GAG/sources.cmake
basic/sources.cmake
common/sources.cmake
)
if(GEANT4_USE_QT)
foreach(__target G4interfaces G4interfaces-static)
if(TARGET ${__target})
set_target_properties(${__target} PROPERTIES AUTOMOC 1)
endif()
endforeach()
endif()
common/sources.cmake)