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

View File

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