Update supported VS version installation.rst (#5174)

* Update installation.rst

2022 is now supported by dependency CMake

* Update installation.rst

Updates on Compiling on Windows (Visual Studio)
This commit is contained in:
Junzhe Ren
2024-08-12 18:17:08 +08:00
committed by GitHub
parent 0c8048c14d
commit bd3905fe76
@@ -219,7 +219,7 @@ Compiling on Windows (Visual Studio)
------------------------------------
This is for users of `Visual Studio <https://www.visualstudio.com/>`__ 2008 to
2019 (2022 not yet supported by dependency CMake) with C++ toolset (or `Visual
2022 with C++ toolset, recommend to install the C++ toolset with VisualStudio Installer (or `Visual
C++ Build Tools <http://landinghub.visualstudio.com/visual-cpp-build-tools>`__).
1. Fetch the latest source code, including all submodules.