Ensure dune cmake modules are found and used in install cmake config
- prepend Dune cmake module path to
CMAKE_MODULE_PATH
to ensure they are found and used - restore original
CMAKE_MODULE_PATH
afterwards to avoid conflicts with other packages
CMAKE_MODULE_PATH
to ensure they are found and usedCMAKE_MODULE_PATH
afterwards to avoid conflicts with other packages