cgal/BGL
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
..
doc/BGL add doc 2024-10-24 16:54:15 +02:00
examples update our CMake version 3.18...3.31 2025-02-04 14:32:37 +01:00
include/CGAL Merge remote-tracking branch 'cgal/6.0.x-branch' 2025-01-09 19:23:19 +01:00
package_info/BGL Try to remove Filtered_kernel from the dependencies of BGL 2021-01-11 14:11:30 +01:00
test/BGL update our CMake supported versions to ...3.31 (#8727) 2025-02-07 14:03:47 +01:00