https://github.com/CGAL/cgal
Raw File
Tip revision: abaad3c953e8819d391db8c526c85c7f09bbbe40 authored by Sebastien Loriot on 20 October 2020, 11:26:14 UTC
Merge pull request #5083 from MaelRL/CGAL-Fix_aff_transf_weighted_points-GF
Tip revision: abaad3c
TODO
CODE
---------
enable_if for draw_in_ipe triangulation and draw_dual_in_ipe
restrict draw_skeleton_in_ipe 

in diagram svg does not work with epic
CMAKE
-------------
check on a mac usual include and lib dir of ipe
test if ipe present else do not try to compile this module (install procedure?)
back to top