#------------------------------------------------------------------------------
# CMakeLists.txt
# Module : 
# Package: Geant4.src.G4geometry.
#
# Intermediate level CMakeLists.txt - just process subdirectories
#
# Generated on : 24/9/2010
#
# $Id: CMakeLists.txt,v 1.1 2010-09-29 18:42:42 bmorgan Exp $
#
#------------------------------------------------------------------------------

add_subdirectory(BREPS)
add_subdirectory(Boolean)
add_subdirectory(CSG)
add_subdirectory(specific)

