Disable building e/a/alphashapes2d-periodic
authorDmitriy Morozov <dmitriy@mrzv.org>
Mon, 06 Mar 2023 12:43:45 -0800
changeset 300 d24de31c84a6
parent 299 79789643a4cc
child 301 41d5aeb87565
Disable building e/a/alphashapes2d-periodic
examples/alphashapes/CMakeLists.txt
--- a/examples/alphashapes/CMakeLists.txt	Mon Mar 06 12:31:30 2023 -0800
+++ b/examples/alphashapes/CMakeLists.txt	Mon Mar 06 12:43:45 2023 -0800
@@ -14,7 +14,9 @@
                                                                 alphashapes2d
                                                                 alphashapes3d-cohomology
                                                                 alphashapes3d-periodic
-                                                                alphashapes2d-periodic
+                                                                # 2023-03-06 DM: something is broken in alphashapes2d-periodic, so just commenting out;
+                                                                #                one can use diode instead
+                                                                #alphashapes2d-periodic
                                                                 #alpharadius
                                 )
     add_definitions             (${CGAL_CXX_FLAGS_INIT})