Files
geant4/source/particles/shortlived/CMakeLists.txt
T
2018-12-07 15:15:39 +01:00

18 lines
480 B
CMake

#------------------------------------------------------------------------------
# CMakeLists.txt
# Module : G4shortlived
# Package: Geant4.src.G4particles.G4shortlived
#
# CMakeLists.txt for building a single granular library.
#
# Generated on : 24/9/2010
#
#
#------------------------------------------------------------------------------
if(GEANT4_BUILD_GRANULAR_LIBS)
include(Geant4MacroLibraryTargets)
GEANT4_GRANULAR_LIBRARY_TARGET(COMPONENT sources.cmake)
endif()