mirror of https://github.com/CGAL/cgal
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. ``` |
||
|---|---|---|
| .. | ||
| include | ||
| CMakeLists.txt | ||
| test_authalic_weights.cpp | ||
| test_barycentric_region_weights.cpp | ||
| test_cotangent_weights.cpp | ||
| test_discrete_harmonic_weights.cpp | ||
| test_inverse_distance_weights.cpp | ||
| test_mean_value_weights.cpp | ||
| test_mixed_voronoi_region_weights.cpp | ||
| test_projected_weights.cpp | ||
| test_shepard_weights.cpp | ||
| test_tangent_weights.cpp | ||
| test_three_point_family_weights.cpp | ||
| test_triangular_region_weights.cpp | ||
| test_uniform_region_weights.cpp | ||
| test_uniform_weights.cpp | ||
| test_voronoi_region_weights.cpp | ||
| test_wachspress_weights.cpp | ||