17 lines
458 B
CMake
17 lines
458 B
CMake
#------------------------------------------------------------------------------
|
|
# CMakeLists.txt
|
|
# Module :
|
|
# Package: Geant4.src.G4geometry.
|
|
#
|
|
# Intermediate level CMakeLists.txt - just process subdirectories
|
|
#
|
|
# Generated on : 24/9/2010
|
|
#
|
|
# $Id: CMakeLists.txt 85530 2014-10-30 16:17:43Z gcosmo $
|
|
#
|
|
#------------------------------------------------------------------------------
|
|
|
|
add_subdirectory(Boolean)
|
|
add_subdirectory(CSG)
|
|
add_subdirectory(specific)
|