From 9f13fec939fd0a28547753d122eccd1f2e19785e Mon Sep 17 00:00:00 2001 From: Henning Baldersheim Date: Sun, 11 Sep 2016 20:50:26 +0000 Subject: Do not require icu unless you really need it. --- searchcore/src/apps/proton/CMakeLists.txt | 1 + 1 file changed, 1 insertion(+) (limited to 'searchcore/src/apps/proton/CMakeLists.txt') diff --git a/searchcore/src/apps/proton/CMakeLists.txt b/searchcore/src/apps/proton/CMakeLists.txt index ab7da6a5059..13f04d2d6f4 100644 --- a/searchcore/src/apps/proton/CMakeLists.txt +++ b/searchcore/src/apps/proton/CMakeLists.txt @@ -26,4 +26,5 @@ vespa_add_executable(searchcore_proton_app searchcore_fconfig searchcore_util storageserver_storageapp + searchlib_searchlib_uca ) -- cgit v1.2.3