mythen3: rename default pattern txt and move to inst dir

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

View File

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