cgal/Segment_Delaunay_graph_2/examples/Segment_Delaunay_graph_2
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
CMakeLists.txt update our CMake version 3.18...3.31 2025-02-04 14:32:37 +01:00
sdg-advanced-draw.cpp Spelling corrections 2024-05-31 19:05:34 +02:00
sdg-count-sites.cpp use the default for the exact kernel 2013-07-05 09:52:12 +02:00
sdg-fast-sp-polygon.cpp add examples using spatial sorting 2013-07-05 12:00:09 +02:00
sdg-fast-sp.cpp use correct include header 2013-07-08 07:47:42 +02:00
sdg-filtered-traits.cpp init variables to avoid warnings 2018-12-05 17:53:09 +01:00
sdg-info-set.cpp run the script to remove tabs and trailing whitespaces 2020-03-26 13:25:16 +01:00
sdg-red-blue-info.cpp run the script to remove tabs and trailing whitespaces 2020-03-26 13:25:16 +01:00
sdg-voronoi-edges.cpp Use Epic instead of Filtered_kernel 2019-02-14 12:32:10 +01:00