aboutsummaryrefslogtreecommitdiffstats
path: root/storageserver/src/apps/storaged/CMakeLists.txt
diff options
context:
space:
mode:
Diffstat (limited to 'storageserver/src/apps/storaged/CMakeLists.txt')
-rw-r--r--storageserver/src/apps/storaged/CMakeLists.txt1
1 files changed, 1 insertions, 0 deletions
diff --git a/storageserver/src/apps/storaged/CMakeLists.txt b/storageserver/src/apps/storaged/CMakeLists.txt
index 67377c6cba3..25bf1ced552 100644
--- a/storageserver/src/apps/storaged/CMakeLists.txt
+++ b/storageserver/src/apps/storaged/CMakeLists.txt
@@ -8,6 +8,7 @@ vespa_add_executable(storageserver_storaged_app
DEPENDS
storageserver_storageapp
protobuf::libprotobuf
+ absl::failure_signal_handler
)
vespa_add_target_package_dependency(storageserver_storaged_app Protobuf)