cgal/Mesh_3
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
..
applications Global maintenance of CMakeLists.txt: CMake minimal version is -2.6.2 2011-04-27 18:06:32 +00:00
demo/Mesh_3 Global maintenance of CMakeLists.txt: CMake minimal version is -2.6.2 2011-04-27 18:06:32 +00:00
doc_tex Fix empty \ref. I added the correct label to ref to. 2011-03-10 13:12:24 +00:00
examples/Mesh_3 Global maintenance of CMakeLists.txt: CMake minimal version is -2.6.2 2011-04-27 17:58:27 +00:00
include/CGAL Make the code conform to the documentation: add C3t3::edges_in_complex_end(Curve_segment_index) 2011-04-19 12:15:22 +00:00
package_info/Mesh_3 Move Mesh_3 from candidate-packages to trunk (2/2) 2010-01-06 13:46:02 +00:00
test/Mesh_3 Global maintenance of CMakeLists.txt: CMake minimal version is -2.6.2 2011-04-27 17:58:27 +00:00
Doxyfile remove package namespace macro 2010-06-09 08:45:58 +00:00
README Move Mesh_3 from candidate-packages to trunk (2/2) 2010-01-06 13:46:02 +00:00
TODO Move Mesh_3 from candidate-packages to trunk (2/2) 2010-01-06 13:46:02 +00:00
dont_submit Remove demo directory from dont_submit. 2010-06-22 12:41:39 +00:00
stylesheet.css Move Mesh_3 from candidate-packages to trunk (2/2) 2010-01-06 13:46:02 +00:00

README

3D mesh package, from Laurent Rineau