cgal/Weights/examples/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
..
CMakeLists.txt update our CMake version 3.18...3.31 2025-02-04 14:32:37 +01:00
convergence.cpp Weights examples/tests improvements 2022-10-20 17:34:02 +02:00
coordinates_multiple_queries.cpp using double numbers in examples 2021-06-29 17:03:52 +02:00
coordinates_one_query.cpp using double numbers in examples 2021-06-29 17:03:52 +02:00
custom_traits.cpp initial commit with the basic version of the new Weights package 2021-04-22 17:17:56 +02:00
projection_traits.cpp undocumenting utils with tangent and cotangent 2021-06-25 14:34:58 +02:00
weighted_laplacian.cpp Weights examples/tests improvements 2022-10-20 17:34:02 +02:00
weights.cpp using double numbers in examples 2021-06-29 17:03:52 +02:00