Skip to content
Snippets Groups Projects

Set up default include directories on module target

Merged Simon Praetorius requested to merge feature/default-include-dirs into master

Summary

This MR applies the NEW dune policy DP_DEFAULT_INCLUDE_DIRS that sets include-directories on the Dune::Grid targets instead of a global property. All targets with this implicit assumption need to be modified to link against Dune::Grid now. For tests this can be easily accomplished by linking all targets created in a directory to that library using link_libraries command inside that directory.

Merge request reports

Loading
Loading

Activity

Filter activity
  • Approvals
  • Assignees & reviewers
  • Comments (from bots)
  • Comments (from users)
  • Commits & branches
  • Edits
  • Labels
  • Lock status
  • Mentions
  • Merge request status
  • Tracking
  • Loading
  • Loading
  • Loading
  • Loading
  • Loading
  • Loading
  • Loading
  • Loading
  • Loading
Please register or sign in to reply
Loading