mirror of https://github.com/CGAL/cgal
Fix dependencies
This commit is contained in:
parent
a6498e1c4d
commit
9414b38b87
|
|
@ -15,10 +15,8 @@ Intersections_2
|
|||
Intersections_3
|
||||
Interval_support
|
||||
Kernel_23
|
||||
Modifier
|
||||
Modular_arithmetic
|
||||
Number_types
|
||||
Polyhedron_IO
|
||||
Profiling_tools
|
||||
Property_map
|
||||
QP_solver
|
||||
|
|
|
|||
|
|
@ -1,4 +1,5 @@
|
|||
Algebraic_foundations
|
||||
BGL
|
||||
Circulator
|
||||
HalfedgeDS
|
||||
Hash_map
|
||||
|
|
@ -8,5 +9,6 @@ Kernel_23
|
|||
Modular_arithmetic
|
||||
Number_types
|
||||
Profiling_tools
|
||||
Property_map
|
||||
STL_Extension
|
||||
Stream_support
|
||||
|
|
|
|||
Loading…
Reference in New Issue