RossComputerGuy/stardustos

View on GitHub
newland/data/scripts/mkcallgraph.sh.in

Summary

Maintainability
Test Coverage
#!/usr/bin/env bash

egypt $(find @PROJECT_BINARY_DIR@ -name "*.expand") | dot -Tpng -o @PROJECT_BINARY_DIR@/callgraph.png