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