cgal/Surface_mesh_segmentation/examples/Surface_mesh_segmentation
Laurent Rineau 62c70d41ca Renew the handle of policies, for CMake-3.10
Now that we require CMake>=3.1, we can forget a lot of old CMake policies.

`CMP0053` `OLD` behavior is still needed, because of a bug in Qt5 CMake files, but it will
not be set with CMake>=3.10. Let's assume that a recent CMake version means
a recent Qt5 version.
2017-11-06 14:58:36 +01:00
..
data simplify by reading one predefined off file 2013-08-06 01:01:52 +03:00
CMakeLists.txt Renew the handle of policies, for CMake-3.10 2017-11-06 14:58:36 +01:00
extract_segmentation_into_mesh_example.cpp replace iterators of face patch indices by a range 2017-05-30 15:09:42 +02:00
sdf_values_example.cpp Merge pull request #2075 from afabri/CGAL-dont_include_graph_traits_header-GF 2017-05-19 10:28:38 +02:00
segmentation_from_sdf_values_LCC_example.cpp Add missing return 2017-06-28 09:42:48 -04:00
segmentation_from_sdf_values_OpenMesh_example.cpp fix choices of std::cerr or std::cout 2017-04-27 09:04:12 +02:00
segmentation_from_sdf_values_SM_example.cpp Merge pull request #2075 from afabri/CGAL-dont_include_graph_traits_header-GF 2017-05-19 10:28:38 +02:00
segmentation_from_sdf_values_example.cpp Merge pull request #2075 from afabri/CGAL-dont_include_graph_traits_header-GF 2017-05-19 10:28:38 +02:00
segmentation_via_sdf_values_example.cpp Merge pull request #2075 from afabri/CGAL-dont_include_graph_traits_header-GF 2017-05-19 10:28:38 +02:00
segmentation_with_facet_ids_example.cpp Merge pull request #2075 from afabri/CGAL-dont_include_graph_traits_header-GF 2017-05-19 10:28:38 +02:00