Commit Graph

16 Commits

Author SHA1 Message Date
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
Laurent Rineau 9a0bb54922 Merge pull request #1438 from sloriot/CGAL-clean_up_projects_name_cmake
Clean up projects name in cmake scripts
2016-10-05 13:02:25 +02:00
Sébastien Loriot 7e2ee496de update project name of cmake scripts of tests 2016-09-08 00:26:37 +02:00
Sébastien Loriot fad2f37a5e also test Scaled_squared_distance_cost 2016-08-30 17:46:45 +02:00
Simon Giraudot a04ade1a69 Add new test for bugfix of polyline simplification with duplicate points 2016-08-23 11:30:22 +02:00
Simon Giraudot 27341e688e Add new test for bugfix of polyline simplification with duplicate points 2016-08-17 14:27:51 +02:00
Philipp Möller 4211a4f01e Globally remove CMAKE_ALLOW_LOOSE_LOOP_CONSTRUCTS
This is a Cmake 2.4.3 variable that isn't even documented anymore.
2016-02-16 17:02:55 +01:00
Laurent Rineau f9917c487e CMake 2.8.11 2015-07-13 12:36:43 +02:00
Sébastien Loriot d164633493 remove REQUIRED keyword 2015-07-07 11:23:46 +02:00
Andreas Fabri 11f52729e0 rename test file to avoid the same name as an example 2015-01-07 15:41:40 +01:00
Andreas Fabri 16eb47b50c Add test 2014-12-11 15:32:13 +01:00
Sébastien Loriot 21ba20df0c remove exe flag 2014-12-11 10:03:25 +01:00
Andreas Fabri f21987104d use .cin files instead of .cmd files where possible 2014-12-02 12:42:22 +01:00
Andreas Fabri 84cd43c9f6 todo: rewrite a testsuite 2014-05-22 14:48:50 +02:00
Andreas Fabri ebabf11579 fix eol 2013-01-28 14:02:14 +01:00
Philipp Möller 2ab6d66698 Move the experimental package into the feature branch. They are
coupled tightly enough to have them in one branch.
2012-05-04 13:47:08 +00:00