#------------------------------------------------------------------------------
# CMakeLists.txt
# Module : G4solidstate
# Package: Geant4.src.G4processes.G4solidstate
#
# Intermediate level CMakeLists.txt - just process subdirectories
#
# Generated on : 6/4/2017
#
# $Id: CMakeLists.txt $
#
#------------------------------------------------------------------------------

add_subdirectory(channeling)
add_subdirectory(phonon)

