Import Geant4 11.2.0.beta source tree
This commit is contained in:
@@ -4,9 +4,10 @@
|
||||
geant4_add_module(G4visHepRep
|
||||
PUBLIC_HEADERS
|
||||
G4HepRepFile.hh
|
||||
G4HepRepFileXMLWriter.hh
|
||||
PRIVATE_HEADERS
|
||||
G4HepRepFileSceneHandler.hh
|
||||
G4HepRepFileViewer.hh
|
||||
G4HepRepFileXMLWriter.hh
|
||||
G4HepRepMessenger.hh
|
||||
SOURCES
|
||||
G4HepRepFile.cc
|
||||
@@ -17,17 +18,17 @@ geant4_add_module(G4visHepRep
|
||||
|
||||
geant4_module_link_libraries(G4visHepRep
|
||||
PUBLIC
|
||||
G4csg
|
||||
G4specsolids
|
||||
G4globman
|
||||
G4intercoms
|
||||
G4vis_management
|
||||
PRIVATE
|
||||
G4csg
|
||||
G4geometrymng
|
||||
G4graphics_reps
|
||||
G4hits
|
||||
G4intercoms
|
||||
G4materials
|
||||
G4modeling
|
||||
G4specsolids
|
||||
G4tracking)
|
||||
|
||||
# List any source specific properties here
|
||||
|
||||
Reference in New Issue
Block a user