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 | ||
| AABB_test_util.h | ||
| CMakeLists.txt | ||
| aabb_any_all_benchmark.cpp | ||
| aabb_correctness_triangle_test.cpp | ||
| aabb_deprecated_segment_test.cpp | ||
| aabb_deprecated_triangle_primitive_test.cpp | ||
| aabb_distance_edge_test.cpp | ||
| aabb_distance_triangle_hint_test.cpp | ||
| aabb_distance_triangle_test.cpp | ||
| aabb_intersection_triangle_test.cpp | ||
| aabb_naive_vs_tree_distance_segment_test.cpp | ||
| aabb_naive_vs_tree_distance_triangle_test.cpp | ||
| aabb_naive_vs_tree_triangle_test.cpp | ||
| aabb_test_all_intersected_primitives_tree.cpp | ||
| aabb_test_datum.cpp | ||
| aabb_test_empty_tree.cpp | ||
| aabb_test_indexed_triangle_2.cpp | ||
| aabb_test_is_ray_intersection_geomtraits.cpp | ||
| aabb_test_move_constructor.cpp | ||
| aabb_test_multi_mesh.cpp | ||
| aabb_test_polyline_segment_2.cpp | ||
| aabb_test_ray_intersection.cpp | ||
| aabb_test_segment_2.cpp | ||
| aabb_test_singleton_tree.cpp | ||
| aabb_test_triangle_2.cpp | ||
| aabb_test_triangle_3.cpp | ||
| aabb_triangle_datum_covering.cpp | ||