cgal/Barycentric_coordinates_2/test/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
test_almost_degenerate_segment.cpp remove more disable deprecation api 2021-09-29 10:16:58 +02:00
test_almost_degenerate_triangle.cpp remove more disable deprecation api 2021-09-29 10:16:58 +02:00
test_bc_all_coordinates.cpp fixed deprecated headers and classes, should work with old code now without any modifs 2021-06-28 17:58:02 +02:00
test_bc_cgal_polygons.cpp fixed name clash 2021-05-21 11:28:05 +02:00
test_bc_projection_traits.cpp fixed deprecated headers and classes, should work with old code now without any modifs 2021-06-28 17:58:02 +02:00
test_boundary_coordinates_at_vertices.cpp fixed headers in benchmarks and tests 2021-05-20 13:53:18 +02:00
test_boundary_coordinates_on_edges.cpp fixed headers in benchmarks and tests 2021-05-20 13:53:18 +02:00
test_dh_almost_degenerate_polygon.cpp fixed headers in benchmarks and tests 2021-05-20 13:53:18 +02:00
test_dh_const_linear_precision.cpp fixed headers in benchmarks and tests 2021-05-20 13:53:18 +02:00
test_dh_deprecated_api.cpp fix unused variable warnings 2023-08-09 08:49:42 +02:00
test_dh_triangle.cpp remove more disable deprecation api 2021-09-29 10:16:58 +02:00
test_dh_weights.cpp fixed headers in benchmarks and tests 2021-05-20 13:53:18 +02:00
test_hm_const_linear_precision.cpp added missing desable deprecation headers 2021-09-24 11:10:50 +02:00
test_hm_triangle.cpp remove more disable deprecation api 2021-09-29 10:16:58 +02:00
test_hm_unit_square.cpp added missing desable deprecation headers 2021-09-24 11:10:50 +02:00
test_mv_const_linear_precision.cpp fixed headers in benchmarks and tests 2021-05-20 13:53:18 +02:00
test_mv_deprecated_api.cpp fix unused variable warnings 2023-08-09 08:49:42 +02:00
test_mv_special_points.cpp updated tests 2021-08-19 11:22:48 +02:00
test_mv_triangle.cpp remove more disable deprecation api 2021-09-29 10:16:58 +02:00
test_mv_weakly_convex_polygon.cpp updated tests 2021-08-19 11:22:48 +02:00
test_mv_weights.cpp updated tests 2021-08-19 11:22:48 +02:00
test_sc_deprecated_api.cpp fix other warnings 2023-08-10 17:29:28 +02:00
test_segment_coordinates.cpp remove more disable deprecation api 2021-09-29 10:16:58 +02:00
test_segment_coordinates_with_offset.cpp remove more disable deprecation api 2021-09-29 10:16:58 +02:00
test_tc_deprecated_api.cpp fix other warnings 2023-08-10 17:29:28 +02:00
test_triangle_coordinates.cpp remove more disable deprecation api 2021-09-29 10:16:58 +02:00
test_wp_almost_degenerate_polygon.cpp fixed headers in benchmarks and tests 2021-05-20 13:53:18 +02:00
test_wp_const_linear_precision.cpp fixed headers in benchmarks and tests 2021-05-20 13:53:18 +02:00
test_wp_deprecated_api.cpp fix unused variable warnings 2023-08-09 08:49:42 +02:00
test_wp_dh_unit_square.cpp fixed headers in benchmarks and tests 2021-05-20 13:53:18 +02:00
test_wp_triangle.cpp remove more disable deprecation api 2021-09-29 10:16:58 +02:00
test_wp_weights.cpp fixed headers in benchmarks and tests 2021-05-20 13:53:18 +02:00