Include xxhash3 x86dispatch

This commit is contained in:
Vitaliy Filippov
2026-04-22 01:41:29 +03:00
parent 32ab12a880
commit a4f47cc67a
6 changed files with 945 additions and 3 deletions
+1 -1
View File
@@ -41,7 +41,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