Import Geant4 10.0.0 source tree
This commit is contained in:
@@ -0,0 +1,24 @@
|
||||
#------------------------------------------------------------------------------
|
||||
# CMakeLists.txt
|
||||
# Module : G4physlist_ctors
|
||||
# Package: Geant4.src.G4physicslists.G4physlist_ctors
|
||||
#
|
||||
# Top level CMakeLists.txt for a Geant4 Global Library
|
||||
# or collection of sublibraries
|
||||
#
|
||||
# Generated on : 24/9/2010
|
||||
#
|
||||
# $Id: CMakeLists.txt 66711 2013-01-11 10:25:23Z gunter $
|
||||
#
|
||||
#------------------------------------------------------------------------------
|
||||
|
||||
add_subdirectory(decay)
|
||||
add_subdirectory(electromagnetic)
|
||||
add_subdirectory(factory)
|
||||
add_subdirectory(gamma_lepto_nuclear)
|
||||
add_subdirectory(hadron_elastic)
|
||||
add_subdirectory(hadron_inelastic)
|
||||
add_subdirectory(ions)
|
||||
add_subdirectory(limiters)
|
||||
add_subdirectory(stopping)
|
||||
|
||||
Reference in New Issue
Block a user