Oslandia / SFCGAL

MOVED TO GITLAB: https://gitlab.com/sfcgal/SFCGAL. A wrapper around CGAL that intents to implement 2D and 3D operations on OGC standards models
https://sfcgal.org
Other
112 stars 54 forks source link

Fix CGAL v4.7 compatibility #208

Closed metux closed 4 years ago

metux commented 4 years ago

The special handlings for cgal v4.7 are required since v4.7.0, instead of v4.7.1.

Signed-off-by: Enrico Weigelt, metux IT consult info@metux.net

mhugo commented 4 years ago

Seems correct, thanks !