build: add zlib

This commit is contained in:
2026-04-12 20:10:52 -03:00
parent ebe2000993
commit 448f6b7167
4 changed files with 8 additions and 1 deletions
+3
View File
@@ -7,3 +7,6 @@
[submodule "vendor/json"]
path = vendor/json
url = https://github.com/nlohmann/json
[submodule "vendor/zlib"]
path = vendor/zlib
url = https://github.com/madler/zlib