cgal/BGL/examples/BGL_triangulation_2
Laurent Rineau e5001d1a50 update our CMake version 3.18...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.
```
2025-02-04 14:32:37 +01:00
..
data Regular_triangulations are built using weighted points 2017-06-28 10:15:30 +02:00
CMakeLists.txt update our CMake version 3.18...3.31 2025-02-04 14:32:37 +01:00
dijkstra.cpp Merge pull request #7784 from janetournois/BGL-warning_fixed-jtournois 2023-11-06 12:52:24 +01:00
dijkstra_with_internal_properties.cpp remove CGAL workaround from cpp files 2023-10-12 10:12:09 +02:00
emst.cpp spelling corrections 2022-11-14 17:44:33 +01:00
emst_cdt_plus_hierarchy.cpp spelling corrections 2022-11-14 17:44:33 +01:00
emst_regular.cpp spelling corrections 2022-11-14 17:44:33 +01:00
face_graph.cpp Simplify/Clean all BGL T2 examples (can now get rid of Finite_filter stuff) 2019-04-29 15:47:43 +02:00