gotthard2

This commit is contained in:
2020-07-20 17:30:44 +02:00
parent 07a292af95
commit e7ff96fe8d
4 changed files with 4 additions and 1 deletions

View File

@ -38,3 +38,5 @@ set_target_properties(gotthard2DetectorServer_virtual PROPERTIES
install(TARGETS gotthard2DetectorServer_virtual
RUNTIME DESTINATION ${CMAKE_INSTALL_BINDIR}
)
configure_file(config_gotthard2.txt ${CMAKE_BINARY_DIR}/bin/config_gotthard2.txt COPYONLY)