aboutsummaryrefslogtreecommitdiffstats
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 a9d10954a6f..24f7d6e9214 100644
--- a/vespalib/CMakeLists.txt
+++ b/vespalib/CMakeLists.txt
@@ -6,7 +6,6 @@ vespa_define_module(
EXTERNAL_DEPENDS
lz4
- xxhash
zstd
APPS
@@ -146,4 +145,5 @@ vespa_define_module(
src/vespa/vespalib/trace
src/vespa/vespalib/util
src/vespa/vespalib/websocket
+ src/vespa/vespalib/xxhash
)