From 41e7ee2093cfa76cf71babf9ecb06fa5687bbf61 Mon Sep 17 00:00:00 2001 From: Clement Jamin Date: Tue, 30 Jun 2015 16:58:21 +0200 Subject: [PATCH] Add our plugin to the list --- Polyhedron/demo/Polyhedron/cgal_test_with_cmake | 1 + 1 file changed, 1 insertion(+) diff --git a/Polyhedron/demo/Polyhedron/cgal_test_with_cmake b/Polyhedron/demo/Polyhedron/cgal_test_with_cmake index 3e1e44cf504..7e6576807ef 100755 --- a/Polyhedron/demo/Polyhedron/cgal_test_with_cmake +++ b/Polyhedron/demo/Polyhedron/cgal_test_with_cmake @@ -129,6 +129,7 @@ else point_inside_polyhedron_plugin \ point_set_average_spacing_plugin \ point_set_outliers_removal_plugin \ + point_set_shape_detection_plugin \ point_set_simplification_plugin \ point_set_smoothing_plugin \ poisson_plugin \