aboutsummaryrefslogtreecommitdiffstats
path: root/searchcore/src/apps/proton/CMakeLists.txt
diff options
context:
space:
mode:
Diffstat (limited to 'searchcore/src/apps/proton/CMakeLists.txt')
-rw-r--r--searchcore/src/apps/proton/CMakeLists.txt1
1 files changed, 1 insertions, 0 deletions
diff --git a/searchcore/src/apps/proton/CMakeLists.txt b/searchcore/src/apps/proton/CMakeLists.txt
index a26a9e463d6..40bdcbaf1b1 100644
--- a/searchcore/src/apps/proton/CMakeLists.txt
+++ b/searchcore/src/apps/proton/CMakeLists.txt
@@ -23,4 +23,5 @@ vespa_add_executable(searchcore_proton_app
searchcore_grouping
searchcore_proton_metrics
storageserver_storageapp
+ absl::failure_signal_handler
)