4 lines
89 B
CMake
4 lines
89 B
CMake
# - G4run category build
|
|
include(sources.cmake)
|
|
geant4_add_category(G4run MODULES G4run)
|