source: trunk/source/processes/hadronic/models/de_excitation/CMakeLists.txt @ 1350

Last change on this file since 1350 was 1350, checked in by garnier, 13 years ago

update to last version 4.9.4

File size: 749 bytes
Line 
1#------------------------------------------------------------------------------
2# CMakeLists.txt
3# Module : G4hadronic_deex
4# Package: Geant4.src.G4processes.G4hadronic.G4hadronic_models.G4hadronic_deex
5#
6# Intermediate level CMakeLists.txt - just process subdirectories
7#
8# Generated on : 24/9/2010
9#
10# $Id: CMakeLists.txt,v 1.1 2010/09/29 18:58:54 bmorgan Exp $
11#
12#------------------------------------------------------------------------------
13
14add_subdirectory(ablation)
15add_subdirectory(evaporation)
16add_subdirectory(fermi_breakup)
17add_subdirectory(fission)
18add_subdirectory(gem_evaporation)
19add_subdirectory(handler)
20add_subdirectory(management)
21add_subdirectory(multifragmentation)
22add_subdirectory(photon_evaporation)
23add_subdirectory(util)
24
Note: See TracBrowser for help on using the repository browser.