[cmake] extract bottom block from config.h.cmake
- Dec 08, 2015
-
-
Tobias Malkmus authored
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 is extracted and placed at the end of the collected config.h file. This resolves the problems from FS#1713.
-