cgal/Kernel_23/examples/Kernel_23
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
MyConstruct_bbox_2.h
MyConstruct_coord_iterator.h
MyConstruct_point_2.h
MyKernel.cpp hide unused type 2023-08-09 08:59:26 +02:00
MyKernel.h
MyPointC2.h
MyPointC2_iostream.h Harmonize ASCII usage across all packages 2021-06-23 23:34:32 +02:00
MySegmentC2.h move documented IO functions in IO namespace 2021-05-05 13:15:37 +02:00
cartesian_converter.cpp boost::variant ---> std::variant 2023-06-15 10:57:10 +02:00
exact.cpp
intersection_get.cpp boost::variant ---> std::variant 2023-06-15 10:57:10 +02:00
intersection_visitor.cpp boost::variant ---> std::variant 2023-06-15 10:57:10 +02:00
intersections.cpp Merge branch 'master' into Kernels-decltypes-danston 2021-03-12 12:06:20 +01:00
points_and_segment.cpp
surprising.cpp