cgal/Nef_3/examples/Nef_3
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
..
CMakeLists.txt update our CMake version 3.18...3.31 2025-02-04 14:32:37 +01:00
comparison.cpp CGAL Examples: CGAL_assertion -> assert 2022-01-24 10:19:04 +00:00
complex_construction.cin
complex_construction.cpp
draw_nef_3.cpp fix copy/paste error 2024-07-22 18:16:50 +02:00
exploration_SM.cin
exploration_SM.cpp
extended_kernel.cin
extended_kernel.cpp
handling_double_coordinates.cin
handling_double_coordinates.cpp run the script to remove tabs and trailing whitespaces 2020-03-26 13:25:16 +01:00
interface_polyhedron.cin
interface_polyhedron.cpp Do not include graph_traits_Polyhedron.h, properties_polyhedron.h and Polyhedron_iostream.h 2018-05-03 13:23:50 +02:00
nefIO.cin
nefIO.cpp
nef_3_construction.cpp CGAL Examples: CGAL_assertion -> assert 2022-01-24 10:19:04 +00:00
nef_3_point_location.cin
nef_3_point_location.cpp
nef_3_simple.cpp CGAL Examples: CGAL_assertion -> assert 2022-01-24 10:19:04 +00:00
nef_3_to_surface_mesh.cpp add missing example 2016-10-10 16:44:24 +02:00
offIO.cin
offIO.cpp Do not include graph_traits_Polyhedron.h, properties_polyhedron.h and Polyhedron_iostream.h 2018-05-03 13:23:50 +02:00
point_set_operations.cpp CGAL Examples: CGAL_assertion -> assert 2022-01-24 10:19:04 +00:00
polyline_construction.cpp run the script to remove tabs and trailing whitespaces 2020-03-26 13:25:16 +01:00
set_operations.cpp CGAL Examples: CGAL_assertion -> assert 2022-01-24 10:19:04 +00:00
shell_exploration.cin
shell_exploration.cpp
surface_mesh_to_nef.cpp Do not include graph_traits_{Polyhedron | Surface_mesh}.h 2017-04-24 19:17:43 +02:00
topological_operations.cin
topological_operations.cpp CGAL Examples: CGAL_assertion -> assert 2022-01-24 10:19:04 +00:00
transformation.cpp CGAL Examples: CGAL_assertion -> assert 2022-01-24 10:19:04 +00:00