Import Geant4 10.7.2 source tree

This commit is contained in:
Gabriele Cosmo
2021-06-14 10:01:31 +02:00
parent 3dfcdb544e
commit c968e26a39
271 changed files with 26365 additions and 21942 deletions
+3
View File
@@ -15,6 +15,9 @@ committal in the CVS repository !
* Reverse chronological order (last date on top), please *
----------------------------------------------------------
12th March 2021 Gabriele Cosmo (config-V10-06-09)
- Fixed name of internal PTL module library for DLL build.
11th December 2020 Gabriele Cosmo (config-V10-06-08)
- Updated Qt5 settings in Linux targets.
+1 -1
View File
@@ -86,7 +86,7 @@ ifeq ($(G4SYSTEM),WIN32-VC)
GLOBLIBS += libG4clhep.lib
endif
ifdef G4LIB_USE_PTL
GLOBLIBS += libptl.lib
GLOBLIBS += libG4ptl.lib
endif
define build-granular-shared-lib
@libdir=`(cd $(@D);/bin/pwd)`;\