libpng is a library implementing an interface for reading and writing PNG (Portable Network Graphics) format files
libpng provides CMake targets:
find_package(PNG REQUIRED)
target_link_libraries(main PRIVATE PNG::PNG)
This is backward compatible with the regular libpng, both in library usage and format
Build the libpng tools
v1.6.44#0
All
libpng-2.0
Manifest