summaryrefslogtreecommitdiffstats
path: root/Tests/RunCMake/find_package/DebugRoot-stderr.txt
blob: 00a70c11ccb9d66626d60e429275a76d3cfac9ba (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
49
50
51
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\)$