#------------------------------------------------------------------------------
# CMakeLists.txt
# Module : 
# Package: Geant4.src.G4global.
#
# CMakeLists.txt for building a header-only module.
#
# Generated on : 24/9/2010
#
# $Id: CMakeLists.txt 72346 2013-07-16 12:11:02Z gcosmo $
#
#------------------------------------------------------------------------------

if(GEANT4_BUILD_GRANULAR_LIBS)
    include(Geant4MacroLibraryTargets)
    GEANT4_GRANULAR_LIBRARY_TARGET(COMPONENT sources.cmake)
endif()