mirror of https://github.com/CGAL/cgal
## 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 |
||
|---|---|---|
| .. | ||
| data | ||
| CMakeLists.txt | ||
| debug.h | ||
| implicit_functions.cpp | ||
| implicit_functions.h | ||
| mesh_3D_gray_image.cpp | ||
| mesh_3D_gray_image_multiple_values.cpp | ||
| mesh_3D_gray_vtk_image.cpp | ||
| mesh_3D_image.cpp | ||
| mesh_3D_image_variable_size.cpp | ||
| mesh_3D_image_with_custom_initialization.cpp | ||
| mesh_3D_image_with_detection_of_features.cpp | ||
| mesh_3D_image_with_features.cpp | ||
| mesh_3D_image_with_image_initialization.cpp | ||
| mesh_3D_image_with_initial_points.cpp | ||
| mesh_3D_image_with_input_features.cpp | ||
| mesh_3D_weighted_image.cpp | ||
| mesh_3D_weighted_image_with_detection_of_features.cpp | ||
| mesh_cubes_intersection.cpp | ||
| mesh_cubes_intersection_with_features.cpp | ||
| mesh_hybrid_mesh_domain.cpp | ||
| mesh_implicit_domains.cpp | ||
| mesh_implicit_domains_2.cpp | ||
| mesh_implicit_ellipsoid.cpp | ||
| mesh_implicit_sphere.cpp | ||
| mesh_implicit_sphere_variable_size.cpp | ||
| mesh_optimization_example.cpp | ||
| mesh_optimization_lloyd_example.cpp | ||
| mesh_polyhedral_complex.cpp | ||
| mesh_polyhedral_complex_sm.cpp | ||
| mesh_polyhedral_domain.cpp | ||
| mesh_polyhedral_domain_sm.cpp | ||
| mesh_polyhedral_domain_with_edge_distance.cpp | ||
| mesh_polyhedral_domain_with_features.cpp | ||
| mesh_polyhedral_domain_with_features_sizing.cpp | ||
| mesh_polyhedral_domain_with_features_sm.cpp | ||
| mesh_polyhedral_domain_with_lipschitz_sizing.cpp | ||
| mesh_polyhedral_domain_with_surface_inside.cpp | ||
| mesh_two_implicit_spheres_with_balls.cpp | ||
| random_labeled_image.h | ||
| read_polylines.h | ||
| remesh_polyhedral_surface.cpp | ||
| remesh_polyhedral_surface_sm.cpp | ||