summaryrefslogtreecommitdiffstats
path: root/searchcore/src/apps/fdispatch/CMakeLists.txt
diff options
context:
space:
mode:
Diffstat (limited to 'searchcore/src/apps/fdispatch/CMakeLists.txt')
-rw-r--r--searchcore/src/apps/fdispatch/CMakeLists.txt1
1 files changed, 1 insertions, 0 deletions
diff --git a/searchcore/src/apps/fdispatch/CMakeLists.txt b/searchcore/src/apps/fdispatch/CMakeLists.txt
index 142826ec4ee..728f4e46883 100644
--- a/searchcore/src/apps/fdispatch/CMakeLists.txt
+++ b/searchcore/src/apps/fdispatch/CMakeLists.txt
@@ -11,4 +11,5 @@ vespa_add_executable(searchcore_fdispatch_app
searchcore_fdcommon
searchcore_util
searchcore_fconfig
+ searchlib_searchlib_uca
)