add missing supported compiler

This commit is contained in:
Sébastien Loriot 2022-07-11 11:06:04 +02:00
parent 696ec4f21a
commit b80bfd0974
1 changed files with 1 additions and 1 deletions

View File

@ -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.