VS: Add Visual Studio 17 2022 generator

Fixes: #22339
This commit is contained in:
Brad King
2021-06-24 16:12:31 -04:00
parent b610b7a35c
commit c46b265839
18 changed files with 218 additions and 14 deletions

View File

@@ -20,5 +20,8 @@ Known version numbers are::
1910-1919 = VS 15.0 (v141 toolset)
1920-1929 = VS 16.0 (v142 toolset)
..
1930-1939 = VS 17.0 (v143 toolset)
See also the :variable:`CMAKE_<LANG>_COMPILER_VERSION` and
:variable:`MSVC_TOOLSET_VERSION` variable.