Import Geant4 11.3.0.beta source tree
This commit is contained in:
@@ -24,21 +24,19 @@ geant4_add_module(G4intercoms
|
||||
G4UImessenger.hh
|
||||
G4UIparameter.hh
|
||||
G4UIsession.hh
|
||||
G4UItokenNum.hh
|
||||
G4VFlavoredParallelWorld.hh
|
||||
G4VGlobalFastSimulationManager.hh
|
||||
icomsdefs.hh
|
||||
PRIVATE_HEADERS
|
||||
G4LocalThreadCoutMessenger.hh
|
||||
G4ProfilerMessenger.hh
|
||||
G4UIaliasList.hh
|
||||
G4UIcontrolMessenger.hh
|
||||
G4UIparsing.hh
|
||||
G4UItokenNum.hh
|
||||
G4UnitsMessenger.hh
|
||||
SOURCES
|
||||
G4LocalThreadCoutMessenger.cc
|
||||
G4GenericMessenger.cc
|
||||
G4ProfilerMessenger.cc
|
||||
G4UIaliasList.cc
|
||||
G4UIbatch.cc
|
||||
G4UIbridge.cc
|
||||
@@ -58,10 +56,11 @@ geant4_add_module(G4intercoms
|
||||
G4UImanager.cc
|
||||
G4UImessenger.cc
|
||||
G4UIparameter.cc
|
||||
G4UIparsing.cc
|
||||
G4UIsession.cc
|
||||
G4UnitsMessenger.cc
|
||||
G4VGlobalFastSimulationManager.cc)
|
||||
|
||||
geant4_module_compile_definitions(G4intercoms PRIVATE G4ICOMS_ALLOC_EXPORT)
|
||||
|
||||
geant4_module_link_libraries(G4intercoms PUBLIC G4globman PRIVATE ${timemory_LIBRARIES})
|
||||
geant4_module_link_libraries(G4intercoms PUBLIC G4globman)
|
||||
|
||||
Reference in New Issue
Block a user