Skip to content
Snippets Groups Projects
Commit 2b1ca198 authored by Lars Bilke's avatar Lars Bilke Committed by Tom Fischer
Browse files

Added cpp-dependencies config.

See https://github.com/tomtom-international/cpp-dependencies

Example output:

$ cpp-dependencies --stats .
21 components with 42 public dependencies, 59 private dependencies
Detected 7 nodes in cycles

Graph generation:

$ cpp-dependencies --graph dependencies.dot; dot -Tpng dependencies.dot
>dependencies.png
parent 282e1839
No related branches found
No related tags found
Loading
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