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
|
Profiling_tools
|
||||||
STL_Extension
|
STL_Extension
|
||||||
Stream_support
|
Stream_support
|
||||||
|
Distance_2
|
||||||
|
Distance_3
|
||||||
|
|
|
||||||
|
|
@ -3,13 +3,13 @@ Arithmetic_kernel
|
||||||
BGL
|
BGL
|
||||||
Cartesian_kernel
|
Cartesian_kernel
|
||||||
Circulator
|
Circulator
|
||||||
Distance_2
|
Distance_2
|
||||||
Distance_3
|
Distance_3
|
||||||
Filtered_kernel
|
Filtered_kernel
|
||||||
Hash_map
|
Hash_map
|
||||||
Homogeneous_kernel
|
Homogeneous_kernel
|
||||||
Installation
|
Installation
|
||||||
Intersections_2
|
Intersections_2
|
||||||
Intersections_3
|
Intersections_3
|
||||||
Interval_support
|
Interval_support
|
||||||
Kernel_23
|
Kernel_23
|
||||||
|
|
|
||||||
|
|
@ -1,9 +1,9 @@
|
||||||
Algebraic_foundations
|
Algebraic_foundations
|
||||||
Distance_2
|
Distance_2
|
||||||
Distance_3
|
Distance_3
|
||||||
Installation
|
Installation
|
||||||
Kernel_23
|
Kernel_23
|
||||||
Number_types
|
Number_types
|
||||||
Profiling_tools
|
Profiling_tools
|
||||||
STL_Extension
|
STL_Extension
|
||||||
Stream_support
|
Stream_support
|
||||||
|
|
|
||||||
|
|
@ -25,4 +25,3 @@ Profiling_tools
|
||||||
Property_map
|
Property_map
|
||||||
STL_Extension
|
STL_Extension
|
||||||
Stream_support
|
Stream_support
|
||||||
|
|
||||||
|
|
|
||||||
Loading…
Reference in New Issue