Import Geant4 11.0.0.beta source tree
This commit is contained in:
@@ -1,13 +1,8 @@
|
||||
#------------------------------------------------------------------------------
|
||||
# Module : G4partutils
|
||||
# Package: Geant4.src.G4particles.G4partutils
|
||||
#------------------------------------------------------------------------------
|
||||
# - G4partutils module build definition
|
||||
|
||||
#
|
||||
# Define the Geant4 Module.
|
||||
#
|
||||
geant4_define_module(NAME G4partutils
|
||||
HEADERS
|
||||
geant4_add_module(G4partutils
|
||||
PUBLIC_HEADERS
|
||||
G4HtmlPPReporter.hh
|
||||
G4IsotopeMagneticMomentTable.hh
|
||||
G4SimplePPReporter.hh
|
||||
@@ -21,18 +16,6 @@ geant4_define_module(NAME G4partutils
|
||||
G4SimplePPReporter.cc
|
||||
G4TextPPReporter.cc
|
||||
G4TextPPRetriever.cc
|
||||
G4VParticlePropertyReporter.cc
|
||||
GRANULAR_DEPENDENCIES
|
||||
G4geometrymng
|
||||
G4globman
|
||||
G4intercoms
|
||||
G4materials
|
||||
G4partman
|
||||
GLOBAL_DEPENDENCIES
|
||||
G4geometry
|
||||
G4global
|
||||
G4intercoms
|
||||
G4materials
|
||||
)
|
||||
G4VParticlePropertyReporter.cc)
|
||||
|
||||
# List any source specific properties here
|
||||
geant4_module_link_libraries(G4partutils PUBLIC G4partman G4globman)
|
||||
|
||||
Reference in New Issue
Block a user