mirror of https://github.com/CGAL/cgal
The documentation of CGAL says that the minimal version of CMake must be CMake-2.6.2. - change cmake_minimum_required to VERSION 2.6.2 - no longer any need for the policy CMP0003 (was for 2.4.x) - no longer any need for CMAKE_ALLOW_LOOSE_LOOP_CONSTRUCTS (was for 2.4) |
||
|---|---|---|
| .. | ||
| Segment_Delaunay_graph_2 | ||
| README.txt | ||
README.txt
This directory is no longer in CGAL tarballs (see ../dont_submit). A new Qt4 demo is in GraphicsView/demo/Segment_Delaunay_graph_2/