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

10 lines
352 B
CMake

#------------------------------------------------------------------------------
# Module : G4run
# Package: Geant4.src.G4run
#------------------------------------------------------------------------------
# Add allocation export symbol for the run category
add_definitions(-DG4RUN_ALLOC_EXPORT)
geant4_global_library_target(COMPONENTS sources.cmake)