FindMIPP

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

Targets

MIPP::MIPP

Interface library with MIPP’s include directories and sources.

Cache variables

MIPP_INCLUDE_DIR

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

Environment variables

MIPP_INCLUDE_DIR

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