Adding snappy dependency (to replace zlib) for #505.

This commit is contained in:
Ben Vanik
2015-12-30 20:29:12 -08:00
parent 457c1fc30f
commit 28f43e445d
5 changed files with 28 additions and 1 deletions

3
.gitmodules vendored
View File

@@ -28,3 +28,6 @@
[submodule "third_party/premake-core"]
path = third_party/premake-core
url = https://github.com/premake/premake-core.git
[submodule "third_party/snappy"]
path = third_party/snappy
url = https://github.com/xenia-project/snappy.git