From b80bfd0974906efcc8f8c18c847b76be3696e30d Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?S=C3=A9bastien=20Loriot?= Date: Mon, 11 Jul 2022 11:06:04 +0200 Subject: [PATCH] add missing supported compiler --- Documentation/doc/Documentation/windows.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/Documentation/doc/Documentation/windows.txt b/Documentation/doc/Documentation/windows.txt index 3943da4b88f..2c16dd3eeba 100644 --- a/Documentation/doc/Documentation/windows.txt +++ b/Documentation/doc/Documentation/windows.txt @@ -3,7 +3,7 @@ \cgalAutoToc \cgal \cgalReleaseNumber is supported for the following \ms Visual `C++` compilers: -14.0, 15.9, 16.0 (\visualstudio 2015, 2017, and 2019). +14.0, 15.9, 16.0 (\visualstudio 2015, 2017, 2019, and 2022). \cgal is a library that has mandatory dependencies that must be first installed: \ref thirdpartyBoost and \ref thirdpartyMPFR.