summaryrefslogtreecommitdiff
path: root/CMakeLists.txt
diff options
context:
space:
mode:
Diffstat (limited to 'CMakeLists.txt')
-rw-r--r--CMakeLists.txt1
1 files changed, 1 insertions, 0 deletions
diff --git a/CMakeLists.txt b/CMakeLists.txt
index b0ef9dea85..dc2b9550e8 100644
--- a/CMakeLists.txt
+++ b/CMakeLists.txt
@@ -2407,6 +2407,7 @@ endif()
if(BUILD_mergecap)
set(mergecap_LIBS
+ ui
wiretap
${ZLIB_LIBRARIES}
${CMAKE_DL_LIBS}