FindPNG

FindPNG

Find libpng, the official reference library for the PNG image format.

Imported targets

This module defines the following IMPORTED target:

PNG::PNG
The libpng library, if found.

Result variables

This module will set the following variables in your project:

PNG_INCLUDE_DIRS
where to find png.h, etc.
PNG_LIBRARIES
the libraries to link against to use PNG.
PNG_DEFINITIONS
You should add_definitons(${PNG_DEFINITIONS}) before compiling code that includes png library files.
PNG_FOUND
If false, d