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
|
Intersections_3
|
||||||
Interval_support
|
Interval_support
|
||||||
Kernel_23
|
Kernel_23
|
||||||
Modifier
|
|
||||||
Modular_arithmetic
|
Modular_arithmetic
|
||||||
Number_types
|
Number_types
|
||||||
Polyhedron_IO
|
|
||||||
Profiling_tools
|
Profiling_tools
|
||||||
Property_map
|
Property_map
|
||||||
QP_solver
|
QP_solver
|
||||||
|
|
|
||||||
|
|
@ -1,4 +1,5 @@
|
||||||
Algebraic_foundations
|
Algebraic_foundations
|
||||||
|
BGL
|
||||||
Circulator
|
Circulator
|
||||||
HalfedgeDS
|
HalfedgeDS
|
||||||
Hash_map
|
Hash_map
|
||||||
|
|
@ -8,5 +9,6 @@ Kernel_23
|
||||||
Modular_arithmetic
|
Modular_arithmetic
|
||||||
Number_types
|
Number_types
|
||||||
Profiling_tools
|
Profiling_tools
|
||||||
|
Property_map
|
||||||
STL_Extension
|
STL_Extension
|
||||||
Stream_support
|
Stream_support
|
||||||
|
|
|
||||||
Loading…
Reference in New Issue