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
|
||||
Barycentric_coordinates_2
|
||||
Arithmetic_kernel
|
||||
BGL
|
||||
Barycentric_coordinates_2
|
||||
Cartesian_kernel
|
||||
Circulator
|
||||
Distance_2
|
||||
Distance_3
|
||||
|
|
@ -19,8 +21,8 @@ Polygon
|
|||
Profiling_tools
|
||||
Property_map
|
||||
Random_numbers
|
||||
Spatial_sorting
|
||||
STL_Extension
|
||||
Spatial_sorting
|
||||
Stream_support
|
||||
TDS_2
|
||||
Triangulation_2
|
||||
|
|
|
|||
|
|
@ -1,4 +1,6 @@
|
|||
Algebraic_foundations
|
||||
Arithmetic_kernel
|
||||
Cartesian_kernel
|
||||
Circulator
|
||||
Convex_hull_2
|
||||
Distance_2
|
||||
|
|
|
|||
|
|
@ -1,4 +1,5 @@
|
|||
Algebraic_foundations
|
||||
Arithmetic_kernel
|
||||
BGL
|
||||
Box_intersection_d
|
||||
Cartesian_kernel
|
||||
|
|
|
|||
|
|
@ -1,5 +1,7 @@
|
|||
Algebraic_foundations
|
||||
Arithmetic_kernel
|
||||
Arrangement_on_surface_2
|
||||
Cartesian_kernel
|
||||
Circulator
|
||||
Distance_2
|
||||
Distance_3
|
||||
|
|
|
|||
Loading…
Reference in New Issue