cmake/Tests/RunCMake/TargetPolicies/PolicyList-stderr.txt

43 lines
731 B
Plaintext
Raw Normal View History

2013-11-03 12:27:13 +02:00
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
2014-08-03 19:52:23 +02:00
\* CMP0027
2018-04-23 21:13:27 +02:00
\* CMP0037
2014-08-03 19:52:23 +02:00
\* CMP0038
\* CMP0041
\* CMP0042
\* CMP0046
2015-04-27 22:25:09 +02:00
\* CMP0052
2015-08-17 11:37:30 +02:00
\* CMP0060
\* CMP0063
2015-11-17 17:22:37 +01:00
\* CMP0065
2017-07-20 19:35:53 +02:00
\* CMP0068
\* CMP0069
2018-08-09 18:06:22 +02:00
\* CMP0073
2018-10-28 12:09:07 +01:00
\* CMP0076
\* CMP0081
2019-11-11 23:01:05 +01:00
\* CMP0083
2020-02-01 23:06:01 +01:00
\* CMP0095
2020-08-30 11:54:41 +02:00
\* CMP0099
\* CMP0104
\* CMP0105
\* CMP0108
2021-09-14 00:13:48 +02:00
\* CMP0112
\* CMP0113
\* CMP0119
2022-08-04 22:12:04 +02:00
\* CMP0131
2022-11-16 20:14:03 +01:00
\* CMP0142
2014-08-03 19:52:23 +02:00
Call Stack \(most recent call first\):
CMakeLists.txt:3 \(include\)