Skip to content

[cmake] fix install directory for DuneUggridMacros.cmake

Bernd Flemisch requested to merge fix/macros-install-directory into master

The install directory has to be ${DUNE_INSTALL_MODULEDIR}. Otherwise, the file will not be found by dune_process_dependency_macros from DuneMacros.cmake.

Merge request reports