summaryrefslogtreecommitdiffstats
path: root/storageserver
diff options
context:
space:
mode:
authorHenning Baldersheim <balder@yahoo-inc.com>2022-05-21 15:42:44 +0000
committerHenning Baldersheim <balder@yahoo-inc.com>2022-05-21 15:42:44 +0000
commit57a7b5d17292a63fcfd2a5aafbd0ebbe4dcca3da (patch)
tree15ca0d3a631b797606498404df1e8280b3508255 /storageserver
parent58a7afd1bd0cd358a8d19bfefd3e0c2c32daecc1 (diff)
Fold searchlib_uca into searchlib
Diffstat (limited to 'storageserver')
-rw-r--r--storageserver/src/apps/storaged/CMakeLists.txt1
1 files changed, 0 insertions, 1 deletions
diff --git a/storageserver/src/apps/storaged/CMakeLists.txt b/storageserver/src/apps/storaged/CMakeLists.txt
index 3fb02b5d1b9..10f38cf5269 100644
--- a/storageserver/src/apps/storaged/CMakeLists.txt
+++ b/storageserver/src/apps/storaged/CMakeLists.txt
@@ -7,7 +7,6 @@ vespa_add_executable(storageserver_storaged_app
INSTALL sbin
DEPENDS
storageserver_storageapp
- searchlib_searchlib_uca
)
install(CODE "execute_process(COMMAND ln -snf vespa-storaged-bin \$ENV{DESTDIR}/\${CMAKE_INSTALL_PREFIX}/sbin/vespa-distributord-bin)")