Import Geant4 10.2.0 source tree
This commit is contained in:
@@ -1,4 +1,4 @@
|
||||
$Id: History 80852 2014-05-13 15:37:00Z gcosmo $
|
||||
$Id: History 88190 2015-02-02 17:24:54Z gcosmo $
|
||||
-------------------------------------------------------------------
|
||||
|
||||
=========================================================
|
||||
@@ -20,6 +20,9 @@ committal in the CVS repository !
|
||||
History file for visualization/FukuiRenderer sub-category
|
||||
---------------------------------------------------------
|
||||
|
||||
2nd February 2015 Gabriele Cosmo (DAWN-V10-01-00)
|
||||
- Fix to sources.cmake script to include missing dependency on external library.
|
||||
|
||||
13th May 2014 John Allison (DAWN-V10-00-02)
|
||||
- Coworks: visman-V10-00-08, opengl-V10-00-05 and openinventor-V10-00-01.
|
||||
- Moved G4VisFeaturesOfDAWNFILE and G4VisFeaturesOfFukuiRenderer from
|
||||
|
||||
@@ -11,12 +11,13 @@
|
||||
#
|
||||
# Generated on : 24/9/2010
|
||||
#
|
||||
# $Id: sources.cmake 80852 2014-05-13 15:37:00Z 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