mirror of
https://github.com/Kitware/CMake.git
synced 2026-05-01 20:00:51 -05:00
Help: Add Sphinx 'versionadded' directives to each top-level document
Run the `Utilities/Sphinx/update_versions.py` script to add initial markup to every top-level document and find module. Issue: #19715
This commit is contained in:
@@ -1,6 +1,8 @@
|
||||
MSVC_TOOLSET_VERSION
|
||||
--------------------
|
||||
|
||||
.. versionadded:: 3.12
|
||||
|
||||
The toolset version of Microsoft Visual C/C++ being used if any.
|
||||
If MSVC-like is being used, this variable is set based on the version
|
||||
of the compiler as given by the :variable:`MSVC_VERSION` variable.
|
||||
|
||||
Reference in New Issue
Block a user