cgal/Filtered_kernel
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/Filtered_kernel Global maintenance of CMakeLists.txt: CMake minimal version is -2.6.2 2011-04-27 18:06:32 +00:00
developer_scripts update for Filtered_kernel 2010-12-29 08:51:11 +00:00
examples/Filtered_kernel add python script (replace_CGAL_NAMESPACE.py) to replace CGAL_BEGIN_NAMESPACE and CGAL_END_NAMESPACE 2010-06-09 07:37:13 +00:00
include/CGAL Use SSE2 based versions of abs, min, max 2011-04-01 14:02:58 +00:00
package_info/Filtered_kernel Remove myself from maintainer files. 2010-09-15 12:32:09 +00:00
test/Filtered_kernel Replace #undef CGAL_NO_STATIC_FILTERS by explicit true template argument. 2009-10-16 13:52:49 +00:00
TODO
TODO_static_filters typo : mecanism -> mechanism. 2009-08-10 15:57:03 +00:00
dont_submit Rename filtered_predicate.cpp to Filtered_predicate.cpp to match the class name. 2007-02-28 16:33:17 +00:00