Skip to content
Snippets Groups Projects
Commit a1428bb5 authored by Markus Blatt's avatar Markus Blatt
Browse files

[cmake,bugfix] Fixes issues in dependency tracking.


In this patch we rename dune_process_depedency_tree to
dune_process_depedency_macros because it actually just
include the macros of all modules that we depend on.
I addition we fix a bug that resulted in not executing the module's
own macro if there was only one dependency and now always process
it here.
(cherry picked from commit f026e9b1)

Signed-off-by: default avatarMarkus Blatt <markus@dr-blatt.de>
parent 81a5dcbb
No related tags found
No related merge requests found
Loading
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment