cgal/Weights/test/Weights
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 Fix test 2022-11-07 14:11:38 +01:00
CMakeLists.txt update our CMake version 3.18...3.31 2025-02-04 14:32:37 +01:00
test_authalic_weights.cpp Weights examples/tests improvements 2022-10-20 17:34:02 +02:00
test_barycentric_region_weights.cpp Weights examples/tests improvements 2022-10-20 17:34:02 +02:00
test_cotangent_weights.cpp Weights examples/tests improvements 2022-10-20 17:34:02 +02:00
test_discrete_harmonic_weights.cpp Weights examples/tests improvements 2022-10-20 17:34:02 +02:00
test_inverse_distance_weights.cpp Weights examples/tests improvements 2022-10-20 17:34:02 +02:00
test_mean_value_weights.cpp Weights examples/tests improvements 2022-10-20 17:34:02 +02:00
test_mixed_voronoi_region_weights.cpp Weights examples/tests improvements 2022-10-20 17:34:02 +02:00
test_projected_weights.cpp Weights examples/tests improvements 2022-10-20 17:34:02 +02:00
test_shepard_weights.cpp Weights examples/tests improvements 2022-10-20 17:34:02 +02:00
test_tangent_weights.cpp Weights examples/tests improvements 2022-10-20 17:34:02 +02:00
test_three_point_family_weights.cpp Weights examples/tests improvements 2022-10-20 17:34:02 +02:00
test_triangular_region_weights.cpp Weights examples/tests improvements 2022-10-20 17:34:02 +02:00
test_uniform_region_weights.cpp Weights examples/tests improvements 2022-10-20 17:34:02 +02:00
test_uniform_weights.cpp Weights examples/tests improvements 2022-10-20 17:34:02 +02:00
test_voronoi_region_weights.cpp Add a test 2022-10-21 00:05:30 +02:00
test_wachspress_weights.cpp Weights examples/tests improvements 2022-10-20 17:34:02 +02:00