Include xxhash3 x86dispatch

This commit is contained in:
Vitaliy Filippov
2026-07-05 14:58:09 +03:00
parent 1b81e60187
commit 8b46914999
6 changed files with 945 additions and 3 deletions
+1 -1
View File
@@ -37,7 +37,7 @@ add_executable(test_heap
../blockstore/multilist.cpp
../blockstore/blockstore_heap.cpp
../util/crc32c.c
../util/xxhash.c
../util/xxh_x86dispatch.c
../util/allocator.cpp
../blockstore/blockstore_disk.cpp
../util/str_util.cpp