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. ``` |
||
|---|---|---|
| .. | ||
| data | ||
| include | ||
| CMakeLists.txt | ||
| test_p2t2_delaunay_insert_degenerate.cpp | ||
| test_p2t2_delaunay_insert_grid.cpp | ||
| test_p2t2_delaunay_insert_random.cpp | ||
| test_p2t2_delaunay_insert_vertex.cpp | ||
| test_p2t2_delaunay_performance.cpp | ||
| test_p2t2_delaunay_remove.cpp | ||
| test_p2t2_hierarchy.cpp | ||
| test_p2t2_interface_triang_2.cpp | ||
| test_p2t2_performance_gredner.cpp | ||
| test_p2t2_performance_test.cpp | ||
| test_p2t2_test_semi_static_predicates.cpp | ||
| test_p2t2_triangulation_flip.cpp | ||
| test_p2t2_triangulation_insert_edge.cpp | ||
| test_p2t2_triangulation_insert_grid.cpp | ||
| test_p2t2_triangulation_insert_random.cpp | ||
| test_p2t2_triangulation_insert_vertex.cpp | ||
| test_p2t2_triangulation_point_location.cpp | ||
| test_p2t2_triangulation_prog1.cpp | ||