.. _install:

install
=======

.. cmake_function:: install

   Define installation rules to customize the behaviour of :code:`make install`.

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

   ::

      cmake --help-command install

