mirror of
https://github.com/OPM/ResInsight.git
synced 2025-01-21 22:13:25 -06:00
AppFwk : Linux fix : Add linking of thread library
This commit is contained in:
parent
3c107e6f9e
commit
4be32969f1
@ -44,6 +44,7 @@ target_link_libraries ( ${PROJECT_NAME}
|
|||||||
cafPdmXml
|
cafPdmXml
|
||||||
cafUserInterface
|
cafUserInterface
|
||||||
${QT_LIBRARIES}
|
${QT_LIBRARIES}
|
||||||
|
${THREAD_LIBRARY}
|
||||||
)
|
)
|
||||||
|
|
||||||
# Copy Qt Dlls
|
# Copy Qt Dlls
|
||||||
|
Loading…
Reference in New Issue
Block a user