Skip to content

[cmake] Require CMake 3.1

Christoph Grüninger requested to merge feature/bump-cmake-to-3.1 into master
  • Follow Dune core modules 2.6.
  • Prevents CMake warning when using dune-common 2.6.

Unless you want to stay compatible with Dune 2.5 and keep its lower required CMake version.

Merge request reports