add spng submodule
This commit is contained in:
parent
e4ff49769c
commit
a363e8147e
|
@ -32,3 +32,8 @@
|
||||||
path = Externals/zlib-ng/zlib-ng
|
path = Externals/zlib-ng/zlib-ng
|
||||||
url = https://github.com/zlib-ng/zlib-ng.git
|
url = https://github.com/zlib-ng/zlib-ng.git
|
||||||
shallow = true
|
shallow = true
|
||||||
|
[submodule "Externals/libspng/libspng"]
|
||||||
|
path = Externals/libspng/libspng
|
||||||
|
url = https://github.com/randy408/libspng.git
|
||||||
|
branch = v0.7.2
|
||||||
|
shallow = true
|
||||||
|
|
|
@ -0,0 +1 @@
|
||||||
|
Subproject commit dc5b1032c08efac68ad30170f7ccbf0aa8dd55c9
|
Loading…
Reference in New Issue