cgal/Periodic_3_triangulation_3/demo/Periodic_Lloyd_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 use https for all links to www.cgal.org and doc.cgal.org 2018-03-14 15:59:38 +01:00
icons restore correct permissions (not-executable) 2014-08-01 10:32:42 +02:00
CMakeLists.txt update our CMake version 3.18...3.31 2025-02-04 14:32:37 +01:00
MainWindow.cpp Address #8401 2024-08-09 11:32:26 +01:00
MainWindow.h Demo pass 2021-05-21 14:01:30 +02:00
MainWindow.ui Remove render video feature of loyd demo and fix drawvisualhnts in the qglviewer code. 2018-05-17 10:20:55 +02:00
Periodic_Lloyd_3.cpp remove a few occurrences of "qt5" 2023-09-11 17:46:27 +02:00
Periodic_Lloyd_3.qhcp removing extra unneeded lines 2023-10-26 08:54:40 +02:00
Periodic_Lloyd_3.qhp restore correct permissions (not-executable) 2014-08-01 10:32:42 +02:00
Periodic_Lloyd_3.qrc restore correct permissions (not-executable) 2014-08-01 10:32:42 +02:00
Scene.h Some more conversions to non-package specific assertions 2022-09-23 15:20:24 +02:00
Viewer.cpp run the script to remove tabs and trailing whitespaces 2020-03-26 13:25:16 +01:00
Viewer.h Add missing makeCurrent() 2021-01-21 10:22:51 +01:00
about_CGAL.html use https for all links to www.cgal.org and doc.cgal.org 2018-03-14 15:59:38 +01:00
about_Periodic_Lloyd_3.html use https for all links to www.cgal.org and doc.cgal.org 2018-03-14 15:59:38 +01:00
typedefs.h Rename Periodic_3_triangulation_traits_3 Periodic_3_Delaunay_triangulation_traits_3. 2014-11-26 18:23:21 +01:00