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
3a223ebd1e
cmake_minimum_required(VERSION 3.12...3.29)
2024-06-06 20:19:44 +02:00
albert-github
45478184de
spelling corrections
...
Some spelling corrections (Directories starting with `E`-` L`),
some backward work
some forward work
2022-11-15 13:39:40 +01:00
Laurent Rineau
f237c761c2
Resore the requirement for CMake 3.11
2022-05-06 09:44:14 +02:00
Laurent Rineau
2288225448
Massive update of CMake policies to version 3.23
2022-05-06 09:34:35 +02:00
Laurent Rineau
55a3b3f1aa
Active CMake policies up to CMake-3.23
2022-05-06 09:28:17 +02:00
Laurent Rineau
c00c481e06
Remove workarounds for CMake<3.11
2022-05-05 16:08:51 +02:00
Maxime Gimeno
2ed89ef35e
simplify CGAL_setup dependencies.
2020-10-12 12:24:13 +02:00
Laurent Rineau
a9ef1dd0a5
Really test with LEDA!!
2018-11-30 16:56:08 +01:00
Laurent Rineau
c180c0678d
Fix LEDA support with gcc
2018-04-26 14:59:24 +02:00
Laurent Rineau
fe139a8a7a
Fix a typo
2017-11-21 09:51:55 +01:00
Laurent Rineau
a0155a70ed
Add Sphinx documentation
...
The `Makefile` can be used to generate the documentation:
make html
`sphinx-build` must be in the path.
2017-03-27 18:04:55 +02:00
Laurent Rineau
ff15d0e5fc
Simplify the CMakeLists.txt of our libraries
2017-03-27 17:23:26 +02:00
Eric Berberich
367a387931
fixed tod
2011-04-18 08:54:00 +00:00
Luis Peñaranda
aa164d1a8b
undone previous changes in CGAL_UseMPFI.cmake and fixed the MPFI/LEDA
...
detection bug in CGAL_SetupLEDA.cmake, by moving the linker parameters
(just "-lX11") from the linker flags to CGAL_3RD_PARTY_LIBRARIES
2010-04-23 14:17:07 +00:00
Fernando Cacciola
4a4d927522
Moved cmake modules back (2/3)
2008-11-27 16:36:00 +00:00
Fernando Cacciola
2d5b17b9f4
renamed cmake/modules to lib/CGAL-3.4 (0/1)
2008-11-04 16:00:57 +00:00
Fernando Cacciola
808720ead6
FIxed LEDA_LINERFLAGS and use them in CGAL_SetupLEDA
2008-11-04 13:47:59 +00:00
Fernando Cacciola
6bae1045df
Fixed handling of flags when defined interactively
2008-11-03 21:00:22 +00:00
Fernando Cacciola
f44cc724b2
Remove definitions of CGAL_3RD_PARTY_* variables in user-side dependency setup scripts
2008-10-30 15:43:44 +00:00
Fernando Cacciola
620de7792e
LEDA support integrated into CGAL itself
2008-10-17 19:04:04 +00:00
Fernando Cacciola
0876bc0d86
Added leda support
2008-10-17 18:55:54 +00:00