source: trunk/source/global/HEPGeometry/CMakeLists.txt @ 1358

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

update to last version 4.9.4

File size: 533 bytes
Line 
1#------------------------------------------------------------------------------
2# CMakeLists.txt
3# Module : G4hepgeometry
4# Package: Geant4.src.G4global.G4hepgeometry
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:43:49 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.