summaryrefslogtreecommitdiffstats
path: root/vespalib/CMakeLists.txt
diff options
context:
space:
mode:
Diffstat (limited to 'vespalib/CMakeLists.txt')
-rw-r--r--vespalib/CMakeLists.txt2
1 files changed, 1 insertions, 1 deletions
diff --git a/vespalib/CMakeLists.txt b/vespalib/CMakeLists.txt
index 6f770a1863e..8306b55f73c 100644
--- a/vespalib/CMakeLists.txt
+++ b/vespalib/CMakeLists.txt
@@ -6,6 +6,7 @@ vespa_define_module(
EXTERNAL_DEPENDS
lz4
+ xxhash
zstd
APPS
@@ -146,5 +147,4 @@ vespa_define_module(
src/vespa/vespalib/trace
src/vespa/vespalib/util
src/vespa/vespalib/websocket
- src/vespa/vespalib/xxhash
)