From 5d7a293ecfea21f09d709c6bb1979f3d964d00aa Mon Sep 17 00:00:00 2001 From: HÃ¥kon Hallingstad Date: Sun, 3 Feb 2019 01:39:06 +0100 Subject: Revert "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 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 ) -- cgit v1.2.3