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. ``` |
||
|---|---|---|
| .. | ||
| data | ||
| CMakeLists.txt | ||
| average_spacing_example.cpp | ||
| bilateral_smooth_point_set_example.cpp | ||
| callback_example.cpp | ||
| clustering_example.cpp | ||
| edge_aware_upsample_point_set_example.cpp | ||
| edges_example.cpp | ||
| grid_simplification_example.cpp | ||
| grid_simplify_indices.cpp | ||
| hierarchy_simplification_example.cpp | ||
| jet_smoothing_example.cpp | ||
| normal_estimation.cpp | ||
| normals_example.cpp | ||
| orient_scanlines_example.cpp | ||
| property_map.cpp | ||
| random_simplification_example.cpp | ||
| read_las_example.cpp | ||
| read_ply_points_with_colors_example.cpp | ||
| read_write_xyz_point_set_example.cpp | ||
| registration_with_OpenGR.cpp | ||
| registration_with_opengr_pointmatcher_pipeline.cpp | ||
| registration_with_pointmatcher.cpp | ||
| remove_outliers_example.cpp | ||
| scale_estimation_2d_example.cpp | ||
| scale_estimation_example.cpp | ||
| structuring_example.cpp | ||
| wlop_simplify_and_regularize_point_set_example.cpp | ||
| write_las_example.cpp | ||
| write_ply_points_example.cpp | ||