Skip to content

Add deprecation warnings for policies CMP0065 and below

Brad King requested to merge brad.king/cmake:deprecate-policy-old into master

The OLD behaviors of all policies are deprecated, but only by documentation. Add an explicit deprecation diagnostic for some policies to encourage projects to port away from setting policies to OLD.

Merge request reports