cgal/Mesh_2
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
..
demo/Mesh_2 Renew the handle of policies, for CMake-3.10 2017-11-06 14:58:36 +01:00
doc/Mesh_2 Use CGAL_DOC_VERSION 2016-02-11 15:37:54 +01:00
examples/Mesh_2 improve the name of projects in cmake scripts of examples 2016-09-08 00:02:55 +02:00
include/CGAL Merge pull request #2462 from sloriot/CGAL-fix_warnings_g++7 2017-10-13 17:04:02 +02:00
package_info/Mesh_2 fix Laurent's email address 2015-05-19 08:54:34 +02:00
test/Mesh_2 Do check the dependencies of Mesh_2 2017-04-06 17:37:10 +02:00
TODO