mirror of
https://github.com/slsdetectorgroup/slsDetectorPackage.git
synced 2025-06-13 05:17:13 +02:00
gui install
This commit is contained in:
@ -128,3 +128,5 @@ add_executable(gui_client
|
|||||||
set_target_properties(gui_client PROPERTIES
|
set_target_properties(gui_client PROPERTIES
|
||||||
RUNTIME_OUTPUT_DIRECTORY ${CMAKE_BINARY_DIR}/bin
|
RUNTIME_OUTPUT_DIRECTORY ${CMAKE_BINARY_DIR}/bin
|
||||||
)
|
)
|
||||||
|
|
||||||
|
install(TARGETS slsDetectorGui gui_client DESTINATION bin)
|
Reference in New Issue
Block a user