Skip to content

Add deprecation warnings for policies CMP0054 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.

Earlier policies were deprecated by !743 (merged).

Edited by Brad King

Merge request reports