blob: fe13e813e5b52cb0625c2828c2bafb5d8e4e758b (
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
|
Error evaluating generator expression:
\$<TARGET_POLICY:NOT_A_POLICY>
\$<TARGET_POLICY:prop> may only be used with a limited number of policies.
Currently it may be used with the following policies:
\* CMP0003
\* CMP0004
\* CMP0008
\* CMP0020
\* CMP0021
\* CMP0022
\* CMP0027
\* CMP0037
\* CMP0038
\* CMP0041
\* CMP0042
\* CMP0046
\* CMP0052
\* CMP0060
\* CMP0063
\* CMP0065
\* CMP0068
\* CMP0069
\* CMP0073
\* CMP0076
\* CMP0081
\* CMP0083
\* CMP0095
\* CMP0099
\* CMP0104
\* CMP0105
\* CMP0108
\* CMP0112
Call Stack \(most recent call first\):
CMakeLists.txt:3 \(include\)
|