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 | ||
| include | ||
| CMakeLists.txt | ||
| Point_3_list.txt | ||
| ch3_4points.cpp | ||
| ch3_dual_test_collinear_3.cpp | ||
| ch3_dual_test_coplanar_3.cpp | ||
| ch3_dual_test_equal_3.cpp | ||
| ch3_dual_test_has_on_positive_side_3.cpp | ||
| ch3_dual_test_less_distance_to_point_3.cpp | ||
| ch3_dual_test_less_signed_distance_to_plane_3.cpp | ||
| convex_hull_traits_3_fp_bug.cpp | ||
| convex_hull_traits_3_fp_bug.xyz | ||
| degeneracy_test.cpp | ||
| quick_hull_default_traits.cpp | ||
| quickhull_degenerate_test_3.cpp | ||
| quickhull_test_3.cpp | ||
| test_ch_3_ambiguity.cpp | ||
| test_extreme_points.cpp | ||
| test_halfspace_intersections.cpp | ||
| test_quickhull_indexed_triangle_set_3.cpp | ||