Skip to content
Snippets Groups Projects
Commit 2c465c69 authored by Melanie Lipp's avatar Melanie Lipp Committed by Timo Koch
Browse files

Increase DOT_GRAPH_MAX_NODES. Default value of 50 is sometimes exceeded by Dumux.

parent 06de8c79
No related branches found
No related tags found
1 merge request!1964Cleanup doxygen
...@@ -44,3 +44,5 @@ MACRO_EXPANSION = YES ...@@ -44,3 +44,5 @@ MACRO_EXPANSION = YES
EXPAND_ONLY_PREDEF = YES EXPAND_ONLY_PREDEF = YES
PREDEFINED += "DUNE_DEPRECATED:=/** \deprecated */" \ PREDEFINED += "DUNE_DEPRECATED:=/** \deprecated */" \
"DUNE_DEPRECATED_MSG(A):=/** \deprecated A */" "DUNE_DEPRECATED_MSG(A):=/** \deprecated A */"
DOT_GRAPH_MAX_NODES = 100
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