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 78838 2014-01-28 08:46:17Z gcosmo $
$Id: History 88190 2015-02-02 17:24:54Z gcosmo $
-------------------------------------------------------------------
=========================================================
@@ -20,6 +20,9 @@ committal in the CVS repository !
History file for visualization/VRML sub-category
------------------------------------------------
2nd February 2015 Gabriele Cosmo (VRML-V10-01-00)
- Fix to sources.cmake script to include missing dependency on external library.
10th December 2013 John Allison (VRML-V10-00-00)
- G4VRML1/2File.cc: Declared as G4VGraphicsSystem::fileWriter.
+2 -1
View File
@@ -11,12 +11,13 @@
#
# Generated on : 24/9/2010
#
# $Id: sources.cmake 66870 2013-01-14 23:38:59Z adotti $
# $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)