summaryrefslogtreecommitdiffstats
path: root/Tests/RunCMake/find_library/PrefixInPATH-stderr.txt
Commit message (Collapse)AuthorAgeFilesLines
* find_*: Use debug logging infrastructureRobert Maynard2019-12-191-0/+14
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.