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
Andreas Fabri
527569346e
CGAL: Modernize CMakeLists.txt
2024-10-08 17:02:41 +01:00
Laurent Rineau
32893b91c0
Merge pull request #8263 from lrineau/CGAL-update_minimal_cmake-GF
...
cmake_minimum_required(VERSION 3.12...3.29)
2024-06-12 10:06:12 +02:00
Laurent Rineau
3a223ebd1e
cmake_minimum_required(VERSION 3.12...3.29)
2024-06-06 20:19:44 +02:00
albert-github
36c8b7589d
Spelling corrections
...
Last batch (for now) of spelling corrections in doxygen and normal comments
2024-05-31 19:05:34 +02:00
Jane Tournois
a02ce9ea21
fix dependencies by removing Random_numbers where it's not needed anymore
2024-03-07 09:36:59 +01:00
Sébastien Loriot
8c17676886
test requires Core or Leda
2024-01-03 18:47:23 +01:00
Mael Rouxel-Labbé
81972df60e
Add a convenience IO header
2023-12-12 09:39:35 +01:00
Laurent Rineau
51627e3505
Merge remote-tracking branch 'cgal/master' into CGAL-Qt6-GF
...
# Conflicts:
# GraphicsView/demo/Bounding_volumes/CMakeLists.txt
2023-11-01 20:59:44 +01:00
Andry
672a0d02bb
Added type cast to preprocess_weights() to avoid warnings
2023-09-19 18:09:51 +03:00
Sébastien Loriot
68bc244d02
Merge remote-tracking branch 'cgal/master' into HEAD
2023-08-24 14:14:12 +02:00
Andreas Fabri
a015b1de23
Fix Straight_skeleton_extrusion test
2023-06-26 15:37:44 +01:00
Sébastien Loriot
9cdfe70abb
Merge remote-tracking branch 'sloriot/CGAL-toward_6.0'
2023-06-15 11:34:09 +02:00
Mael Rouxel-Labbé
02e7696f74
Change SLS extrusion CDT2 tag: the same constraint flipped can happen
...
for weighted skeleton with holes
2023-04-17 12:40:44 +02:00
Mael Rouxel-Labbé
f0935334fb
Misc tiny cleaning
2023-04-17 12:39:24 +02:00
Sébastien Loriot
ab22f63ea2
use a free function
2023-04-13 13:21:36 +02:00
Mael Rouxel-Labbé
70ac415808
Fix warnings
2023-04-06 00:40:52 +02:00
Mael Rouxel-Labbé
c5be93cace
Also test EPECK and EPECK_w_SQRT in skeleton extrusion
2023-03-31 12:49:10 +02:00
Mael Rouxel-Labbé
eacbb7c94c
Change Itag to No_constraints + try-catch
2023-03-31 12:49:10 +02:00
Mael Rouxel-Labbé
6c9b99defd
Rework default value implementation
2023-03-27 13:15:03 +02:00
Mael Rouxel-Labbé
a0ed8938d6
Fix warnings
2023-03-27 12:54:56 +02:00
Mael Rouxel-Labbé
ff54473e63
Rename package to Straight_skeleton_extrusion_2, move /examples to SLS
2023-03-27 11:51:17 +02:00