cgal/Interpolation
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/Interpolation Renew the handle of policies, for CMake-3.10 2017-11-06 14:58:36 +01:00
doc/Interpolation Modified gradient fitting concept 2017-09-13 16:24:47 +02:00
examples/Interpolation Annihilated Regular_triangulation_euclidean_traits_23 across all packages 2017-06-28 10:15:30 +02:00
include/CGAL Fixed weighted point issue in gradient fitting functions 2017-09-13 16:24:39 +02:00
package_info/Interpolation New license.txt files (eol changes) 2013-02-19 16:46:39 +01:00
test/Interpolation change the scope of the functor 2017-09-14 08:15:55 +02:00
TODO