mirror of https://github.com/CGAL/cgal
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. ``` |
||
|---|---|---|
| .. | ||
| CMakeLists.txt | ||
| test_barycenter.cpp | ||
| test_bounding_box.cpp | ||
| test_kernels.cpp | ||
| test_linear_least_squares_fitting_circles_2.cpp | ||
| test_linear_least_squares_fitting_cuboids_3.cpp | ||
| test_linear_least_squares_fitting_points_2.cpp | ||
| test_linear_least_squares_fitting_points_3.cpp | ||
| test_linear_least_squares_fitting_rectangles_2.cpp | ||
| test_linear_least_squares_fitting_segments_2.cpp | ||
| test_linear_least_squares_fitting_segments_3.cpp | ||
| test_linear_least_squares_fitting_spheres_3.cpp | ||
| test_linear_least_squares_fitting_tetrahedra_3.cpp | ||
| test_linear_least_squares_fitting_triangles_2.cpp | ||
| test_linear_least_squares_fitting_triangles_3.cpp | ||
| test_validity.cpp | ||