Import Geant4 10.2.0 source tree

This commit is contained in:
Gabriele Cosmo
2016-06-10 14:11:04 +02:00
parent c9b32a6c0a
commit d4af681f38
4886 changed files with 420149 additions and 1023309 deletions
+4 -1
View File
@@ -1,4 +1,4 @@
$Id: History 85582 2014-10-31 09:07:30Z gcosmo $
$Id: History 88190 2015-02-02 17:24:54Z gcosmo $
-------------------------------------------------------------------
=========================================================
@@ -20,6 +20,9 @@ committal in the CVS repository !
History file for visualization/XXX sub-category (a template graphics system)
---------------------------------------------------------------------------
2nd February 2015 Gabriele Cosmo (visXXX-V10-01-00)
- Fix to sources.cmake script to include missing dependency on external library.
7th October 2014 Laurent Garnier (visXXX-V10-00-01)
- Change a message from G4cout to G4cerr
+2 -1
View File
@@ -11,12 +11,13 @@
#
# Generated on : 24/9/2010
#
# $Id: sources.cmake 66373 2012-12-18 09:41:34Z gcosmo $
# $Id: sources.cmake 88190 2015-02-02 17:24:54Z gcosmo $
#
#------------------------------------------------------------------------------
# List external includes needed.
include_directories(${CLHEP_INCLUDE_DIRS})
include_directories(${USOLIDS_INCLUDE_DIRS})
# List internal includes needed.
include_directories(${CMAKE_SOURCE_DIR}/source/digits_hits/hits/include)