.. _FindMETIS:

FindMETIS
=========

.. cmake_module::

   Find the METIS library

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

   :ref:`METIS_ROOT`
      Prefix, where METIS is installed

   :ref:`METIS_LIB_NAME`
      Name of the METIS library (default: metis)

   :ref:`METIS_LIBRARY`
      Full path to the METIS library

   Sets the following variables:

   :code:`METIS_FOUND`
      True if the METIS library was found.

   :code:`METIS_LIBRARY`
      Full path to the METIS library

   :code:`METIS_LIBRARIES`
      List of libraries needed for linking with METIS

