mirror of https://github.com/CGAL/cgal
Fix dependencies
This commit is contained in:
parent
028238f8c9
commit
3ff0c6cc04
|
|
@ -1,4 +1,5 @@
|
|||
Algebraic_foundations
|
||||
BGL
|
||||
Box_intersection_d
|
||||
Cartesian_kernel
|
||||
Circulator
|
||||
|
|
@ -18,6 +19,7 @@ Nef_2
|
|||
Number_types
|
||||
Polygon
|
||||
Profiling_tools
|
||||
Property_map
|
||||
STL_Extension
|
||||
Stream_support
|
||||
Union_find
|
||||
|
|
|
|||
|
|
@ -9,6 +9,7 @@ Distance_2
|
|||
Distance_3
|
||||
Filtered_kernel
|
||||
Generator
|
||||
HalfedgeDS
|
||||
Hash_map
|
||||
Installation
|
||||
Intersections_2
|
||||
|
|
|
|||
|
|
@ -1,5 +1,6 @@
|
|||
Algebraic_foundations
|
||||
Arithmetic_kernel
|
||||
BGL
|
||||
CGAL_Core
|
||||
Cartesian_kernel
|
||||
Circulator
|
||||
|
|
@ -19,6 +20,7 @@ Modular_arithmetic
|
|||
Number_types
|
||||
Polygon
|
||||
Profiling_tools
|
||||
Property_map
|
||||
STL_Extension
|
||||
Straight_skeleton_2
|
||||
Stream_support
|
||||
|
|
|
|||
Loading…
Reference in New Issue