Browse Source

Merge topic 'doc-vs-2019-toolset'

67f3dda69b Help: Document VS 2019 toolset in MSVC_TOOLSET_VERSION

Acked-by: Kitware Robot <[email protected]>
Merge-request: !3841
Brad King 6 years ago
parent
commit
df65c92cb4
1 changed files with 1 additions and 0 deletions
  1. 1 0
      Help/variable/MSVC_TOOLSET_VERSION.rst

+ 1 - 0
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.