summaryrefslogtreecommitdiffstats
path: root/Help/variable
diff options
context:
space:
mode:
authorLE GARREC Vincent <kitware@le-garrec.fr>2019-09-20 09:38:04 (GMT)
committerBrad King <brad.king@kitware.com>2019-09-20 13:11:40 (GMT)
commit67f3dda69b464940c054723355272933c9d02946 (patch)
treeeb393a7349ec1a70728cefbc7fccf867824e37f1 /Help/variable
parent26a0e200e5f4abe8268235c9fdb23a2612a1b3b1 (diff)
downloadCMake-67f3dda69b464940c054723355272933c9d02946.zip
CMake-67f3dda69b464940c054723355272933c9d02946.tar.gz
CMake-67f3dda69b464940c054723355272933c9d02946.tar.bz2
Help: Document VS 2019 toolset in MSVC_TOOLSET_VERSION
Diffstat (limited to 'Help/variable')
-rw-r--r--Help/variable/MSVC_TOOLSET_VERSION.rst1
1 files changed, 1 insertions, 0 deletions
diff --git a/Help/variable/MSVC_TOOLSET_VERSION.rst b/Help/variable/MSVC_TOOLSET_VERSION.rst
index 77e1ea9..f4a33e2 100644
--- a/Help/variable/MSVC_TOOLSET_VERSION.rst
+++ b/Help/variable/MSVC_TOOLSET_VERSION.rst
@@ -14,6 +14,7 @@ Known toolset version numbers are::
120 = VS 2013 (12.0)
140 = VS 2015 (14.0)
141 = VS 2017 (15.0)
+ 142 = VS 2019 (16.0)
Compiler versions newer than those known to CMake will be reported
as the latest known toolset version.