source: trunk/source/processes/hadronic/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: 574 bytes
Line 
1#------------------------------------------------------------------------------
2# CMakeLists.txt
3# Module : G4hadronic
4# Package: Geant4.src.G4processes.G4hadronic
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:54:47 bmorgan Exp $
11#
12#------------------------------------------------------------------------------
13
14add_subdirectory(cross_sections)
15add_subdirectory(management)
16add_subdirectory(models)
17add_subdirectory(processes)
18add_subdirectory(stopping)
19add_subdirectory(util)
20
Note: See TracBrowser for help on using the repository browser.