From 442a48e9e8fcc2e21f581f0ae861f71ac4a966fe Mon Sep 17 00:00:00 2001 From: Lev Stipakov Date: Fri, 23 Dec 2022 13:05:18 +0200 Subject: [PATCH] BUILD.rst: switch to VS2022 Signed-off-by: Lev Stipakov --- BUILD.rst | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/BUILD.rst b/BUILD.rst index 8fd2634..c4a8f34 100644 --- a/BUILD.rst +++ b/BUILD.rst @@ -6,7 +6,7 @@ This is the recommended way of building openvpn-gui on Windows, which is also us Prerequisites ------------- - - Visual Studio 2019 (build tools should be enough, also 2022 will likely work) + - Visual Studio 2022 (build tools should be enough) - CMake - vcpkg (add the environment variable ``VCPKG_ROOT`` which points to vcpkg installation)