Kaydet (Commit) 9f0aadee authored tarafından Matúš Kukan's avatar Matúš Kukan

libpng: missing source file and include path for zlib

Change-Id: Iac72be0cd104db1f4ee2e7cec15d86d1693b8fb8
üst f96d58bd
......@@ -13,7 +13,12 @@ $(eval $(call gb_StaticLibrary_use_unpacked,png,png))
$(eval $(call gb_StaticLibrary_use_package,png,libpng_inc))
$(eval $(call gb_StaticLibrary_use_externals,png,\
zlib \
))
$(eval $(call gb_StaticLibrary_add_generated_cobjects,png,\
UnpackedTarball/png/png \
UnpackedTarball/png/pngerror \
UnpackedTarball/png/pngget \
UnpackedTarball/png/pngmem \
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment