.. _find_package:

find_package
============

.. cmake_function:: find_package

   Look for an external package.

   This is a cmake builtin command.
   For detailed information, check the cmake documentation:

   ::

      cmake --help-command find_package

