cgal/Nef_3/test/Nef_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
..
data automatically move data files in data dir + update paths 2021-10-04 09:42:49 +02:00
include/CGAL Don't use a variable for calling a static method (VC2015 warned) 2022-03-24 08:55:27 +01:00
CMakeLists.txt update our CMake version 3.18...3.31 2025-02-04 14:32:37 +01:00
Nef_3_problematic_construction.cpp run the script to remove tabs and trailing whitespaces 2020-03-26 13:25:16 +01:00
issue8644bis.cpp GMP is not always available 2025-02-01 23:11:25 +01:00
issue_6423.cpp add assertions 2024-08-14 18:22:04 +02:00
nary.cpp
nef_3_from_points.cpp run the script to remove tabs and trailing whitespaces 2020-03-26 13:25:16 +01:00
nef_union_error_llvm.cpp automatically move data files in data dir + update paths 2021-10-04 09:42:49 +02:00
test_nef_3_io_Cartesian.cpp Split testcase to see if it avoids an ICE for VC++ 2016-02-03 14:10:16 +01:00
test_nef_3_io_Cartesian_Lazy.cpp Clean-up FT vs RT in testcase. 2018-12-22 11:05:07 +01:00
test_nef_3_io_EPEC.cpp test constructor and constness 2022-06-20 16:59:35 +02:00
test_nef_3_io_EPIC.cpp Use Get_approx instead of approx() 2021-04-15 08:28:40 +01:00
test_nef_3_io_Homogeneous.cpp Split testcase to see if it avoids an ICE for VC++ 2016-02-03 14:10:16 +01:00
test_nef_3_io_Homogenoeus_Lazy.cpp Fixes for FT=mpq_class. 2016-10-14 00:37:11 +02:00
test_nef_3_operator.cpp test constructor and constness 2022-06-20 16:59:35 +02:00
test_nef_to_soup.cpp Deal with Mesh_3 2022-01-18 18:58:06 +00:00
test_with_extended_homogeneous.cpp run the script to remove tabs and trailing whitespaces 2020-03-26 13:25:16 +01:00
test_with_homogeneous.cpp run the script to remove tabs and trailing whitespaces 2020-03-26 13:25:16 +01:00
test_with_lazy.cpp run the script to remove tabs and trailing whitespaces 2020-03-26 13:25:16 +01:00
upgradeNefFiles