From d41072d7a9ea21305eb2ec7d2707f61f6da0d1cd Mon Sep 17 00:00:00 2001 From: Dmitry Anisimov Date: Mon, 16 Aug 2021 10:40:40 +0200 Subject: [PATCH] removed old target --- Shape_detection/examples/Shape_detection/CMakeLists.txt | 1 - 1 file changed, 1 deletion(-) diff --git a/Shape_detection/examples/Shape_detection/CMakeLists.txt b/Shape_detection/examples/Shape_detection/CMakeLists.txt index 4608ea54db5..3029f315f44 100644 --- a/Shape_detection/examples/Shape_detection/CMakeLists.txt +++ b/Shape_detection/examples/Shape_detection/CMakeLists.txt @@ -30,7 +30,6 @@ if(TARGET CGAL::Eigen3_support) target efficient_RANSAC_basic efficient_RANSAC_with_callback - efficient_RANSAC_and_plane_regularization region_growing_lines_on_point_set_2 region_growing_planes_on_point_set_3 region_growing_cylinders_on_point_set_3