mirror of https://github.com/CGAL/cgal
update dependencies: Add Arithmetic_kernel and Cartesian_kernel
This commit is contained in:
parent
91d9ec2551
commit
686ef28284
|
|
@ -1,6 +1,8 @@
|
||||||
Algebraic_foundations
|
Algebraic_foundations
|
||||||
Barycentric_coordinates_2
|
Arithmetic_kernel
|
||||||
BGL
|
BGL
|
||||||
|
Barycentric_coordinates_2
|
||||||
|
Cartesian_kernel
|
||||||
Circulator
|
Circulator
|
||||||
Distance_2
|
Distance_2
|
||||||
Distance_3
|
Distance_3
|
||||||
|
|
@ -19,8 +21,8 @@ Polygon
|
||||||
Profiling_tools
|
Profiling_tools
|
||||||
Property_map
|
Property_map
|
||||||
Random_numbers
|
Random_numbers
|
||||||
Spatial_sorting
|
|
||||||
STL_Extension
|
STL_Extension
|
||||||
|
Spatial_sorting
|
||||||
Stream_support
|
Stream_support
|
||||||
TDS_2
|
TDS_2
|
||||||
Triangulation_2
|
Triangulation_2
|
||||||
|
|
|
||||||
|
|
@ -1,4 +1,6 @@
|
||||||
Algebraic_foundations
|
Algebraic_foundations
|
||||||
|
Arithmetic_kernel
|
||||||
|
Cartesian_kernel
|
||||||
Circulator
|
Circulator
|
||||||
Convex_hull_2
|
Convex_hull_2
|
||||||
Distance_2
|
Distance_2
|
||||||
|
|
|
||||||
|
|
@ -1,4 +1,5 @@
|
||||||
Algebraic_foundations
|
Algebraic_foundations
|
||||||
|
Arithmetic_kernel
|
||||||
BGL
|
BGL
|
||||||
Box_intersection_d
|
Box_intersection_d
|
||||||
Cartesian_kernel
|
Cartesian_kernel
|
||||||
|
|
|
||||||
|
|
@ -1,5 +1,7 @@
|
||||||
Algebraic_foundations
|
Algebraic_foundations
|
||||||
|
Arithmetic_kernel
|
||||||
Arrangement_on_surface_2
|
Arrangement_on_surface_2
|
||||||
|
Cartesian_kernel
|
||||||
Circulator
|
Circulator
|
||||||
Distance_2
|
Distance_2
|
||||||
Distance_3
|
Distance_3
|
||||||
|
|
|
||||||
Loading…
Reference in New Issue