mirror of https://github.com/CGAL/cgal
add missing supported compiler
This commit is contained in:
parent
696ec4f21a
commit
b80bfd0974
|
|
@ -3,7 +3,7 @@
|
||||||
\cgalAutoToc
|
\cgalAutoToc
|
||||||
|
|
||||||
\cgal \cgalReleaseNumber is supported for the following \ms Visual `C++` compilers:
|
\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:
|
\cgal is a library that has mandatory dependencies that must be first installed:
|
||||||
\ref thirdpartyBoost and \ref thirdpartyMPFR.
|
\ref thirdpartyBoost and \ref thirdpartyMPFR.
|
||||||
|
|
|
||||||
Loading…
Reference in New Issue