source: trunk/source/processes/electromagnetic/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: 657 bytes
Line 
1#------------------------------------------------------------------------------
2# CMakeLists.txt
3# Module : G4electromagnetic
4# Package: Geant4.src.G4processes.G4electromagnetic
5#
6# Intermediate level CMakeLists.txt - just process subdirectories
7#
8# Generated on : 24/9/2010
9#
10# $Id: CMakeLists.txt,v 1.2 2010/11/19 08:39:52 gcosmo Exp $
11#
12#------------------------------------------------------------------------------
13
14add_subdirectory(adjoint)
15add_subdirectory(highenergy)
16add_subdirectory(lowenergy)
17add_subdirectory(muons)
18add_subdirectory(pii)
19add_subdirectory(polarisation)
20add_subdirectory(standard)
21add_subdirectory(utils)
22add_subdirectory(xrays)
23
Note: See TracBrowser for help on using the repository browser.