Files
geant4/source/global/HEPGeometry/CMakeLists.txt
T
2016-06-10 11:51:14 +02:00

19 lines
529 B
CMake

#------------------------------------------------------------------------------
# CMakeLists.txt
# Module : G4hepgeometry
# Package: Geant4.src.G4global.G4hepgeometry
#
# CMakeLists.txt for building a header-only module.
#
# Generated on : 24/9/2010
#
# $Id: CMakeLists.txt 66892 2013-01-17 10:57:59Z gunter $
#
#------------------------------------------------------------------------------
if(GEANT4_BUILD_GRANULAR_LIBS)
include(Geant4MacroLibraryTargets)
GEANT4_HEADER_MODULE_TARGET(COMPONENT sources.cmake)
endif()