summaryrefslogtreecommitdiffstats
path: root/Help/manual
diff options
context:
space:
mode:
authorArkady Shapkin <arkady.shapkin@gmail.com>2018-03-21 23:01:37 (GMT)
committerBrad King <brad.king@kitware.com>2018-04-04 17:21:09 (GMT)
commit304f493e570a177795575b5297c4b54bf1b3d2ac (patch)
tree64dbffb82db45265a672efee7b821aaf337704ad /Help/manual
parent561238bb6f07a5ab31293928bd98f6f8911d8bc1 (diff)
downloadCMake-304f493e570a177795575b5297c4b54bf1b3d2ac.zip
CMake-304f493e570a177795575b5297c4b54bf1b3d2ac.tar.gz
CMake-304f493e570a177795575b5297c4b54bf1b3d2ac.tar.bz2
MSVC: Add MSVC_TOOLSET_VERSION variable
Provide the MSVC toolset version number based on the compiler version. Fixes: #16923
Diffstat (limited to 'Help/manual')
-rw-r--r--Help/manual/cmake-variables.7.rst1
1 files changed, 1 insertions, 0 deletions
diff --git a/Help/manual/cmake-variables.7.rst b/Help/manual/cmake-variables.7.rst
index 652dab8..c1b0316 100644
--- a/Help/manual/cmake-variables.7.rst
+++ b/Help/manual/cmake-variables.7.rst
@@ -239,6 +239,7 @@ Variables that Describe the System
/variable/MSVC80
/variable/MSVC90
/variable/MSVC_IDE
+ /variable/MSVC_TOOLSET_VERSION
/variable/MSVC_VERSION
/variable/UNIX
/variable/WIN32