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