"Installation directory for CMake modules. Be careful when overriding this as the modules might not be found any more. Might be set to ${CMAKE_ROOT}/Modules or better \${CMAKE_ROOT}/Modules to make the modules available to all CMake runs. This has to be an absolute path. Default: \${CMAKE_INSTALL_PREFIX}/\${CMAKE_INSTALL_DATAROOTDIR}/cmake/modules")
endif()
endmacro(dune_project MODULE_DIR)
endif(NOT DEFINED DUNE_INSTALL_MODULEDIR)
endmacro(dune_project)
# create a new config.h file and overwrite the existing one