This finds the Graphics Interchange Format (GIF) library (giflib
)
This module defines the following IMPORTED
target:
GIF::GIF
The giflib
library, if found.
This module will set the following variables in your project:
GIF_FOUND
If false, do not try to use GIF.
GIF_INCLUDE_DIRS
where to find gif_lib.h, etc.
GIF_LIBRARIES
the libraries needed to use GIF.
GIF_VERSION
3, 4 or a full version string (eg 5.1.4) for versions >= 4.1.6.
The following cache variables may also be set:
GIF_INCLUDE_DIR
where to find the GIF headers.
GIF_LIBRARY
where to find the GIF library.
GIF_DIR
is an environment variable that would correspond to the ./configure --prefix=$GIF_DIR
.
© 2000–2020 Kitware, Inc. and Contributors
Licensed under the BSD 3-clause License.
https://cmake.org/cmake/help/v3.19/module/FindGIF.html