https://github.com/CGAL/cgal
Raw File
Tip revision: 8030a2952469e87a91fa016c27d643790a17daa6 authored by Laurent Rineau on 15 October 2015, 09:56:19 UTC
Merge pull request #407 from afabri/BGL-bug_fix_make_triangle-GF
Tip revision: 8030a29
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