cgal/Barycentric_coordinates_2/examples/Barycentric_coordinates_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
..
CMakeLists.txt update our CMake version 3.18...3.31 2025-02-04 14:32:37 +01:00
affine_coordinates.cpp cleanup 2021-05-20 16:21:22 +02:00
deprecated_coordinates.cpp moving files from internal to PKG/internal 2021-08-26 11:33:39 +02:00
discrete_harmonic_coordinates.cpp cleanup 2021-05-20 16:21:22 +02:00
harmonic_coordinates.cpp make sure Delaunay domain 2 is not included anywhere due to license issues, added description to the convenience header, typos, one more overload for HM 2021-06-28 16:19:29 +02:00
mean_value_coordinates.cpp cleanup 2021-05-20 16:21:22 +02:00
segment_coordinates.cpp undocumenting unnecessary stuff 2021-08-19 11:48:21 +02:00
shape_deformation.cpp make sure Delaunay domain 2 is not included anywhere due to license issues, added description to the convenience header, typos, one more overload for HM 2021-06-28 16:19:29 +02:00
terrain_height_modeling.cpp Rename Terrain_height_modeling.cpp to terrain_height_modeling.cpp 2021-08-13 12:11:49 +02:00
triangle_coordinates.cpp undocumenting unnecessary stuff 2021-08-19 11:48:21 +02:00
wachspress_coordinates.cpp Rename Wachspress_coordinates.cpp to wachspress_coordinates.cpp 2021-08-13 12:12:05 +02:00