Merge branch '3.0.1' of github.com:slsdetectorgroup/slsDetectorPackage into 3.0.1

This commit is contained in:
2018-02-09 16:14:57 +01:00

View File

@@ -129,4 +129,5 @@ set_target_properties(gui_client PROPERTIES
RUNTIME_OUTPUT_DIRECTORY ${CMAKE_BINARY_DIR}/bin
)
install(TARGETS slsDetectorGui gui_client DESTINATION bin)
install(TARGETS slsDetectorGui gui_client
RUNTIME DESTINATION bin)