cgal/Principal_component_analysis/test/Principal_component_analysis
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_barycenter.cpp Distance, Generator, HDS, Convex_hull, Polyhedron, PCA 2019-02-14 10:39:56 +01:00
test_bounding_box.cpp Distance, Generator, HDS, Convex_hull, Polyhedron, PCA 2019-02-14 10:39:56 +01:00
test_kernels.cpp Fix conversion warnings in test kernels 2021-04-06 08:30:06 +02:00
test_linear_least_squares_fitting_circles_2.cpp moving files from internal to PKG/internal 2021-08-26 11:33:39 +02:00
test_linear_least_squares_fitting_cuboids_3.cpp moving files from internal to PKG/internal 2021-08-26 11:33:39 +02:00
test_linear_least_squares_fitting_points_2.cpp moving files from internal to PKG/internal 2021-08-26 11:33:39 +02:00
test_linear_least_squares_fitting_points_3.cpp moving files from internal to PKG/internal 2021-08-26 11:33:39 +02:00
test_linear_least_squares_fitting_rectangles_2.cpp moving files from internal to PKG/internal 2021-08-26 11:33:39 +02:00
test_linear_least_squares_fitting_segments_2.cpp moving files from internal to PKG/internal 2021-08-26 11:33:39 +02:00
test_linear_least_squares_fitting_segments_3.cpp moving files from internal to PKG/internal 2021-08-26 11:33:39 +02:00
test_linear_least_squares_fitting_spheres_3.cpp moving files from internal to PKG/internal 2021-08-26 11:33:39 +02:00
test_linear_least_squares_fitting_tetrahedra_3.cpp moving files from internal to PKG/internal 2021-08-26 11:33:39 +02:00
test_linear_least_squares_fitting_triangles_2.cpp moving files from internal to PKG/internal 2021-08-26 11:33:39 +02:00
test_linear_least_squares_fitting_triangles_3.cpp moving files from internal to PKG/internal 2021-08-26 11:33:39 +02:00
test_validity.cpp Deal with PCA 2022-01-18 18:49:02 +00:00