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 | ||
| Building_kd_tree_with_ddim_points.cpp | ||
| Building_kd_tree_with_own_pointtype.cpp | ||
| CMakeLists.txt | ||
| Circular_query.cpp | ||
| Compare_methods.cpp | ||
| Distance.h | ||
| I_neighbor_search_manhattan_distance_isobox_point.cpp | ||
| Iso_rectangle_2_query.cpp | ||
| K_neighbor_search_manhattan_distance_isobox_point.cpp | ||
| K_neighbor_search_with_circle.cpp | ||
| Orthogonal_incremental_neighbor_search.cpp | ||
| Orthogonal_k_neighbor_search.cpp | ||
| Point.h | ||
| Point_with_info.h | ||
| Range_searching.cpp | ||
| Search_traits_adapter_with_identity_map.cpp | ||
| Splitters.cpp | ||
| iso_rectangle_2_query_2.cpp | ||
| remove.cpp | ||
| test_print.cpp | ||