source: trunk/source/geometry/biasing/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: 537 bytes
Line 
1#------------------------------------------------------------------------------
2# CMakeLists.txt
3# Module : G4geombias
4# Package: Geant4.src.G4geometry.G4geombias
5#
6# CMakeLists.txt for building a single granular library.
7#
8# Generated on : 24/9/2010
9#
10# $Id: CMakeLists.txt,v 1.1 2010/09/29 18:40:38 bmorgan 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.