summaryrefslogtreecommitdiffstats
path: root/Help/release/dev/deprecate-policy-old.rst
blob: 2c9978063797aa6f04c659d2075276348153d00d (plain)
1
2
3
4
5
6
7
8
deprecate-policy-old
--------------------

* An explicit deprecation diagnostic was added for policies ``CMP0064``
  and ``CMP0065`` (``CMP0063`` and below were already deprecated).
  The :manual:`cmake-policies(7)` manual explains that the OLD behaviors
  of all policies are deprecated and that projects should port to the
  NEW behaviors.