libpng is a library implementing an interface for reading and writing PNG (Portable Network Graphics) format files
The package libpng is compatible with built-in 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
v1.6.40#1
All
libpng-2.0
Manifest