mirror of https://github.com/CGAL/cgal
Restore dependencies
This commit is contained in:
parent
10c2be0c6d
commit
f42be51a8e
|
|
@ -1,11 +1,19 @@
|
||||||
Algebraic_foundations
|
Algebraic_foundations
|
||||||
|
Arithmetic_kernel
|
||||||
BGL
|
BGL
|
||||||
Cartesian_kernel
|
Cartesian_kernel
|
||||||
Circulator
|
Circulator
|
||||||
|
Distance_2
|
||||||
|
Distance_3
|
||||||
|
Filtered_kernel
|
||||||
Hash_map
|
Hash_map
|
||||||
|
Homogeneous_kernel
|
||||||
Installation
|
Installation
|
||||||
|
Intersections_2
|
||||||
|
Intersections_3
|
||||||
Interval_support
|
Interval_support
|
||||||
Kernel_23
|
Kernel_23
|
||||||
|
Kernel_d
|
||||||
Modular_arithmetic
|
Modular_arithmetic
|
||||||
Number_types
|
Number_types
|
||||||
Profiling_tools
|
Profiling_tools
|
||||||
|
|
|
||||||
|
|
@ -0,0 +1,9 @@
|
||||||
|
Algebraic_foundations
|
||||||
|
Distance_2
|
||||||
|
Distance_3
|
||||||
|
Installation
|
||||||
|
Kernel_23
|
||||||
|
Number_types
|
||||||
|
Profiling_tools
|
||||||
|
STL_Extension
|
||||||
|
Stream_support
|
||||||
|
|
@ -19,13 +19,10 @@ Interval_support
|
||||||
Kernel_23
|
Kernel_23
|
||||||
Kernel_d
|
Kernel_d
|
||||||
Linear_cell_complex
|
Linear_cell_complex
|
||||||
Modifier
|
|
||||||
Modular_arithmetic
|
Modular_arithmetic
|
||||||
Number_types
|
Number_types
|
||||||
Polyhedron
|
|
||||||
Polyhedron_IO
|
|
||||||
Profiling_tools
|
Profiling_tools
|
||||||
Property_map
|
Property_map
|
||||||
STL_Extension
|
STL_Extension
|
||||||
Stream_support
|
Stream_support
|
||||||
Surface_mesh
|
|
||||||
|
|
|
||||||
|
|
@ -2,6 +2,7 @@ Algebraic_foundations
|
||||||
BGL
|
BGL
|
||||||
Circulator
|
Circulator
|
||||||
Distance_2
|
Distance_2
|
||||||
|
Geomview
|
||||||
HalfedgeDS
|
HalfedgeDS
|
||||||
Hash_map
|
Hash_map
|
||||||
Installation
|
Installation
|
||||||
|
|
|
||||||
|
|
@ -6,6 +6,7 @@ Circulator
|
||||||
Distance_2
|
Distance_2
|
||||||
Distance_3
|
Distance_3
|
||||||
Filtered_kernel
|
Filtered_kernel
|
||||||
|
Geomview
|
||||||
GraphicsView
|
GraphicsView
|
||||||
Hash_map
|
Hash_map
|
||||||
Homogeneous_kernel
|
Homogeneous_kernel
|
||||||
|
|
|
||||||
Loading…
Reference in New Issue