finalize_dune_projectΒΆ

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.