cgal/Polyline_simplification_2/test/Polyline_simplification_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
..
data Add test 2014-12-11 15:32:13 +01:00
CMakeLists.txt Renew the handle of policies, for CMake-3.10 2017-11-06 14:58:36 +01:00
simplify_polygon_test.cmd rename test file to avoid the same name as an example 2015-01-07 15:41:40 +01:00
simplify_polygon_test.cpp also test Scaled_squared_distance_cost 2016-08-30 17:46:45 +02:00
simplify_polyline_with_duplicate_points.cpp Add new test for bugfix of polyline simplification with duplicate points 2016-08-23 11:30:22 +02:00