mirror of https://github.com/CGAL/cgal
fix dependencies
This commit is contained in:
parent
2c8567ed16
commit
9b4f35dfa1
|
|
@ -4,6 +4,7 @@ Cartesian_kernel
|
|||
Circulator
|
||||
Distance_2
|
||||
Distance_3
|
||||
Filtered_kernel
|
||||
Installation
|
||||
Intersections_2
|
||||
Intersections_3
|
||||
|
|
|
|||
|
|
@ -1,6 +1,7 @@
|
|||
Algebraic_foundations
|
||||
BGL
|
||||
Circulator
|
||||
Filtered_kernel
|
||||
Generator
|
||||
Installation
|
||||
Interval_support
|
||||
|
|
|
|||
|
|
@ -1,6 +1,7 @@
|
|||
Algebraic_foundations
|
||||
Circulator
|
||||
Distance_2
|
||||
Filtered_kernel
|
||||
Inscribed_areas
|
||||
Installation
|
||||
Interval_support
|
||||
|
|
|
|||
|
|
@ -5,6 +5,7 @@ Cartesian_kernel
|
|||
Circulator
|
||||
Distance_2
|
||||
Distance_3
|
||||
Filtered_kernel
|
||||
HalfedgeDS
|
||||
Hash_map
|
||||
Homogeneous_kernel
|
||||
|
|
|
|||
|
|
@ -1,8 +1,11 @@
|
|||
Algebraic_foundations
|
||||
Circulator
|
||||
Filtered_kernel
|
||||
GraphicsView
|
||||
Installation
|
||||
Interval_support
|
||||
Kernel_23
|
||||
Modular_arithmetic
|
||||
Number_types
|
||||
Polygon
|
||||
Profiling_tools
|
||||
|
|
|
|||
|
|
@ -1,7 +1,10 @@
|
|||
Algebraic_foundations
|
||||
Circulator
|
||||
Filtered_kernel
|
||||
Installation
|
||||
Interval_support
|
||||
Kernel_23
|
||||
Modular_arithmetic
|
||||
Number_types
|
||||
Polygon
|
||||
Profiling_tools
|
||||
|
|
|
|||
|
|
@ -1,6 +1,7 @@
|
|||
Algebraic_foundations
|
||||
BGL
|
||||
Circulator
|
||||
Filtered_kernel
|
||||
Installation
|
||||
Interval_support
|
||||
Kernel_23
|
||||
|
|
|
|||
Loading…
Reference in New Issue