mirror of
https://github.com/Kitware/CMake.git
synced 2026-04-24 23:28:32 -05:00
Merge topic 'deprecate-pre-2.8.12'
5845c218d7Deprecate compatibility with CMake versions older than 2.8.127b07ccdd2bTests/*Only: Update cmake_minimum_required versions9b99b4bfc8Tests/RunCMake: Update cmake_minimum_required versionsfcea4a3b45cmStateSnapshot: Invert CanPopPolicyScope return value to match name Acked-by: Kitware Robot <kwrobot@kitware.com> Acked-by: Ben Boeckel <ben.boeckel@kitware.com> Merge-request: !4897
This commit is contained in:
@@ -6,3 +6,8 @@ deprecate-policy-old
|
||||
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.
|
||||
|
||||
* Compatibility with versions of CMake older than 2.8.12 is now deprecated
|
||||
and will be removed from a future version. Calls to
|
||||
:command:`cmake_minimum_required` or :command:`cmake_policy` that set
|
||||
the policy version to an older value now issue a deprecation diagnostic.
|
||||
|
||||
Reference in New Issue
Block a user