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

26 lines
493 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
\* 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
2014-08-03 19:52:23 +02:00
Call Stack \(most recent call first\):
CMakeLists.txt:3 \(include\)