cgal/Surface_mesh_skeletonization
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
..
benchmark/Surface_mesh_skeletonization Renew the handle of policies, for CMake-3.10 2017-11-06 14:58:36 +01:00
doc/Surface_mesh_skeletonization Unify the links to the Polyhedron demo in the package descriptions. 2017-01-10 14:56:52 +01:00
examples/Surface_mesh_skeletonization Merge branch 'master' into BGL-LCC-gdamiand 2017-06-15 10:03:53 -04:00
include/CGAL add include directive for license of all GPL header files 2017-01-19 15:20:25 +01:00
package_info/Surface_mesh_skeletonization update package info 2015-07-09 10:35:45 +02:00
test/Surface_mesh_skeletonization Correct inclusion of code that was moved from PMP to Operations_on_polyhedra 2017-03-23 09:04:57 +01:00
TODO