cgal/Principal_component_analysis/demo/Principal_component_analysis
Laurent Rineau e5001d1a50 update our CMake version 3.18...3.31
That will suppress the warnings about `CMP0167` (from CMake 3.30):

```
CMake Warning (dev) at cmake/modules/display-third-party-libs-versions.cmake:37 (find_package):
  Policy CMP0167 is not set: The FindBoost module is removed.  Run "cmake
  --help-policy CMP0167" for policy details.  Use the cmake_policy command to
  set the policy and suppress this warning.
```
2025-02-04 14:32:37 +01:00
..
resources Http -> https + update some dead links 2022-11-23 18:54:37 +01:00
CMakeLists.txt update our CMake version 3.18...3.31 2025-02-04 14:32:37 +01:00
MainWindow.cpp Do the cpp too 2021-02-10 08:55:34 +01:00
MainWindow.h Merge branch 'CGAL-fix-Qt5-CMake-GF' into CGAL-Qt6-GF 2023-04-28 13:49:58 +02:00
MainWindow.ui PCA demo: fit plane to vertices, edges and facets. 2009-07-31 20:42:39 +00:00
PCA_demo.cpp Update CMakeLists for QT6 2023-09-13 11:38:45 +02:00
PCA_demo.qrc PCA demo: skeleton in place. 2009-07-31 12:37:20 +00:00
Scene.cpp Demo Pass 2021-02-19 16:02:12 +01:00
Scene.h Fix Circular_kernel and PCA demo 2018-07-13 13:56:46 +02:00
Viewer.cpp Demo Pass 2021-02-19 16:02:12 +01:00
Viewer.h Put qglviewer in the namespace CGAL 2018-05-17 10:20:56 +02:00
types.h run the script to remove tabs and trailing whitespaces 2020-03-26 13:25:16 +01:00