cmake cleanup
This MR clean up the CMake files, removing relics from the autotools times. Relevant changes are the following:
- Bump the required dune-grid version to 2.5+
- remove the variable DUNE_ALUGRID_LIBRARY; all targets now link against the library target
dunealugrid
.