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