Import Geant4 11.1.0 source tree

This commit is contained in:
Gabriele Cosmo
2022-12-09 14:43:28 +01:00
parent c07cea1fe0
commit 9f34590941
3810 changed files with 200490 additions and 182326 deletions
+3
View File
@@ -4,6 +4,9 @@ See `CONTRIBUTING.rst` for details of **required** info/format for each entry,
which **must** added in reverse chronological order (newest at the top). It must **not**
be used as a substitute for writing good git commit messages!
## 2022-09-03 Ben Morgan (vis-HepRep-V11-00-02)
- Make dependencies consistent.
## 2022-01-28 Ben Morgan (vis-HepRep-V11-00-01)
- Replace `geant4_global_library_target` with direct file inclusion and
call to `geant4_add_category` to define library build from source modules.
+5 -5
View File
@@ -18,16 +18,16 @@ geant4_add_module(G4visHepRep
geant4_module_link_libraries(G4visHepRep
PUBLIC
G4csg
G4geometrymng
G4materials
G4modeling
G4specsolids
G4globman
G4intercoms
G4vis_management
G4graphics_reps
PRIVATE
G4hepgeometry
G4geometrymng
G4graphics_reps
G4hits
G4materials
G4modeling
G4tracking)
# List any source specific properties here