cgal/Surface_mesh_simplification
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
..
doc_tex Update the \ccPkgHowToCiteCgal tag for CGAL-3.8 (2011). 2011-02-24 15:21:10 +00:00
examples/Surface_mesh_simplification Remove semi-colon after main() function definition. 2009-12-12 14:32:20 +00:00
include/CGAL move Modifiable_priority_queue in STL_Extension as it is used by Mesh_3 2011-02-15 16:24:09 +00:00
off2gts Global maintenance of CMakeLists.txt: CMake minimal version is -2.6.2 2011-04-27 18:06:32 +00:00
package_info/Surface_mesh_simplification Remove changes.txt files. 2008-07-24 17:47:16 +00:00
test/Surface_mesh_simplification int->size_t and suppres VC++ warning on truncted names 2010-06-25 08:55:21 +00:00
TODO Fixed license headers 2009-06-25 15:12:52 +00:00
dont_submit Updated testsuite 2009-06-10 15:51:32 +00:00