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. ``` |
||
|---|---|---|
| .. | ||
| include | ||
| CMakeLists.txt | ||
| test_efficient_RANSAC_cone_connected_component.cpp | ||
| test_efficient_RANSAC_cone_parameters.cpp | ||
| test_efficient_RANSAC_cylinder_connected_component.cpp | ||
| test_efficient_RANSAC_cylinder_parameters.cpp | ||
| test_efficient_RANSAC_plane_connected_component.cpp | ||
| test_efficient_RANSAC_plane_parameters.cpp | ||
| test_efficient_RANSAC_scene.cpp | ||
| test_efficient_RANSAC_sphere_connected_component.cpp | ||
| test_efficient_RANSAC_sphere_parameters.cpp | ||
| test_efficient_RANSAC_torus_connected_component.cpp | ||
| test_efficient_RANSAC_torus_parameters.cpp | ||
| test_region_growing_basic.cpp | ||
| test_region_growing_on_cube.cpp | ||
| test_region_growing_on_degenerated_mesh.cpp | ||
| test_region_growing_on_point_set_2.cpp | ||
| test_region_growing_on_point_set_2_with_sorting.cpp | ||
| test_region_growing_on_point_set_3.cpp | ||
| test_region_growing_on_point_set_3_with_sorting.cpp | ||
| test_region_growing_on_polygon_mesh.cpp | ||
| test_region_growing_on_polygon_mesh_with_sorting.cpp | ||
| test_region_growing_strict.cpp | ||
| test_validity_sampled_data.cpp | ||