.. _FindGMP:

FindGMP
=======

.. cmake_module::

   Find the GNU MULTI-Precision Bignum (GMP) library
   and the corresponding C++ bindings GMPxx

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

   :ref:`GMP_ROOT`
      Path list to search for GMP and GMPxx

   Sets the following variables:

   :code:`GMP_FOUND`
      True if the GMP library, the GMPxx headers and
      the GMPxx library were found.

