mirror of https://github.com/CGAL/cgal
Change dependencies
This commit is contained in:
parent
f42be51a8e
commit
ada68f260f
|
|
@ -7,3 +7,5 @@ Number_types
|
|||
Profiling_tools
|
||||
STL_Extension
|
||||
Stream_support
|
||||
Distance_2
|
||||
Distance_3
|
||||
|
|
|
|||
|
|
@ -3,13 +3,13 @@ Arithmetic_kernel
|
|||
BGL
|
||||
Cartesian_kernel
|
||||
Circulator
|
||||
Distance_2
|
||||
Distance_3
|
||||
Distance_2
|
||||
Distance_3
|
||||
Filtered_kernel
|
||||
Hash_map
|
||||
Homogeneous_kernel
|
||||
Installation
|
||||
Intersections_2
|
||||
Intersections_2
|
||||
Intersections_3
|
||||
Interval_support
|
||||
Kernel_23
|
||||
|
|
|
|||
|
|
@ -1,9 +1,9 @@
|
|||
Algebraic_foundations
|
||||
Distance_2
|
||||
Distance_3
|
||||
Installation
|
||||
Kernel_23
|
||||
Number_types
|
||||
Profiling_tools
|
||||
STL_Extension
|
||||
Algebraic_foundations
|
||||
Distance_2
|
||||
Distance_3
|
||||
Installation
|
||||
Kernel_23
|
||||
Number_types
|
||||
Profiling_tools
|
||||
STL_Extension
|
||||
Stream_support
|
||||
|
|
|
|||
|
|
@ -25,4 +25,3 @@ Profiling_tools
|
|||
Property_map
|
||||
STL_Extension
|
||||
Stream_support
|
||||
|
||||
|
|
|
|||
Loading…
Reference in New Issue