Skip to content

Ensure dune cmake modules are found and used in install cmake config

Liam Keegan requested to merge installed_cmake_modules into master
  • 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

Merge request reports