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

View File

@ -42,3 +42,5 @@ set_target_properties(moenchDetectorServer_virtual PROPERTIES
install(TARGETS moenchDetectorServer_virtual
RUNTIME DESTINATION ${CMAKE_INSTALL_BINDIR}
)
configure_file(DefaultPattern_mythen3.txt ${CMAKE_BINARY_DIR}/bin/DefaultPattern_moench.txt COPYONLY)