From e57bb5ab28cf979e5103751e6e02bfbdb793f446 Mon Sep 17 00:00:00 2001 From: Henning Baldersheim Date: Fri, 1 Feb 2019 12:30:04 +0000 Subject: Use OS provided xxhash. --- vespalib/CMakeLists.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'vespalib/CMakeLists.txt') diff --git a/vespalib/CMakeLists.txt b/vespalib/CMakeLists.txt index 24f7d6e9214..a9d10954a6f 100644 --- a/vespalib/CMakeLists.txt +++ b/vespalib/CMakeLists.txt @@ -6,6 +6,7 @@ vespa_define_module( EXTERNAL_DEPENDS lz4 + xxhash zstd APPS @@ -145,5 +146,4 @@ vespa_define_module( src/vespa/vespalib/trace src/vespa/vespalib/util src/vespa/vespalib/websocket - src/vespa/vespalib/xxhash ) -- cgit v1.2.3