X-Git-Url: https://git.cworth.org/git?p=vogl;a=blobdiff_plain;f=src%2Fvogleditor%2FCMakeLists.txt;h=37a70aa78db0bed68bc19ae029355222a7d623a4;hp=093ceea89860abe668f0985addf2e6e3f72dbb81;hb=f84796fa0588b1a4551e1487a0a101a5b8482dc0;hpb=52a7a2debe9a884acca7d594859c9e113f0f475e diff --git a/src/vogleditor/CMakeLists.txt b/src/vogleditor/CMakeLists.txt index 093ceea..37a70aa 100644 --- a/src/vogleditor/CMakeLists.txt +++ b/src/vogleditor/CMakeLists.txt @@ -151,12 +151,10 @@ target_link_libraries(${PROJECT_NAME} ${QT_QTCORE_LIBRARY} ${QT_QTGUI_LIBRARY} ${TELEMETRY_LIBRARY} - ${CMAKE_THREAD_LIBS_INIT} ${X11_X11_LIB} backtrace voglcommon voglcore - X11 ${CMAKE_DL_LIBS} )