Files
geant4/source/event/CMakeLists.txt
T
2020-12-04 12:30:43 +01:00

13 lines
379 B
CMake

#------------------------------------------------------------------------------
# CMakeLists.txt
# Module : G4event
# Package: Geant4.src.G4event
#------------------------------------------------------------------------------
# Add allocation export symbol for the event category
add_definitions(-DG4EVENT_ALLOC_EXPORT)
geant4_global_library_target(COMPONENTS sources.cmake)