add file hashing for cache validation

This commit is contained in:
2025-07-01 04:28:03 +01:00
parent 49ae0223cb
commit c31f16d68d
2 changed files with 4 additions and 0 deletions

3
.gitmodules vendored Normal file
View File

@@ -0,0 +1,3 @@
[submodule "src/external/xxhash"]
path = src/external/xxhash
url = https://github.com/Cyan4973/xxHash.git

1
src/external/xxhash vendored Submodule

Submodule src/external/xxhash added at 38d555879f