Skip to content

[#439] Resolve "update DOT_GRAPH_MAX_NODES"

Description

Notes for Reviewer

I got the following error: Error: Included by graph for 'types.hpp' not generated, too many nodes. Consider increasing DOT_GRAPH_MAX_NODES. Therefore, I updated DOT_GRAPH_MAX_NODES from 50 to 150. (I tried 100, but got an error.)

Checklist

  • update DOT_GRAPH_MAX_NODES
Edited by Esteve Fernandez

Merge request reports