cgal/Segment_Delaunay_graph_2/demo
Laurent Rineau 6f05e72cef Global maintenance of CMakeLists.txt: CMake minimal version is -2.6.2
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)
2011-04-27 18:06:32 +00:00
..
Segment_Delaunay_graph_2 Global maintenance of CMakeLists.txt: CMake minimal version is -2.6.2 2011-04-27 18:06:32 +00:00
README.txt Add a README.txt that explains where is the demo for this package. 2010-07-12 13:01:25 +00:00

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/