Findavir

A find module for the avir image resizing library. This module fetches the sources from GitHub using CMake’s FetchContent module, if a local copy can’t be found.

Targets

avir::avir

Interface library with avir’s include directories and sources.

Cache variables

AVIR_INCLUDE_DIR

Include directory for the avir library. When searching for this path, the environment variable AVIR_INCLUDE_DIR is added to the search path.

Environment variables

AVIR_INCLUDE_DIR

This environment variable, if set, is added to the search path when locating the AVIR_INCLUDE_DIR path.