Files
CMake/Tests/RunCMake/find_file/PrefixInPATH-stderr.txt
T
Robert Maynard 204b8d9f4e find_*: Use debug logging infrastructure
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.
2019-12-19 08:09:49 -05:00

14 lines
407 B
Plaintext

find_file called with the following settings:.*
VAR: PrefixInPATH_INCLUDE_DIR
NAMES: \"PrefixInPATH\.h\"
Documentation.*
Framework.*
AppBundle.*
CMAKE_FIND_USE_CMAKE_PATH: 1
CMAKE_FIND_USE_CMAKE_ENVIRONMENT_PATH: 1
CMAKE_FIND_USE_SYSTEM_ENVIRONMENT_PATH: 1
CMAKE_FIND_USE_CMAKE_SYSTEM_PATH: 1
find_file considered the following locations:.*
.*include/PrefixInPATH.*