mirror of https://github.com/CGAL/cgal
Fix dependencies
This commit is contained in:
parent
d429669d00
commit
df49068ce4
|
|
@ -1,5 +1,6 @@
|
|||
Algebraic_foundations
|
||||
Circulator
|
||||
Geomview
|
||||
Installation
|
||||
Interval_support
|
||||
Kernel_23
|
||||
|
|
|
|||
|
|
@ -5,5 +5,6 @@ Kernel_23
|
|||
Modular_arithmetic
|
||||
Number_types
|
||||
Profiling_tools
|
||||
Random_numbers
|
||||
STL_Extension
|
||||
Stream_support
|
||||
|
|
|
|||
|
|
@ -2,7 +2,10 @@ Algebraic_foundations
|
|||
Circulator
|
||||
Hash_map
|
||||
Installation
|
||||
Interval_support
|
||||
Kernel_23
|
||||
Modular_arithmetic
|
||||
Number_types
|
||||
Profiling_tools
|
||||
STL_Extension
|
||||
Stream_support
|
||||
|
|
|
|||
|
|
@ -1,9 +1,2 @@
|
|||
Algebraic_foundations
|
||||
GraphicsView
|
||||
Installation
|
||||
Kernel_23
|
||||
Number_types
|
||||
Profiling_tools
|
||||
STL_Extension
|
||||
Stream_support
|
||||
Three
|
||||
|
|
|
|||
Loading…
Reference in New Issue