mirror of https://github.com/CGAL/cgal
all, missing Weights dependency
This commit is contained in:
parent
1cd22e36fe
commit
0719b730e1
|
|
@ -9,3 +9,4 @@ Surface_mesh_shortest_path
|
||||||
Solver_interface
|
Solver_interface
|
||||||
BGL
|
BGL
|
||||||
Polyhedron
|
Polyhedron
|
||||||
|
Weights
|
||||||
|
|
|
||||||
|
|
@ -15,5 +15,6 @@ Surface_mesh
|
||||||
Surface_mesh_deformation
|
Surface_mesh_deformation
|
||||||
Surface_mesh_simplification
|
Surface_mesh_simplification
|
||||||
Triangulation_2
|
Triangulation_2
|
||||||
|
Weights
|
||||||
|
|
||||||
|
|
||||||
|
|
|
||||||
|
|
@ -7,4 +7,5 @@ Stream_support
|
||||||
Polyhedron
|
Polyhedron
|
||||||
BGL
|
BGL
|
||||||
Solver_interface
|
Solver_interface
|
||||||
|
Weights
|
||||||
|
|
||||||
|
|
|
||||||
|
|
@ -11,3 +11,4 @@ Kernel_d
|
||||||
Solver_interface
|
Solver_interface
|
||||||
Convex_hull_2
|
Convex_hull_2
|
||||||
Miscellany
|
Miscellany
|
||||||
|
Weights
|
||||||
|
|
|
||||||
|
|
@ -9,3 +9,4 @@ Polyhedron
|
||||||
Surface_mesh_segmentation
|
Surface_mesh_segmentation
|
||||||
Surface_mesh
|
Surface_mesh
|
||||||
Solver_interface
|
Solver_interface
|
||||||
|
Weights
|
||||||
|
|
|
||||||
Loading…
Reference in New Issue