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

10 lines
360 B
CMake

#------------------------------------------------------------------------------
# Module : G4track
# Package: Geant4.src.G4track
#------------------------------------------------------------------------------
# Add allocation export symbol for the track category
add_definitions(-DG4TRACK_ALLOC_EXPORT)
geant4_global_library_target(COMPONENTS sources.cmake)