FindUMFPackΒΆ

Find the UMFPack library

Deprecated since version 3.0: Use find_package(SuiteSparse OPTIONAL_COMPONENTS UMFPACK) instead

You may set the following variables to modify the behaviour of this module:

UMFPACK_ROOT

Path list to search for UMFPack.

Sets the following variables:

UMFPACK_FOUND

True if the GMP library was found.

UMFPACK_INCLUDE_DIRS

List of include directories with the UMFPack headers

UMFPACK_LIBRARIES

List of libraries to link with UMFPack.