Import Geant4 10.7.0.beta source tree

This commit is contained in:
Gabriele Cosmo
2020-06-26 10:23:25 +02:00
parent c02c370437
commit 67ba86d073
1871 changed files with 174422 additions and 131884 deletions
+5 -18
View File
@@ -1,27 +1,14 @@
#------------------------------------------------------------------------------
# sources.cmake
# Module : G4csv
# Package: Geant4.src.G4analysis.G4analysismng
#
# Sources description for a library.
# Lists the sources and headers of the code explicitely.
# Lists include paths needed.
# Lists the internal granular and global dependencies of the library.
# Source specific properties should be added at the end.
#
# Generated on : 15/07/2013
#
#
# Module : G4tools
# Package: Geant4.src.G4analysis.G4tools
#------------------------------------------------------------------------------
#
# Define the Geant4 Module.
#
include(Geant4MacroDefineModule)
GEANT4_DEFINE_MODULE(NAME G4tools
SOURCES
csz_inflate.cc
LINK_LIBRARIES
geant4_define_module(NAME G4tools
SOURCES
csz_inflate.cc
)
# List any source specific properties here