cgal/Shape_regularization/test/Shape_regularization
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
..
include
CMakeLists.txt update our CMake version 3.18...3.31 2025-02-04 14:32:37 +01:00
test_0_segments.cpp
test_1_segment.cpp
test_2_segments.cpp
test_3_segments.cpp
test_4_segments.cpp
test_100_segments_angles.cpp
test_100_segments_offsets.cpp
test_cgal_solver.cpp @soesau can you please test that locally 2023-06-29 09:29:22 +01:00
test_closed_contour_3_edges.cpp
test_closed_contour_4_edges.cpp
test_closed_contour_6_edges.cpp use_default_values() -> default_values() 2022-01-10 18:36:37 +01:00
test_closed_contour_10_edges.cpp use_default_values() -> default_values() 2022-01-10 18:36:37 +01:00
test_contour_orientation.cpp
test_directions_longest.cpp
test_directions_multiple_1.cpp
test_directions_multiple_2.cpp
test_directions_multiple_3.cpp
test_directions_user_defined.cpp
test_equal_contours.cpp
test_groups_collinear.cpp
test_groups_orthogonal.cpp
test_groups_parallel.cpp
test_neighbor_query.cpp use_default_values() -> default_values() 2022-01-10 18:36:37 +01:00
test_open_contour_1_edge.cpp
test_open_contour_2_edges.cpp
test_open_contour_3_edges.cpp
test_open_contour_5_edges.cpp use_default_values() -> default_values() 2022-01-10 18:36:37 +01:00
test_open_contour_9_edges.cpp use_default_values() -> default_values() 2022-01-10 18:36:37 +01:00
test_overloads.cpp use_default_values() -> default_values() 2022-01-10 18:36:37 +01:00
test_plane_regularization.cpp
test_segments.cpp
test_unique_segments.cpp