Skip to content

cmake: Add filtered debug-find options

John Parent requested to merge john.parent/cmake:filter-debug-find into master

Add a --debug-find-pkg= option to debug find calls for specific packages.

Add a --debug-find-var= option to debug find calls for specific return variables.

Fixes: #21880 (closed)

Edited by Brad King

Merge request reports