.. _finalize_dune_project:

finalize_dune_project
=====================

.. cmake_function:: finalize_dune_project

   Finalize a Dune module. This function needs to be run at the end of
   every top-level CMakeLists.txt file. Among other things it creates
   the cmake package configuration files. Modules can add additional
   entries to these files by setting the variable @${ProjectName}_INIT.

