Skip to content

Latest commit

 

History

49 Commits

Folders and files

NameName
Last commit message
Last commit date
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Trying out an idea to add more info to the cmake --graphviz graph.

For example:

git clone --recursive git@github.com:cpp-best-practices/cmake_template.git
cd cmake_template
cmake_graph setup -B build
cmake -S . -B build
...
cmake_graph graph -B build/ --skip-types UTILITY --skip-names test_ --frequent-deps-threshold 3
ls targetgraph-Release.svg

Targets of cmake_template

Targets in CMake: Targets of cmake

Targets in rocksdb without tests: Targets of cmake

About

Python project to try out ideas how to make dot graphs out of CMake file-api

Topics

Resources

Stars

3 stars

Watchers

1 watching

Forks

Releases

Packages

Used by

Contributors

Languages