adding submodule

This commit is contained in:
sillysagiri 2025-05-12 12:18:38 +07:00
parent 9eeaaf3c22
commit 021f5aa0cd
4 changed files with 8 additions and 0 deletions

6
.gitmodules vendored Normal file
View File

@ -0,0 +1,6 @@
[submodule "external/FastLZ"]
path = external/FastLZ
url = https://github.com/ariya/FastLZ.git
[submodule "external/murmurhash"]
path = external/murmurhash
url = https://github.com/jwerle/murmurhash.c.git

1
external/FastLZ vendored Submodule

@ -0,0 +1 @@
Subproject commit b1342dabcf5257ab303743c9332fe75e9147a011

1
external/murmurhash vendored Submodule

@ -0,0 +1 @@
Subproject commit 10ba9c25abbcf8952b5f4abecf9bf4fc148e8e65