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
Laurent Rineau
62c70d41ca
Renew the handle of policies, for CMake-3.10
...
Now that we require CMake>=3.1, we can forget a lot of old CMake policies.
`CMP0053` `OLD` behavior is still needed, because of a bug in Qt5 CMake files, but it will
not be set with CMake>=3.10. Let's assume that a recent CMake version means
a recent Qt5 version.
2017-11-06 14:58:36 +01:00
Clement Jamin
232efb9823
Hide Regular_triangulation_euclidean_traits from the doc and use it internally
...
The user can now pass Epick_d directly to Regular_triangulation.
Regular_triangulation_euclidean_traits is used internally to adapt the
functors.
2015-10-27 17:27:46 +01:00
Clement Jamin
d78071c7f8
CMakeLists.txt file for apps
2014-10-25 23:56:01 +02:00
Clement Jamin
01e7dfb323
New app for generating Delaunay triangulations from data files
2014-10-25 23:54:18 +02:00
Clement Jamin
ded123507d
Updated and new input data files for apps
2014-09-05 09:19:44 +02:00
Clement Jamin
b01ebecf5a
Data
2014-07-29 17:02:16 +02:00
Clement Jamin
8926a565d0
Call is_valid
2014-06-17 17:37:24 +02:00
Clement Jamin
754808bef7
Change default param value (for export)
2014-06-17 14:53:10 +02:00
Clement Jamin
d8b0e2904e
New data for 2D and 3D + improved export
2014-06-17 14:48:03 +02:00
Clement Jamin
60fc6b63f3
RTd to OFF application
2014-06-17 11:23:12 +02:00