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