FindJemalloc

Find the Jemalloc library.

find_package( Jemalloc [REQUIRED] [QUIET] )

Output variables

The following CMake variables are set on completion:

Jemalloc_FOUND

true if Jemalloc is found on the system

JEMALLOC_LIBRARIES

full paths to requested Jemalloc libraries

JEMALLOC_INCLUDE_DIRS

Jemalloc include directory

Input variables

The following CMake and environment variables are considered:

Jemalloc_ROOT