cgal/Spatial_searching/test/Spatial_searching
Laurent Rineau e5001d1a50 update our CMake version 3.18...3.31
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.
```
2025-02-04 14:32:37 +01:00
..
data
Building_kd_tree_with_ddim_points.cpp
Building_kd_tree_with_own_pointtype.cpp spelling corrections 2022-11-17 10:25:10 +01:00
CMakeLists.txt update our CMake version 3.18...3.31 2025-02-04 14:32:37 +01:00
Circular_query.cpp
Compare_methods.cpp
Distance.h
I_neighbor_search_manhattan_distance_isobox_point.cpp Shorten file name to see if that fixes the error for 2 VC testsuites 2022-02-02 08:01:30 +00:00
Iso_rectangle_2_query.cpp
K_neighbor_search_manhattan_distance_isobox_point.cpp
K_neighbor_search_with_circle.cpp
Orthogonal_incremental_neighbor_search.cpp using epsilon tolerance for Simple_cartesian<double> instead of exact comparison 2022-10-01 16:09:30 +02:00
Orthogonal_k_neighbor_search.cpp spelling corrections 2022-11-16 13:22:39 +01:00
Point.h
Point_with_info.h
Range_searching.cpp spelling corrections 2022-11-16 13:22:39 +01:00
Search_traits_adapter_with_identity_map.cpp
Splitters.cpp using epsilon tolerance for Simple_cartesian<double> instead of exact comparison 2022-10-01 16:09:30 +02:00
iso_rectangle_2_query_2.cpp spelling corrections 2022-11-16 13:22:39 +01:00
remove.cpp
test_print.cpp Spatial_searching 2022-10-14 10:36:35 +01:00