X-Git-Url: https://git.cworth.org/git?a=blobdiff_plain;f=gui%2FCMakeLists.txt;h=a36ab47baef485ac1747feee574447b1babbbc8d;hb=2a5696befce6be00fa655b751af5ce2924ea45ae;hp=ad13475ece3398181e6d8c9ae9b54317df874b5b;hpb=66ce10aed5cd8c4b1df5b53645b92ee81b16d8e2;p=apitrace diff --git a/gui/CMakeLists.txt b/gui/CMakeLists.txt index ad13475..a36ab47 100644 --- a/gui/CMakeLists.txt +++ b/gui/CMakeLists.txt @@ -79,6 +79,7 @@ target_link_libraries (qapitrace common ${ZLIB_LIBRARIES} ${SNAPPY_LIBRARIES} + ${LIBBACKTRACE_LIBRARIES} ${QJSON_LIBRARIES} ${QT_LIBRARIES} ${CMAKE_THREAD_LIBS_INIT}