build libpng and link freetype to it

This commit is contained in:
Mitchell Hashimoto
2022-08-20 10:24:49 -07:00
parent 583eec0fe6
commit 728df4af16
7 changed files with 364 additions and 4 deletions

3
.gitmodules vendored
View File

@@ -16,3 +16,6 @@
[submodule "vendor/zlib"]
path = vendor/zlib
url = https://github.com/madler/zlib.git
[submodule "vendor/libpng"]
path = vendor/libpng
url = https://github.com/glennrp/libpng.git