Files
geant4/source/visualization/externals/gl2ps/CMakeLists.txt
T
2020-06-26 10:23:25 +02:00

13 lines
427 B
CMake

#------------------------------------------------------------------------------
# Module : G4gl2ps
# Package: Geant4.src.G4visualization.G4gl2ps
#------------------------------------------------------------------------------
include(Geant4MacroLibraryTargets)
if(GEANT4_BUILD_GRANULAR_LIBS)
GEANT4_GRANULAR_LIBRARY_TARGET(COMPONENT sources.cmake)
else()
GEANT4_GLOBAL_LIBRARY_TARGET(COMPONENTS sources.cmake)
endif()