diff options
Diffstat (limited to 'Tests/RunCMake/find_package/DebugRoot-stderr.txt')
-rw-r--r-- | Tests/RunCMake/find_package/DebugRoot-stderr.txt | 52 |
1 files changed, 52 insertions, 0 deletions
diff --git a/Tests/RunCMake/find_package/DebugRoot-stderr.txt b/Tests/RunCMake/find_package/DebugRoot-stderr.txt new file mode 100644 index 0000000..00a70c1 --- /dev/null +++ b/Tests/RunCMake/find_package/DebugRoot-stderr.txt @@ -0,0 +1,52 @@ +^CMake Debug Log at DebugRoot\.cmake:[0-9]+ \(find_package\): + The internally managed CMAKE_FIND_PACKAGE_REDIRECTS_DIR\. + + [^ +]*/Tests/RunCMake/find_package/DebugRoot-build/CMakeFiles/pkgRedirects + + Paths specified by the find_package HINTS option\. + + none + + Paths specified by the find_package PATHS option\. + + /DebugRoot + + Prepending the following roots to each prefix: + + CMAKE_FIND_ROOT_PATH + + [^ +]*/Tests/RunCMake/find_package/DebugRoot/NoExist + [^ +]*/Tests/RunCMake/find_package/DebugRoot/Exist + + CMAKE_SYSROOT_COMPILE + + none + + CMAKE_SYSROOT_LINK + + none + + CMAKE_SYSROOT + + none + + find_package considered the following locations for DebugRoot's Config + module: + + [^ +]*/Tests/RunCMake/find_package/DebugRoot/NoExist/DebugRoot/DebugRootConfig\.cmake + [^ +]*/Tests/RunCMake/find_package/DebugRoot/NoExist/DebugRoot/debugroot-config\.cmake + [^ +]*/Tests/RunCMake/find_package/DebugRoot/Exist/DebugRoot/DebugRootConfig\.cmake + + The file was found at + + [^ +]*/Tests/RunCMake/find_package/DebugRoot/Exist/DebugRoot/DebugRootConfig.cmake + +Call Stack \(most recent call first\): + CMakeLists\.txt:[0-9]+ \(include\)$ |