1
0
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:
Brad King
2025-02-04 10:36:41 -05:00
parent fb69ed725e
commit 5fdd917f8a

View File

@@ -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