mirror of
https://github.com/slsdetectorgroup/slsDetectorPackage.git
synced 2025-06-13 13:27:14 +02:00
gui cmake
This commit is contained in:
@ -129,4 +129,5 @@ 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)
|
install(TARGETS slsDetectorGui gui_client
|
||||||
|
RUNTIME DESTINATION bin)
|
Reference in New Issue
Block a user