mirror of
https://github.com/Kitware/CMake.git
synced 2026-05-07 22:59:56 -05:00
Merge topic 'post-rel-dev'
8b13f1a527Help/dev: Add maintainer guide step for post-release policy updatesa0e474aaf2Configure CMake itself with policies through CMake 3.183eaf053940export: Increase maximum policy version in exported files to 3.182b218883cdAdd deprecation warnings for policies CMP0075 and below Acked-by: Kitware Robot <kwrobot@kitware.com> Merge-request: !5363
This commit is contained in:
@@ -357,3 +357,13 @@ policies added for that version. Commit with a message such as::
|
||||
The files generatd by `install(EXPORT)` and `export()` commands
|
||||
are known to work with policies as of CMake $prev, so enable them
|
||||
in sufficiently new CMake versions.
|
||||
|
||||
Update the ``cmake_minimum_required`` version range in CMake itself:
|
||||
|
||||
* ``CMakeLists.txt``
|
||||
* ``Utilities/Doxygen/CMakeLists.txt``
|
||||
* ``Utilities/Sphinx/CMakeLists.txt``
|
||||
|
||||
to end in the previous release. Commit with a message such as::
|
||||
|
||||
Configure CMake itself with policies through CMake $prev
|
||||
|
||||
Reference in New Issue
Block a user