source: trunk/source/global/HEPRandom/CMakeLists.txt @ 1356

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

update to last version 4.9.4

File size: 507 bytes
RevLine 
[1350]1#------------------------------------------------------------------------------
2# CMakeLists.txt
3# Module :
4# Package: Geant4.src.G4global.
5#
6# CMakeLists.txt for building a header-only module.
7#
8# Generated on : 24/9/2010
9#
10# $Id: CMakeLists.txt,v 1.1 2010/09/29 18:44:25 bmorgan Exp $
11#
12#------------------------------------------------------------------------------
13
14if(GEANT4_BUILD_GRANULAR_LIBS)
15    include(Geant4MacroLibraryTargets)
16    GEANT4_HEADER_MODULE_TARGET(COMPONENT sources.cmake)
17endif()
18
Note: See TracBrowser for help on using the repository browser.