xxHash: Update to v0.8.0 xxHash (#8980)

* xxHash: Update to v0.8.0 xxHash

Removed build of XXHSUM test application for xxHash also.
This commit is contained in:
Bevan Weiss 2020-09-27 10:10:31 +10:00 committed by GitHub
parent 53c8ed6a63
commit 264df11132
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23
2 changed files with 2 additions and 1 deletions

View file

@ -164,6 +164,7 @@ set(CMAKE_INSTALL_PREFIX ${CMAKE_INSTALL_PREFIX_OLD})
# xxHash
set(XXHASH_BUNDLED_MODE ON)
set(XXHASH_BUILD_XXHSUM OFF)
set(BUILD_SHARED_LIBS OFF CACHE BOOL "Make xxHash build static libs")
add_subdirectory(xxHash/cmake_unofficial EXCLUDE_FROM_ALL)
target_include_directories(xxhash INTERFACE xxHash)

2
3rdparty/xxHash vendored

@ -1 +1 @@
Subproject commit 7cc9639699f64b750c0b82333dced9ea77e8436e
Subproject commit 94e5f23e736f2bb67ebdf90727353e65344f9fc0