cgal/Convex_hull_3
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/Convex_hull_3 Fix catch value warnings 2017-07-21 11:27:14 +02:00
demo/Convex_hull_3 Renew the handle of policies, for CMake-3.10 2017-11-06 14:58:36 +01:00
doc/Convex_hull_3 Add examples for using 3D convex hull functions with open mesh. And fix a bug in convex hull code 2017-07-19 12:25:31 +02:00
examples/Convex_hull_3 Merge pull request #2275 from afabri/Convex_hull_3-OpenMesh-GF 2017-07-25 18:17:02 +02:00
include/CGAL Merge pull request #2321 from sloriot/CH3-fix_tetra_orientation 2017-07-31 16:50:48 +02:00
package_info/Convex_hull_3 import files for intersection of halfspaces from gsoc2014-VCM_3-jmeyron@4a7fd6c 2014-11-05 16:54:33 +01:00
test/Convex_hull_3 fix the orientation of the generated polyhedron in case of 4 non-coplanar points 2017-07-31 10:40:51 +02:00