mirror of
https://github.com/slsdetectorgroup/slsDetectorPackage.git
synced 2026-01-16 13:51:34 +01:00
linking cmake
This commit is contained in:
@@ -119,6 +119,11 @@ target_link_libraries(slsDetectorGui
|
|||||||
pthread
|
pthread
|
||||||
zmq
|
zmq
|
||||||
rt
|
rt
|
||||||
|
png
|
||||||
|
z
|
||||||
|
Qt4::QtOpenGL
|
||||||
|
Qt4::QtSvg
|
||||||
|
|
||||||
)
|
)
|
||||||
|
|
||||||
add_executable(gui_client
|
add_executable(gui_client
|
||||||
@@ -130,4 +135,4 @@ set_target_properties(gui_client PROPERTIES
|
|||||||
)
|
)
|
||||||
|
|
||||||
install(TARGETS slsDetectorGui gui_client
|
install(TARGETS slsDetectorGui gui_client
|
||||||
RUNTIME DESTINATION bin)
|
RUNTIME DESTINATION bin)
|
||||||
|
|||||||
Reference in New Issue
Block a user