Merge pull request #1459 from janetournois/PMP-dont_test_undocumented_fct-jtournois

PMP : do not test `remove_degenerate_faces`
This commit is contained in:
Laurent Rineau 2016-09-15 14:49:12 +02:00 committed by GitHub
commit aa34ab5254
1 changed files with 0 additions and 1 deletions

View File

@ -72,7 +72,6 @@ if (EIGEN3_FOUND)
create_single_source_cgal_program("self_intersection_surface_mesh_test.cpp" )
create_single_source_cgal_program("test_is_polygon_soup_a_polygon_mesh.cpp")
create_single_source_cgal_program("test_stitching.cpp")
create_single_source_cgal_program("remove_degeneracies_test.cpp")
create_single_source_cgal_program("test_pmp_bgl_named_params.cpp")
create_single_source_cgal_program("remeshing_test.cpp" )
create_single_source_cgal_program("measures_test.cpp")