diff --git a/Polyhedron/demo/Polyhedron/cgal_test_with_cmake b/Polyhedron/demo/Polyhedron/cgal_test_with_cmake index 11b88d3f40b..42f37245c57 100755 --- a/Polyhedron/demo/Polyhedron/cgal_test_with_cmake +++ b/Polyhedron/demo/Polyhedron/cgal_test_with_cmake @@ -129,11 +129,14 @@ else point_dialog \ point_inside_polyhedron_plugin \ point_set_average_spacing_plugin \ + point_set_bilateral_smoothing_plugin \ point_set_outliers_removal_plugin \ point_set_selection_plugin \ point_set_shape_detection_plugin \ point_set_simplification_plugin \ point_set_smoothing_plugin \ + point_set_upsampling_plugin \ + point_set_wlop_simplification_and_regularization_plugin \ poisson_plugin \ polyhedron_slicer_plugin \ polyhedron_stitching_plugin \