Add libpng & zlib submodules

This commit is contained in:
mayeut 2016-05-01 19:30:42 +02:00
parent 1ed2ecc1fa
commit 4df0fd7620
3 changed files with 8 additions and 0 deletions

6
.gitmodules vendored
View File

@ -1,3 +1,9 @@
[submodule "liblcms2"]
path = thirdparty/liblcms2
url = https://github.com/mm2/Little-CMS.git
[submodule "libpng"]
path = thirdparty/libpng
url = https://github.com/glennrp/libpng.git
[submodule "zlib"]
path = thirdparty/zlib
url = https://github.com/madler/zlib.git

1
thirdparty/libpng vendored Submodule

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

1
thirdparty/zlib vendored Submodule

@ -0,0 +1 @@
Subproject commit 50893291621658f355bc5b4d450a8d06a563053d