mirror of
https://github.com/Kitware/CMake.git
synced 2026-01-08 06:40:48 -06:00
Merge topic 'policy-version-range'
45408b5ea1cmake_minimum_required: Optionally set policies with version range6a41aa2abdcmPolicies: Split parsing and impl of ApplyPolicyVersion1d00ed7cf7cmPolicies: Drop unnecessary check from ApplyPolicyVersion0df559832bcmPolicies: Pass policy version as std::string Acked-by: Kitware Robot <kwrobot@kitware.com> Merge-request: !1864
This commit is contained in:
@@ -1,7 +1,5 @@
|
||||
CMAKE_MINIMUM_REQUIRED_VERSION
|
||||
------------------------------
|
||||
|
||||
Version specified to :command:`cmake_minimum_required` command
|
||||
|
||||
Variable containing the ``VERSION`` component specified in the
|
||||
:command:`cmake_minimum_required` command.
|
||||
The ``<min>`` version of CMake given to the most recent call to the
|
||||
:command:`cmake_minimum_required(VERSION)` command.
|
||||
|
||||
Reference in New Issue
Block a user