add missing pthread lib

This commit is contained in:
2016-09-15 13:59:18 +02:00
parent fdffe8dc1e
commit e1604a081f

View File

@ -105,6 +105,7 @@ target_link_libraries(slsDetectorGui
${QT_QTCORE_LIBRARIES}
${QT_QTGUI_LIBRARIES}
${QWT_LIBRARIES}
pthread
)
add_executable(gui_client