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 | ||
| bbox_other_do_intersect_test.cpp | ||
| call_test.cpp | ||
| circle_other.cpp | ||
| create_bbox_mesh.h | ||
| intersection_test_helper.h | ||
| issue_5428.cpp | ||
| segment_segment.cpp | ||
| test_intersections_Iso_cuboid_3.cpp | ||
| test_intersections_Line_3.cpp | ||
| test_intersections_Plane_3.cpp | ||
| test_intersections_Point_3.cpp | ||
| test_intersections_Ray_3.cpp | ||
| test_intersections_Segment_3.cpp | ||
| test_intersections_Sphere_3.cpp | ||
| test_intersections_Tetrahedron_3.cpp | ||
| triangle_3_triangle_3_intersection.cpp | ||
| triangle_other.cpp | ||
| triangle_other_intersection_test.cpp | ||