Laurent Rineau
|
4fbf00fb8a
|
CMake>=3.13: opt for for new policies up to 3.15
|
2019-06-19 14:34:59 +02:00 |
Maxime Gimeno
|
2a49dfcb05
|
Fix conflict
|
2019-01-11 09:47:34 +01:00 |
Sébastien Loriot
|
915c3e7fec
|
use a vector for dynamic properties of const Surface_mesh
also done for OpenMesh types
|
2018-10-25 17:05:21 +02: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 |
Laurent Rineau
|
cb14375778
|
Merge branch 'master' into Property_map-Point_kernel_converter_map-GF
|
2018-05-29 10:58:28 +02:00 |
Andreas Fabri
|
6b8dd6beed
|
Fix make_property_map(std::vector&) for an empty vector
|
2018-05-22 17:48:36 +02:00 |
Sébastien Loriot
|
8bc315c974
|
make it work with any Kernel object
|
2018-05-03 15:05:47 +02:00 |
Maxime Gimeno
|
a7721389b2
|
Forward declare the Cartesian_converter to avoid messing with the dependencies tree.
|
2018-04-27 09:59:25 +02:00 |
Maxime Gimeno
|
7298214c57
|
Clean-up
|
2018-04-26 14:14:31 +02:00 |
Maxime Gimeno
|
fbc7af1345
|
Add a property_map that converts points from a cartesian kernel to another, for a mesh.
|
2018-04-26 10:19:21 +02:00 |
Sébastien Loriot
|
ad2468acfb
|
fix cmake script
|
2018-01-04 15:20:51 +01:00 |
Sébastien Loriot
|
a9a85b37e6
|
fix compilation issues and warnings
|
2017-12-19 14:43:30 +01:00 |
Andreas Fabri
|
ee8c0fad5d
|
Changes after @sloriot's review
|
2017-12-14 10:49:02 +00:00 |
Andreas Fabri
|
bb857824b4
|
rename test as there is an example with the same name
|
2017-11-29 10:54:42 +00:00 |
Andreas Fabri
|
de166d8be7
|
Fix testsuite
|
2017-11-29 10:51:06 +00:00 |
Andreas Fabri
|
1f8849dfea
|
Make dynamic property API similar to the non dynamic case
|
2017-11-29 08:28:16 +00:00 |
Jane Tournois
|
2feb79a16b
|
Add example for dynamic_property_map
|
2017-11-27 16:35:30 +00:00 |
Andreas Fabri
|
b32611175e
|
Add _Tests in the project name in the CMakeLists.txt
|
2017-11-06 11:48:05 +01:00 |
Andreas Fabri
|
29e4e987f4
|
Add CMakeLists.txt
|
2017-11-06 11:48:05 +01:00 |
Andreas Fabri
|
f74cf7fff6
|
value_type -> reference
|
2017-11-06 11:48:05 +01:00 |
Andreas Fabri
|
ce086fed46
|
Add a testsuite
|
2017-11-06 11:48:05 +01:00 |