cgal/Principal_component_analysis
Laurent Rineau ca5c92e034 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 17:58:27 +00:00
..
demo/Principal_component_analysis Global maintenance of CMakeLists.txt: CMake minimal version is -2.6.2 2011-04-27 17:58:27 +00:00
doc_tex Add \ccPkgDemo 2011-03-08 07:50:07 +00:00
examples/Principal_component_analysis PCA: update 3D example. 2008-12-08 16:04:59 +00:00
include/CGAL Use CGAL::abs instead of fabs 2011-02-16 14:22:59 +00:00
package_info/Principal_component_analysis Remove myself from maintainer files. 2010-09-15 12:32:09 +00:00
test/Principal_component_analysis 0.0 -> FT(0) in order to quiet VC++ 2010-09-27 07:47:24 +00:00
dont_submit restore PCA demo 2009-09-04 14:49:49 +00:00