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
Laurent Rineau
d7dc57f3ce
Merge remote-tracking branch 'cgal/master' into pr/afabri/8528
2024-10-17 00:34:27 +02:00
Andreas Fabri
527569346e
CGAL: Modernize CMakeLists.txt
2024-10-08 17:02:41 +01:00
Jane Tournois
9945a754c1
remove deprecated Surface_mesher from new example using parallel Mesh_3
2024-07-03 09:55:18 +02:00
Jane Tournois
28041d0e9f
Merge remote-tracking branch 'cgal/master' into Poisson-use_parallel_mesh_3-GF
...
# Conflicts:
# Installation/CHANGES.md
# Poisson_surface_reconstruction_3/examples/Poisson_surface_reconstruction_3/poisson_reconstruction_example.cpp
# Poisson_surface_reconstruction_3/include/CGAL/Poisson_reconstruction_function.h
# Poisson_surface_reconstruction_3/test/Poisson_surface_reconstruction_3/CMakeLists.txt
2024-06-27 11:13:27 +02:00
Laurent Rineau
1b534cd347
Merge pull request #8248 from sloriot/CGAL-deprecate_Surface_mesher
...
deprecate Surface_mesher package
2024-06-12 10:06:14 +02:00
Laurent Rineau
a1c5e4903f
cleanups of examples
2024-06-07 15:42:37 +02:00
Laurent Rineau
3a223ebd1e
cmake_minimum_required(VERSION 3.12...3.29)
2024-06-06 20:19:44 +02:00
Jane Tournois
200aef0add
update examples to use Mesh_3
2024-06-06 12:48:41 +02:00
Laurent Rineau
6e6c103b78
WIP: i temporarily give up on this file
2024-06-05 20:07:03 +02:00
Laurent Rineau
99d39832e0
WIP: bandage for now. We should switch to Mesh_3
2024-06-05 19:22:57 +02:00
Andreas Fabri
0a1d326db3
Merge remote-tracking branch 'cgal/master' into Poisson-use_parallel_mesh_3-GF
2024-05-27 12:30:18 +01:00
Sven Oesau
65be6133d8
removing deprecated AABB types
2024-03-26 15:56:45 +01:00
Mael Rouxel-Labbé
34b4b2cdf7
Fix warning
2023-12-13 09:39:51 +01:00
Mael Rouxel-Labbé
1c1fe07289
Fix input reading
2023-12-12 12:10:21 +01:00
Mael Rouxel-Labbé
f2cc4ff509
Fix indentation
2023-12-12 11:43:11 +01:00
Mael Rouxel-Labbé
bdc800bbab
Merge the test about Poisson w/ parallel Mesh_3 into the (new) example
2023-11-28 11:41:49 +01:00
Sébastien Loriot
d1aabccbd4
add missing typename
2023-11-27 11:46:55 +01:00
Jane Tournois
64976a9f99
use Real_timer
2023-11-23 15:15:38 +01:00
Jane Tournois
78730a1b8f
add examples to try running Poisson reconstruction with Mesh_3 in parallel
2023-11-21 17:34:19 +01:00
Andreas Fabri
6cb88afe17
Scale_space_reconstruction: Cleanup
2023-05-17 14:31:46 +01:00
Mael
153c603209
Merge branch 'master' into CGAL-Clean_CMakeLists.txt-GF
2023-01-27 22:09:02 +01:00
albert-github
eed54a0ae5
spelling corrections
...
Some spelling corrections (Directories starting with `O`-`S` , first part),
some backward work
some forward work
2022-11-15 18:45:39 +01:00
Mael Rouxel-Labbé
6f187f332c
Misc minor fixes/improvements
2022-09-14 14:08:23 +02:00
Mael Rouxel-Labbé
7cb21c24b0
Uniformize message() for missing 3rd party libraries
...
STATUS for non-essential, NOTICE for important stuff
2022-09-06 16:07:31 +02:00
Mael Rouxel-Labbé
28ba446895
Clean (some) CMakeLists.txt indentation
2022-09-06 15:38:18 +02:00
Laurent Rineau
2288225448
Massive update of CMake policies to version 3.23
2022-05-06 09:34:35 +02:00
Mael Rouxel-Labbé
a43b79a69f
Test code fixes
2022-04-04 11:33:28 +02:00
Sébastien Loriot
ab48f63e30
update latest cmake version tested
2021-11-09 10:58:47 +01:00
Laurent Rineau
241f151ac2
Merge pull request #6076 from danston/Documentation-fix_tuto_reconstruction-danston
...
Added Missing Call to the Remove Method in the Reconstruction Tutorial
2021-10-29 16:46:27 +02:00
Dmitry Anisimov
9fc7d9670e
added missing call to the remove method
2021-10-21 17:33:29 +02:00
Sébastien Loriot
47028cd184
automatically move data files in data dir + update paths
...
Done for OFF/OBJ/STL/XYZ/PWN/PLY
2021-10-04 09:42:49 +02:00
Sébastien Loriot
bd345c7f83
remove .cmd files for examples
2021-09-23 18:54:46 +02:00
Sébastien Loriot
a3cf61fc8c
remove commited cgal_test_with_cmake
2021-09-23 18:54:16 +02:00
Sébastien Loriot
4e519a3c7a
move documented IO functions in IO namespace
2021-05-05 13:15:37 +02:00
Sébastien Loriot
fb6f703b55
IO namespace for files in IO directories
2021-05-04 14:36:06 +02:00
Maxime Gimeno
c49152359c
update max version of cmake and announce the new minimal in CHANGE.md
2021-04-15 15:08:54 +02:00
Sébastien Loriot
bc161f2ae9
Merge 'CGAL-Eigen3_support-5.2'
2021-01-15 10:59:20 +01:00
Sébastien Loriot
f4935dc199
Merge branch 'CGAL-Eigen3_support-5.1'
2021-01-15 10:54:02 +01:00
Sébastien Loriot
eecb00534e
fix macro name to be consistent with find_package
2021-01-15 10:43:34 +01:00
Maxime Gimeno
3b70343590
Merge remote-tracking branch 'cgal/master' into CGAL_IO-maxGimeno
2020-11-16 16:19:43 +01:00
Maxime Gimeno
9c15f2c9dc
Use FeatureSummary in the demo, and remove CGAL_FOUND
2020-08-04 12:46:17 +02:00
Mael Rouxel-Labbé
26ae0d2b8c
Misc compilation fixes
2020-06-23 19:11:55 +02:00
Mael Rouxel-Labbé
9cca59ba36
Actually use the new IO functions + some example improvements
2020-06-23 18:24:39 +02:00
Maxime Gimeno
ea53a8d70d
Merge remote-tracking branch 'cgal/master' into CGAL_IO-maxGimeno
2020-06-17 14:25:21 +02:00
Maxime Gimeno
25c8313859
Replace IO functions in examples and fix Surface_mesh read_OFF()
2020-06-16 14:36:24 +02:00
Simon Giraudot
89285f1feb
Merge remote-tracking branch 'mine/CMake-Third_party_imported_targets-GF' into CMake-Third_party_imported_targets-GF
2020-05-28 08:53:17 +02:00
Simon Giraudot
1772709b94
Update remove_outliers with new API
2020-05-18 13:53:11 +02:00
Maxime Gimeno
049439fa6b
Merge remote-tracking branch 'cgal/master' into CGAL_IO-maxGimeno
2020-04-30 16:47:58 +02:00
Simon Giraudot
421096fd7f
Use imported targets everywhere
2020-04-15 14:06:13 +02:00