summaryrefslogtreecommitdiffstats
path: root/Tests/RunCMake/CMP0111/CMP0111-WARN-stderr.txt
blob: 27af91108370f6d75fa0835f353bb749e9f819f0 (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
^CMake Warning \(dev\) in CMakeLists.txt:
  Policy CMP0111 is not set: An imported target missing its location property
  fails during generation.  Run "cmake --help-policy CMP0111" for policy
  details.  Use the cmake_policy command to set the policy and suppress this
  warning.

  IMPORTED_LOCATION not set for imported target "unknown_lib"( configuration
  "[^"]+")?.
This warning is for project developers.  Use -Wno-dev to suppress it.
+
CMake Warning \(dev\) in CMakeLists.txt:
  Policy CMP0111 is not set: An imported target missing its location property
  fails during generation.  Run "cmake --help-policy CMP0111" for policy
  details.  Use the cmake_policy command to set the policy and suppress this
  warning.

  IMPORTED_LOCATION not set for imported target "static_lib"( configuration
  "[^"]+")?.
This warning is for project developers.  Use -Wno-dev to suppress it.
+
CMake Warning \(dev\) in CMakeLists.txt:
  Policy CMP0111 is not set: An imported target missing its location property
  fails during generation.  Run "cmake --help-policy CMP0111" for policy
  details.  Use the cmake_policy command to set the policy and suppress this
  warning.

  IMPORTED_IMPLIB not set for imported target "shared_lib"( configuration
  "[^"]+")?.
This warning is for project developers.  Use -Wno-dev to suppress it.(
+
CMake Warning \(dev\) in CMakeLists.txt:
  Policy CMP0111 is not set: An imported target missing its location property
  fails during generation.  Run "cmake --help-policy CMP0111" for policy
  details.  Use the cmake_policy command to set the policy and suppress this
  warning.

  IMPORTED_(LOCATION|IMPLIB) not set for imported target "(unknown|static|shared)_lib"( configuration
  "[^"]+")?.
This warning is for project developers.  Use -Wno-dev to suppress it.)*$