summaryrefslogtreecommitdiff
path: root/Tests/RunCMake/TargetPolicies/PolicyList-stderr.txt
blob: 6533b75d89d972b995297bc0d0b14a5ba5881b86 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
  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