cgal/Classification/examples/Classification
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
..
data automatically move data files in data dir + update paths 2021-10-04 09:42:49 +02:00
include More fixes 2021-08-31 16:00:37 +02:00
CMakeLists.txt update our CMake version 3.18...3.31 2025-02-04 14:32:37 +01:00
example_classification.cpp move point cloud to the right directory 2024-08-13 13:57:44 +02:00
example_cluster_classification.cpp move point cloud to the right directory 2024-08-13 13:57:44 +02:00
example_deprecated_conversion.cpp Remove trailing whitespaces 2020-09-28 15:24:35 +02:00
example_ethz_random_forest.cpp fixing warnings and errors 2024-05-16 11:24:45 +02:00
example_feature.cpp move point cloud to the right directory 2024-08-13 13:57:44 +02:00
example_generation_and_training.cpp some more cases 2024-05-14 16:38:47 +02:00
example_mesh_classification.cpp automatically move data files in data dir + update paths 2021-10-04 09:42:49 +02:00
example_opencv_random_forest.cpp some more cases 2024-05-14 16:38:47 +02:00
gis_tutorial_example.cpp Spelling corrections 2024-05-31 19:05:34 +02:00