mirror of
https://github.com/Kitware/CMake.git
synced 2025-10-14 02:08:27 +08:00
Help: Update Sphinx versionadded directives for 4.0 release
Run the script: Utilities/Sphinx/update_versions.py --since v3.31.0 --overwrite Manually renumber `3.32` to `4.0` since the script is meant for minor version increments. Also filter out changes to documents that were added for long-existing variables.
This commit is contained in:
@@ -1,7 +1,7 @@
|
||||
CMAKE_LIST_FILE_NAME
|
||||
--------------------
|
||||
|
||||
.. versionadded:: 4.0
|
||||
.. versionadded:: 4.0
|
||||
|
||||
The name of the CMake project files. This determines the top-level file
|
||||
processed when CMake is configured, and the file processed by
|
||||
|
Reference in New Issue
Block a user