summaryrefslogtreecommitdiffstats
path: root/Tests/RunCMake/find_library/FromPATHEnv-stderr.txt
blob: a690eecdc08738ddca62437db16c10f14530ddf6 (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
  find_library called with the following settings:.*
    VAR: CREATED_LIBRARY
    NAMES: \"created\"
           \"created_no_exist\"
    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

  find_library considered the following locations:.*
  The item was not found.*
  find_library called with the following settings:.*
    VAR: CREATED_LIBRARY
    NAMES: \"created\"
    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_library considered the following locations:.*
  The item was found at.*
.*lib/libcreated.a