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_0_segments.cpp | ||
| test_1_segment.cpp | ||
| test_2_segments.cpp | ||
| test_3_segments.cpp | ||
| test_4_segments.cpp | ||
| test_100_segments_angles.cpp | ||
| test_100_segments_offsets.cpp | ||
| test_cgal_solver.cpp | ||
| test_closed_contour_3_edges.cpp | ||
| test_closed_contour_4_edges.cpp | ||
| test_closed_contour_6_edges.cpp | ||
| test_closed_contour_10_edges.cpp | ||
| test_contour_orientation.cpp | ||
| test_directions_longest.cpp | ||
| test_directions_multiple_1.cpp | ||
| test_directions_multiple_2.cpp | ||
| test_directions_multiple_3.cpp | ||
| test_directions_user_defined.cpp | ||
| test_equal_contours.cpp | ||
| test_groups_collinear.cpp | ||
| test_groups_orthogonal.cpp | ||
| test_groups_parallel.cpp | ||
| test_neighbor_query.cpp | ||
| test_open_contour_1_edge.cpp | ||
| test_open_contour_2_edges.cpp | ||
| test_open_contour_3_edges.cpp | ||
| test_open_contour_5_edges.cpp | ||
| test_open_contour_9_edges.cpp | ||
| test_overloads.cpp | ||
| test_plane_regularization.cpp | ||
| test_segments.cpp | ||
| test_unique_segments.cpp | ||