Skip to content

Remove deprecated dune_list_filter and deprecate file DuneCMakeCompat.cmake

Summary

This MR removes a deprecated utility dune_list_filter that is replaced by list(FILE ...) CMake language utility. Additionally, the cmake file DuneCMakeCompat.cmake is deprecated and will be removed after 2.9.

Merge request reports