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

7 lines
218 B
CMake

# - G4graphics_reps category build(s)
# Add allocation export symbol for the graphics_reps category
add_definitions(-DG4GREPS_ALLOC_EXPORT)
geant4_global_library_target(NAME G4graphics_reps COMPONENTS sources.cmake)