mirror of https://github.com/CGAL/cgal
suppress the test of constrained triangulation
because it does not compile with egcs
This commit is contained in:
parent
fd6727c9a8
commit
89097affe6
|
|
@ -67,5 +67,5 @@ compile_and_run test_triangulation_tds
|
|||
compile_and_run test_triangulation_geom_traits
|
||||
compile_and_run test_triangulation_2
|
||||
compile_and_run test_delaunay_triangulation_2
|
||||
compile_and_run test_constrained_triangulation_2
|
||||
//compile_and_run test_constrained_triangulation_2
|
||||
|
||||
|
|
|
|||
Loading…
Reference in New Issue