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