Find the native PNG includes and library
This module searches libpng, the library for working with PNG images.
It defines the following variables
Also defined, but not for general use are
For backward compatiblity the variable PNG_INCLUDE_DIR is also set. It has the same value as PNG_INCLUDE_DIRS.
Since PNG depends on the ZLib compression library, none of the above will be defined unless ZLib can be found.