[3PP] Switch to zlib-ng

This commit is contained in:
Margen67
2025-07-25 17:28:25 -07:00
parent 4b9509391a
commit f36dbd2b33
8 changed files with 91 additions and 28 deletions

7
.gitmodules vendored
View File

@@ -98,9 +98,10 @@
[submodule "third_party/rapidcsv"]
path = third_party/rapidcsv
url = https://github.com/d99kris/rapidcsv.git
[submodule "third_party/zlib"]
path = third_party/zlib
url = https://github.com/madler/zlib.git
[submodule "third_party/zlib-ng"]
path = third_party/zlib-ng
url = https://github.com/zlib-ng/zlib-ng.git
ignore = dirty
[submodule "third_party/pugixml"]
path = third_party/pugixml
url = https://github.com/zeux/pugixml.git