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
Activity
added 1 commit
- 53fb6ae7 - Remove deprecated dune_list_filter and deprecate file DuneCMakeCompat.cmake
added buildsystem label
mentioned in commit 93120454
Please register or sign in to reply