mirror of
https://github.com/slsdetectorgroup/slsDetectorPackage.git
synced 2025-06-13 21:37:13 +02:00
add missing pthread lib
This commit is contained in:
@ -105,6 +105,7 @@ target_link_libraries(slsDetectorGui
|
|||||||
${QT_QTCORE_LIBRARIES}
|
${QT_QTCORE_LIBRARIES}
|
||||||
${QT_QTGUI_LIBRARIES}
|
${QT_QTGUI_LIBRARIES}
|
||||||
${QWT_LIBRARIES}
|
${QWT_LIBRARIES}
|
||||||
|
pthread
|
||||||
)
|
)
|
||||||
|
|
||||||
add_executable(gui_client
|
add_executable(gui_client
|
||||||
|
Reference in New Issue
Block a user