FindSampleRate

A find module for libsamplerate.

Targets

SampleRate::samplerate

The libsamplerate library.

Cache variables

LIBSAMPLERATE_INCLUDE_DIR

Include directory path for libsamplerate. When searching for this path, the environment variable LIBSAMPLERATE_INCLUDE_DIR is added to the search path.

LIBSAMPLERATE_LIBRARY

Path to the prebuilt binary of the libsamplerate library. When searching for this file, the environment variable LIBSAMPLERATE_LIBRARY is added to the search path.

Environment variables

LIBSAMPLERATE_INCLUDE_DIR

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

LIBSAMPLERATE_LIBRARY

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