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
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
Andreas Fabri
1d811ddf3d
Advancing front reconstruction
2018-01-17 22:02:06 +00: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
Sébastien Loriot
d80d69b350
remove trailing whitespaces
2015-06-29 12:22:13 +02:00
Sébastien Loriot
60333f3e81
remove exe flags
2015-06-29 10:43:42 +02:00
Andreas Fabri
c724080849
fix typo in path to test data
2015-06-25 09:30:17 +02:00
Andreas Fabri
740479e8f0
Add a test; make it ork on non-VC++ platforms
2015-06-24 09:34:17 +02:00
Andreas Fabri
3757ca30c6
Add tests for low dimensional data sets and for different kernels
2015-06-23 10:35:50 +02:00
Andreas Fabri
36de1554b1
Add duplicate points to check that the indexing is correct
2015-06-05 10:31:53 +02:00
Andreas Fabri
7e3023fe60
deal with border cases: 1, 2, 3 points, and coplanar point set
2015-06-04 15:48:44 +02:00