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 | ||||
* | find_*: Use debug logging infrastructure | Robert Maynard | 2019-12-19 | 1 | -0/+27 |
Teach the find_package, find_library, find_program, find_path, and find_file commands to print debug log messages when enabled by the `--debug-find` command-line option or `CMAKE_FIND_DEBUG_MODE` variable. |