Files
geant4/source/intercoms/CMakeLists.txt
T
2021-06-25 16:12:29 +02:00

7 lines
206 B
CMake

# - G4intercoms category build(s)
# Add allocation export symbol for the intercoms category
add_definitions(-DG4ICOMS_ALLOC_EXPORT)
geant4_global_library_target(NAME G4intercoms COMPONENTS sources.cmake)