cgal/Alpha_shapes_3/demo/Alpha_shapes_3
Laurent Rineau e5001d1a50 update our CMake version 3.18...3.31
That will suppress the warnings about `CMP0167` (from CMake 3.30):

```
CMake Warning (dev) at cmake/modules/display-third-party-libs-versions.cmake:37 (find_package):
  Policy CMP0167 is not set: The FindBoost module is removed.  Run "cmake
  --help-policy CMP0167" for policy details.  Use the cmake_policy command to
  set the policy and suppress this warning.
```
2025-02-04 14:32:37 +01:00
..
data fix/cleanup AABB_tree and Alpha_shape_3 demos 2023-08-25 11:33:28 +02:00
Alpha_shape_3.cpp remove a few occurrences of "qt5" 2023-09-11 17:46:27 +02:00
Alpha_shape_3.qrc
CMakeLists.txt update our CMake version 3.18...3.31 2025-02-04 14:32:37 +01:00
MainWindow.cpp run the script to remove tabs and trailing whitespaces 2020-03-26 13:25:16 +01:00
MainWindow.h Demo Pass 2021-02-19 16:02:12 +01:00
MainWindow.ui
Viewer.cpp Fix demos 2021-01-08 11:40:09 +01:00
Viewer.h Add missing makeCurrent() 2021-01-21 10:22:51 +01:00
about_Alpha_shapes_3.html use https for all links to www.cgal.org and doc.cgal.org 2018-03-14 15:59:38 +01:00
typedefs.h