cgal/Box_intersection_d/examples/Box_intersection_d
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
..
CMakeLists.txt update our CMake version 3.18...3.31 2025-02-04 14:32:37 +01:00
box_d_do_intersect_polylines.cpp More errors and warnigns 2020-04-23 09:27:26 +02:00
box_grid.cpp Include <cassert> instead of <assert.h> everywhere, for consistency. 2008-01-18 19:58:49 +00:00
custom_box_grid.cpp Rename x and y to lo and hi 2010-10-11 19:45:16 +00:00
minimal.cpp Removing leading and trailing empty lines from all example files. 2007-03-10 16:17:17 +00:00
minimal_self.cpp Removing leading and trailing empty lines from all example files. 2007-03-10 16:17:17 +00:00
progress.cpp Adress warning in progress.cpp 2022-04-20 09:17:25 +01:00
proximity_custom_box_traits.cpp automatically move data files in data dir + update paths 2021-10-04 09:42:49 +02:00
triangle_self_intersect.cpp automatically move data files in data dir + update paths 2021-10-04 09:42:49 +02:00
triangle_self_intersect_pointers.cpp automatically move data files in data dir + update paths 2021-10-04 09:42:49 +02:00