Imported Upstream version 3.25.0
[platform/upstream/cmake.git] / Tests / RunCMake / TargetPolicies / PolicyList-stderr.txt
1   Error evaluating generator expression:
2
3     \$<TARGET_POLICY:NOT_A_POLICY>
4
5   \$<TARGET_POLICY:prop> may only be used with a limited number of policies.
6   Currently it may be used with the following policies:
7
8    \* CMP0003
9    \* CMP0004
10    \* CMP0008
11    \* CMP0020
12    \* CMP0021
13    \* CMP0022
14    \* CMP0027
15    \* CMP0037
16    \* CMP0038
17    \* CMP0041
18    \* CMP0042
19    \* CMP0046
20    \* CMP0052
21    \* CMP0060
22    \* CMP0063
23    \* CMP0065
24    \* CMP0068
25    \* CMP0069
26    \* CMP0073
27    \* CMP0076
28    \* CMP0081
29    \* CMP0083
30    \* CMP0095
31    \* CMP0099
32    \* CMP0104
33    \* CMP0105
34    \* CMP0108
35    \* CMP0112
36    \* CMP0113
37    \* CMP0119
38    \* CMP0131
39    \* CMP0142
40
41 Call Stack \(most recent call first\):
42   CMakeLists.txt:3 \(include\)