mirror of
https://github.com/dolphin-emu/dolphin.git
synced 2025-04-25 06:44:59 +00:00
add spng submodule
This commit is contained in:
parent
e4ff49769c
commit
a363e8147e
2 changed files with 6 additions and 0 deletions
5
.gitmodules
vendored
5
.gitmodules
vendored
|
@ -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
|
||||||
|
|
1
Externals/libspng/libspng
vendored
Submodule
1
Externals/libspng/libspng
vendored
Submodule
|
@ -0,0 +1 @@
|
||||||
|
Subproject commit dc5b1032c08efac68ad30170f7ccbf0aa8dd55c9
|
Loading…
Add table
Reference in a new issue