source: trunk/source/processes/electromagnetic/pii/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: 550 bytes
Line 
1#------------------------------------------------------------------------------
2# CMakeLists.txt
3# Module : G4empii
4# Package: Geant4.src.G4processes.G4electromagnetic.G4empii
5#
6# CMakeLists.txt for building a single granular library.
7#
8# Generated on : 19/11/2010
9#
10# $Id: CMakeLists.txt,v 1.1 2010/11/19 16:05:03 gcosmo Exp $
11#
12#------------------------------------------------------------------------------
13
14if(GEANT4_BUILD_GRANULAR_LIBS)
15    include(Geant4MacroLibraryTargets)
16    GEANT4_GRANULAR_LIBRARY_TARGET(COMPONENT sources.cmake)
17endif()
18
Note: See TracBrowser for help on using the repository browser.