cgal/Alpha_wrap_3/examples/Alpha_wrap_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
..
CMakeLists.txt update our CMake version 3.18...3.31 2025-02-04 14:32:37 +01:00
mixed_inputs_wrap.cpp Rename the builder class 2023-10-13 10:56:58 +02:00
output_helper.h Misc minor improvements 2023-10-17 13:56:06 +02:00
pause_and_resume_wrapping.cpp Do not use "Polygon" typedef 2023-11-22 13:30:28 +01:00
point_set_wrap.cpp Factorize code generating filenames out of examples 2023-10-04 22:49:06 +02:00
successive_wraps.cpp Misc minor improvements 2023-10-17 13:56:06 +02:00
triangle_mesh_wrap.cpp Factorize code generating filenames out of examples 2023-10-04 22:49:06 +02:00
triangle_soup_wrap.cpp Factorize code generating filenames out of examples 2023-10-04 22:49:06 +02:00
volumetric_wrap.cpp Rename the builder class 2023-10-13 10:56:58 +02:00
wrap_from_cavity.cpp Minor example fix 2023-10-16 11:05:48 +02:00