Mael
6538b22e06
Merge branch 'master' into CGAL-Clean_CMakeLists.txt-GF
2022-12-05 16:03:41 +01:00
Laurent Rineau
dbe12c20ee
Merge pull request #7072 from afabri/CGAL-cmake-3_25-GF
...
CGAL: Fixes for cmake 3.25
# Conflicts:
# Barycentric_coordinates_2/examples/Barycentric_coordinates_2/CMakeLists.txt
# Barycentric_coordinates_2/test/Barycentric_coordinates_2/CMakeLists.txt
# Polygonal_surface_reconstruction/examples/Polygonal_surface_reconstruction/CMakeLists.txt
# Polygonal_surface_reconstruction/test/Polygonal_surface_reconstruction/CMakeLists.txt
# Shape_regularization/examples/Shape_regularization/CMakeLists.txt
# Shape_regularization/test/Shape_regularization/CMakeLists.txt
# Weights/examples/Weights/CMakeLists.txt
# Weights/test/Weights/CMakeLists.txt
2022-12-05 12:22:44 +01:00
Andreas Fabri
d157adcb6e
CGAL: Fixes for cmake 3.25
2022-11-23 08:27:39 +00: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
734c96e951
Merge branch 'master' into pr/lrineau/6558
2022-05-06 16:25:32 +02:00
Laurent Rineau
2288225448
Massive update of CMake policies to version 3.23
2022-05-06 09:34:35 +02:00
Sébastien Loriot
57722d189d
do not set cxx standard in the final target cmake script
2022-05-04 10:37:02 +02:00
Sébastien Loriot
ab48f63e30
update latest cmake version tested
2021-11-09 10:58:47 +01:00
Sébastien Loriot
58181afcdb
remove useless include directives
2021-11-09 10:16:12 +01:00
Sébastien Loriot
513d67d957
update version requirements
2021-11-09 10:07:25 +01:00
Dmitry Anisimov
622e40e622
remove more disable deprecation api
2021-09-29 10:16:58 +02:00
Dmitry Anisimov
2da4a3c98d
added missing desable deprecation headers
2021-09-24 11:10:50 +02:00
Sébastien Loriot
98e471849b
moving files from internal to PKG/internal
2021-08-26 11:33:39 +02:00
Dmitry Anisimov
5f4fdae7b2
updated tests
2021-08-19 11:22:48 +02:00
Dmitry Anisimov
e7996367e0
use correct version of eigen
2021-08-04 16:08:08 +02:00
Dmitry Anisimov
54f83394e2
added missing components
2021-08-04 15:57:27 +02:00
Dmitry Anisimov
e93c2e4bbf
fixed cmakelists
2021-08-04 15:51:48 +02:00
Dmitry Anisimov
bcc003f2cf
turn off deprecated warnings/errors
2021-06-29 13:48:12 +02:00
Dmitry Anisimov
138f75e5e3
added explicit tests for deprecated api
2021-06-29 13:10:08 +02:00
Dmitry Anisimov
a7ed0d7e8f
fixed deprecated headers and classes, should work with old code now without any modifs
2021-06-28 17:58:02 +02:00
Dmitry Anisimov
983289304a
make sure Delaunay domain 2 is not included anywhere due to license issues, added description to the convenience header, typos, one more overload for HM
2021-06-28 16:19:29 +02:00
Dmitry Anisimov
237ed3f1b9
fixed name clash
2021-05-21 11:28:05 +02:00
Dmitry Anisimov
3d6ffba3cd
fixed projection traits test
2021-05-21 11:14:21 +02:00
Dmitry Anisimov
1b45d06239
added missing test with projection traits + missing dependencies
2021-05-20 18:10:34 +02:00
Dmitry Anisimov
da686576db
added one more test
2021-05-20 16:51:33 +02:00
Dmitry Anisimov
8fe0409298
fixed headers in benchmarks and tests
2021-05-20 13:53:18 +02:00
Dmitry Anisimov
c11ce6c33a
updated cmakelists, refactored free functions for non eigen coordinates, fixed several warnings
2021-05-20 13:25:59 +02:00
Dmitry Anisimov
eb90c3adda
barycentric coordinates revision + harmonic coordinates initial commit
2021-05-20 12:05:39 +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
Maxime Gimeno
9c15f2c9dc
Use FeatureSummary in the demo, and remove CGAL_FOUND
2020-08-04 12:46:17 +02:00
Sébastien Loriot
0779373835
extra run of the script to remove tabs and trailing whitespaces
...
right after the merge of 4.14 release branch
+ manual fix on one line in:
* Arrangement_on_surface_2/include/CGAL/IO/Arr_text_formatter.h
* .travis/generate_travis.sh
2020-03-26 14:16:06 +01:00
Sébastien Loriot
0a46621dc6
Merge branch 'cgal/releases/CGAL-4.14-branch'
...
whitespace+tab removal, merged with option -Xignore-all-space
2020-03-26 13:28:46 +01:00
Sébastien Loriot
590612a563
run the script to remove tabs and trailing whitespaces
2020-03-26 13:25:16 +01:00
Laurent Rineau
4fbf00fb8a
CMake>=3.13: opt for for new policies up to 3.15
2019-06-19 14:34:59 +02:00
Sébastien Loriot
124012d9f9
replace cpp11::array by std::array
2019-03-29 13:28:33 +01:00
Guillaume Damiand
92ba7fa6c9
Update minimum cmake required version in all CMakeLists.txt
2018-10-18 14:49:23 +02:00
Guillaume Damiand
0bd9088b5a
Remove all include( ) and include( CGAL_CreateSingleSourceCGALProgram ) in CMakeLists.txt; they are no more required.
2018-10-17 14:17:08 +02:00
Guillaume Damiand
7f09308d33
Remove all include_directories(BEFORE ../../include) in CMakeLists.txt
2018-10-17 13:07:22 +02:00
Sébastien Loriot
7e2ee496de
update project name of cmake scripts of tests
2016-09-08 00:26:37 +02:00
Sébastien Loriot
4c29bf1b44
CMAKE_SOURCE_DIR -> CMAKE_CURRENT_SOURCE_DIR
2016-03-24 16:33:46 +01:00
Sébastien Loriot
881e4d3199
request Core only in examples, tests and demos when really needed
2016-03-07 22:36:57 +01:00
Sébastien Loriot
2d191d6651
commit CMakeLists.txt for all examples and tests
2016-03-07 17:39:36 +01:00
Simon Giraudot
a498609632
Precision is too high for 32b processors, making assertion fails
2016-02-05 16:02:57 +01:00
Sébastien Loriot
eda9bab802
remove bat files
2015-01-09 09:08:20 +01:00
Sébastien Loriot
3ec2f68a58
remove exe flag
2015-01-07 17:04:41 +01:00
Dmitry Anisimov
7d9f7bcf9c
Test update and modification of the file changes.html.
2014-12-29 16:16:30 +01:00
Dmitry Anisimov
e9265d081f
Test update.
2014-12-29 15:39:39 +01:00
Dmitry Anisimov
120159d7d3
Test update.
2014-12-29 15:31:00 +01:00
Dmitry Anisimov
08ead571b4
Test update.
2014-12-29 15:14:28 +01:00