Import Geant4 10.7.2 source tree
This commit is contained in:
@@ -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.
|
||||
|
||||
|
||||
@@ -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)`;\
|
||||
|
||||
Reference in New Issue
Block a user