cgal/Segment_Delaunay_graph_2
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
..
benchmark/Segment_Delaunay_graph_2 Global maintenance of CMakeLists.txt: CMake minimal version is -2.6.2 2011-04-27 18:06:32 +00:00
demo Global maintenance of CMakeLists.txt: CMake minimal version is -2.6.2 2011-04-27 18:06:32 +00:00
doc_tex Update the \ccPkgHowToCiteCgal tag for CGAL-3.8 (2011). 2011-02-24 15:21:10 +00:00
examples/Segment_Delaunay_graph_2 No need for #include <CGAL/basic.h> 2011-03-14 13:10:01 +00:00
include/CGAL *remove warnings. 2011-02-28 15:28:28 +00:00
new_stuff/Segment_Delaunay_graph_2 add python script (replace_CGAL_NAMESPACE.py) to replace CGAL_BEGIN_NAMESPACE and CGAL_END_NAMESPACE 2010-06-09 07:37:13 +00:00
package_info/Segment_Delaunay_graph_2 Remove changes.txt files. 2008-07-24 17:47:16 +00:00
test/Segment_Delaunay_graph_2 add python script (replace_CGAL_NAMESPACE.py) to replace CGAL_BEGIN_NAMESPACE and CGAL_END_NAMESPACE 2010-06-09 07:37:13 +00:00
TODO one more TODO item 2006-07-27 18:05:17 +00:00
dont_submit Remove the demo/ sub-directory from CGAL tarball: a new demo is in GraphicsView/demo/Segment_Delaunay_graph 2010-07-12 13:00:17 +00:00