mirror of
https://github.com/Kitware/CMake.git
synced 2026-01-11 08:20:18 -06:00
Help: Update Sphinx versionadded directives for 3.28 release
Run the script:
Utilities/Sphinx/update_versions.py --since v3.27.0 --overwrite
Manually remove directives added to new documentation of existing
environment variables.
This commit is contained in:
@@ -1,6 +1,8 @@
|
||||
CMP0153
|
||||
-------
|
||||
|
||||
.. versionadded:: 3.28
|
||||
|
||||
The :command:`exec_program` command should not be called.
|
||||
|
||||
This command has long been superseded by the :command:`execute_process`
|
||||
|
||||
Reference in New Issue
Block a user