Add zlib repository

This commit is contained in:
Dr. Chat
2015-11-20 16:53:47 -06:00
parent 9fca7a0108
commit f3832a06c1
4 changed files with 46 additions and 0 deletions

3
.gitmodules vendored
View File

@@ -19,3 +19,6 @@
[submodule "third_party/libav"]
path = third_party/libav
url = https://github.com/xenia-project/libav.git
[submodule "third_party/zlib"]
path = third_party/zlib
url = https://github.com/madler/zlib