summaryrefslogtreecommitdiff
path: root/Tests/RunCMake/find_path/FromPATHEnv-stderr.txt
blob: 9340c7aa7ad604c780a102997198727f7c6bab50 (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
  find_path called with the following settings:.*
    VAR: PATH_IN_ENV_PATH
    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: 0
    CMAKE_FIND_USE_CMAKE_SYSTEM_PATH: 1
    CMAKE_FIND_USE_INSTALL_PREFIX: 1

  find_path considered the following locations:.*
  The item was not found.*
  find_path called with the following settings:.*
    VAR: PATH_IN_ENV_PATH
    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
    CMAKE_FIND_USE_INSTALL_PREFIX: 1

  find_path considered the following locations:.*
  The item was found at.*
.*include/PrefixInPATH.*