CMake/Tests/RunCMake/TargetPolicies/PolicyList-stderr.txt
Stephen Kelly 5d1fc198b7 Help: Ensure that target-policies are added to the documentation.
The two most-recently-added policies were not tested for.
2014-01-07 16:05:15 +01:00

19 lines
395 B
Plaintext

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
\* CMP0041
\* CMP0042
Call Stack \(most recent call first\):
CMakeLists.txt:3 \(include\)