cgal/Triangulation_3/demo/Triangulation_3
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
..
documentation Http -> https + update some dead links 2022-11-23 18:54:37 +01:00
icons
CMakeLists.txt update our CMake version 3.18...3.31 2025-02-04 14:32:37 +01:00
MainWindow.cpp trigger the update 2024-04-09 13:34:33 +02:00
MainWindow.h Demo Pass 2021-02-19 16:02:12 +01:00
MainWindow.ui cosmetic changes 2023-09-14 14:39:45 +02:00
PreferenceDlg.cpp fix warnings about arithmetic operations on enum 2021-11-29 17:59:12 +01:00
PreferenceDlg.h Demo Pass 2021-02-19 16:02:12 +01:00
Scene.cpp IO namespace for files in IO directories 2021-05-04 14:36:06 +02:00
Scene.h Fix warning 2021-04-30 09:43:23 +02:00
T3_demo.cpp Rename file and add ::Qt 2021-01-12 13:22:34 +01:00
T3_demo.qrc
Viewer.cpp Fix conversion warning in T3 demo 2023-11-16 07:33:25 +00:00
Viewer.h Demo Pass 2021-02-19 16:02:12 +01:00
typedefs.h