[3PP] Upgrade snappy to 1.2.2

This commit is contained in:
Margen67
2025-07-25 16:51:10 -07:00
parent 25d6f8269a
commit 4b9509391a
4 changed files with 11 additions and 5 deletions

3
.gitmodules vendored
View File

@@ -15,7 +15,8 @@
url = https://github.com/premake/premake-core.git
[submodule "third_party/snappy"]
path = third_party/snappy
url = https://github.com/xenia-project/snappy.git
url = https://github.com/google/snappy.git
ignore = dirty
[submodule "third_party/premake-export-compile-commands"]
path = third_party/premake-export-compile-commands
url = https://github.com/xenia-project/premake-export-compile-commands.git