From de9a3671b4f9c760bd0020249b3220e866a8b9b4 Mon Sep 17 00:00:00 2001 From: Dmitry Anisimov Date: Tue, 22 Dec 2020 17:42:59 +0100 Subject: [PATCH] cleanup --- .../examples/Kinetic_shape_reconstruction/CMakeLists.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/Kinetic_shape_reconstruction/examples/Kinetic_shape_reconstruction/CMakeLists.txt b/Kinetic_shape_reconstruction/examples/Kinetic_shape_reconstruction/CMakeLists.txt index b5e724a16f4..206b01184d1 100644 --- a/Kinetic_shape_reconstruction/examples/Kinetic_shape_reconstruction/CMakeLists.txt +++ b/Kinetic_shape_reconstruction/examples/Kinetic_shape_reconstruction/CMakeLists.txt @@ -28,7 +28,7 @@ if(CGAL_FOUND) set(targets # kinetic_2d_example kinetic_precomputed_shapes_example - kinetic_reconstruction_example + # kinetic_reconstruction_example # kinetic_random_shapes_example )