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
@@ -1,2 +1,5 @@
add_subdirectory(nerutils)
add_subdirectory(json)
set(ZLIB_BUILD_TESTING OFF)
add_subdirectory(zlib)
Vendored Submodule
+1
Submodule vendor/zlib added at f9dd6009be