Skip to content
  • John Parent's avatar
    cmake: Add filtered debug-find options · d7b18895
    John Parent authored and Brad King's avatar Brad King committed
    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
    d7b18895