cgal/Spatial_searching
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/Spatial_searching add benchmark to compare ANN STANN and CGAL::Orthogonal_nearest_neighbor 2010-06-28 13:30:59 +00:00
demo/Spatial_searching/Qt3 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/Spatial_searching Fix the use of a deprecated function. 2010-12-10 10:18:04 +00:00
include/CGAL in modifs of r62100 removed a needed ++i 2011-04-06 14:36:15 +00:00
package_info/Spatial_searching Remove changes.txt files. 2008-07-24 17:47:16 +00:00
test/Spatial_searching Fix the use of a deprecated function. 2010-12-10 10:18:04 +00:00
dont_submit Do not submit the demo subdirectory: demo/Spatial_searching is now empty, 2011-02-10 14:50:18 +00:00