Skip to content

PyUtils: Add batch mode for cmake_depends

Frank Winklmeier requested to merge fwinkl/athena:cmake_depends into master

Add --batch mode to create dependency information for a large number of packages using multiple processes. Also fix a problem in the detection of external packages.

Merge request reports