[DEV] add the zlib submodule in the correct position
This commit is contained in:
parent
141e3b98b0
commit
17dfbc7cb1
6
.gitmodules
vendored
6
.gitmodules
vendored
@ -23,9 +23,6 @@
|
||||
[submodule "external/freetype"]
|
||||
path = external/freetype
|
||||
url = https://github.com/HeeroYui/libfreetype.git
|
||||
[submodule "external/z/zlib"]
|
||||
path = external/z/zlib
|
||||
url = https://github.com/madler/zlib.git
|
||||
[submodule "external/zip"]
|
||||
path = external/zip
|
||||
url = https://github.com/HeeroYui/libzip.git
|
||||
@ -38,3 +35,6 @@
|
||||
[submodule "external/lua"]
|
||||
path = external/lua
|
||||
url = https://github.com/HeeroYui/liblua.git
|
||||
[submodule "external/z/zlib"]
|
||||
path = external/z/zlib
|
||||
url = https://github.com/madler/zlib.git
|
||||
|
1
external/z/zlib
vendored
Submodule
1
external/z/zlib
vendored
Submodule
@ -0,0 +1 @@
|
||||
Subproject commit 30a1c7065dc1dc2c2ed68ed403792b660bfdd805
|
Loading…
x
Reference in New Issue
Block a user