Skip to content
Snippets Groups Projects
Commit c2877a17 authored by Frank Winklmeier's avatar Frank Winklmeier
Browse files

PyUtils: Improvements for cmake_depends

Several improvements for `acmd.py cmake depends`:
- Dependencies of an external library where not displayed correctly.
  Also warn the user in case the `--external` option is not used.
- Improve filtering of custom targets. Instead of using a hard-coded
  list, parse the graphiz legend and use the target types for filtering.
- Add an `--all` option to disable any filtering of custom targets.
- Add a testing script. It's not run as a unit test because the output
  of the script would of course change from nightly to nightly. But it
  can be used as a manual test script to find regresssions.
parent 0f40f13d
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