Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Find: Support per call disabling of CMAKE_INSTALL_PREFIX | Robert Maynard | 2022-04-15 | 1 | -0/+2 |
| | | | | Fixes #23359 | ||||
* | cmake: Add filtered debug-find options | John Parent | 2021-12-17 | 1 | -0/+28 |
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 |