Import Geant4 11.2.0 source tree
This commit is contained in:
@@ -5,6 +5,9 @@ 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!
|
||||
|
||||
-------------------------------------------------------------------------------
|
||||
## 2023-11-03 Ben Morgan (hadr-lend-V11-01-02)
|
||||
- Use "G4" prefixed version of EXPAT/ZLIB CMake variables
|
||||
|
||||
## 2023-04-06 Dennis Wright (hadr-lend-V11-01-01)
|
||||
- Fix coverity bug 104071: G4LENDGammaCrossSection::SelectChannel may return
|
||||
negative atrray index. Same for G4LENDGammaCombinedCrossSection::SelectChannel.
|
||||
|
||||
@@ -159,7 +159,7 @@ geant4_module_link_libraries(G4had_lend
|
||||
G4hadronic_xsect
|
||||
G4materials
|
||||
G4partman
|
||||
${EXPAT_LIBRARIES} # Almost certainly private, but needs checking
|
||||
${G4EXPAT_LIBRARIES} # Almost certainly private, but needs checking
|
||||
PRIVATE
|
||||
G4baryons
|
||||
G4bosons
|
||||
|
||||
Reference in New Issue
Block a user