mirror of https://github.com/CGAL/cgal
CGAL-4.12, not 4.11
This commit is contained in:
parent
d855b1ae47
commit
c057977ed8
|
|
@ -27,7 +27,7 @@ Release date: April 2018
|
||||||
### Header-only mode
|
### Header-only mode
|
||||||
|
|
||||||
- Since CGAL-4.9, it was possible to use CGAL by configuring it using
|
- Since CGAL-4.9, it was possible to use CGAL by configuring it using
|
||||||
CMake, but without compiling the CGAL libraries. With CGAL-4.11, it is
|
CMake, but without compiling the CGAL libraries. With CGAL-4.12, it is
|
||||||
now possible to use CGAL header-only, without even configuring it. CMake
|
now possible to use CGAL header-only, without even configuring it. CMake
|
||||||
is then used only to configure programs using CGAL.
|
is then used only to configure programs using CGAL.
|
||||||
|
|
||||||
|
|
|
||||||
Loading…
Reference in New Issue