cgal/Core
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
..
examples/Core Don't import the CORE namespace into the global namespace. 2009-02-28 10:07:47 +00:00
include/CGAL/CORE yet another memory leak in CORE polynomial. 2011-03-01 09:22:23 +00:00
package_info/Core Remove changes.txt files. 2008-07-24 17:47:16 +00:00
src/CGALCore Global maintenance of CMakeLists.txt: CMake minimal version is -2.6.2 2011-04-27 18:06:32 +00:00