Skip to content
Snippets Groups Projects
Commit b1e924e6 authored by Martin Nolte's avatar Martin Nolte
Browse files

Merge branch 'feature/FS1713-add-config_h-bottom-section' into 'master'

[cmake] extract bottom block from config.h.cmake

For dune-grid a bottom section is needed to place the Grid Type magic at the bottom of the config.h
file in derived modules.

In this patch a /* begin bottom */ ... /* end bottom */ block from each module's config.h.cmake file and placed
at the end of the collected config.h file.

This resolves the problems from FS#1713 if the same branch is applied in dune-grid.

See merge request !19
parents 31252385 c35b018a
No related branches found
No related tags found
No related merge requests found
Loading
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment