X-Git-Url: https://git.cworth.org/git?a=blobdiff_plain;f=gui%2FCMakeLists.txt;h=03e3d39ce78c2d1ecd1310957bbcbd94a8410b0d;hb=1c3144b7f0d37ae3909bd1a854ede6a0aa3ea20d;hp=773d344549462fba25f4d403121ba42942b52ecc;hpb=e7102bf755210f9e215fb048b637dda6bab96334;p=apitrace diff --git a/gui/CMakeLists.txt b/gui/CMakeLists.txt index 773d344..03e3d39 100644 --- a/gui/CMakeLists.txt +++ b/gui/CMakeLists.txt @@ -80,6 +80,7 @@ target_link_libraries (qapitrace ${SNAPPY_LIBRARIES} ${QJSON_LIBRARIES} ${QT_LIBRARIES} + ${CMAKE_THREAD_LIBS_INIT} ) if (APPLE)