X-Git-Url: https://git.cworth.org/git?a=blobdiff_plain;f=cli%2FCMakeLists.txt;h=e2b4d720beed16d6ed12c705dba817cc146a9d3f;hb=2a5696befce6be00fa655b751af5ce2924ea45ae;hp=299c3985a3284c120f8b33bf83df16fa77c98d92;hpb=a85c9e5b6c6be63a1c40f5be927fcec28f8255e4;p=apitrace diff --git a/cli/CMakeLists.txt b/cli/CMakeLists.txt index 299c398..e2b4d72 100644 --- a/cli/CMakeLists.txt +++ b/cli/CMakeLists.txt @@ -32,6 +32,7 @@ target_link_libraries (apitrace ${ZLIB_LIBRARIES} ${SNAPPY_LIBRARIES} ${GETOPT_LIBRARIES} + ${LIBBACKTRACE_LIBRARIES} ) if (NOT CMAKE_CROSSCOMPILING)