cgal/Mesh_3
Sebastien Loriot e871025f36
update our CMake supported versions to ...3.31 (#8727)
## Summary of Changes

Update our CMake supported versions to ...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.
```

## Release Management

* Affected package(s): all cmake scripts
* License and copyright ownership: maintenance by GF
2025-02-07 14:03:47 +01:00
..
benchmark/Mesh_3 update our CMake version 3.18...3.31 2025-02-04 14:32:37 +01:00
doc/Mesh_3 typo 2025-01-20 16:59:47 +01:00
examples/Mesh_3 update our CMake supported versions to ...3.31 (#8727) 2025-02-07 14:03:47 +01:00
include/CGAL Mesh 3 : initial_points_generator parameter for make_mesh_3 point initialization (#7798) 2025-02-05 08:29:06 +01:00
package_info/Mesh_3 undo dependency changes + always use core if not disabled 2024-02-27 16:19:28 +01:00
test/Mesh_3 update our CMake supported versions to ...3.31 (#8727) 2025-02-07 14:03:47 +01:00
TODO