mirror of https://github.com/CGAL/cgal
Poisson: fix dependencies (#8282)
This commit is contained in:
commit
089cb17bcf
|
|
@ -10,7 +10,6 @@ Triangulation_3
|
|||
Periodic_3_triangulation_3
|
||||
TDS_3
|
||||
Polyhedron
|
||||
Surface_mesh
|
||||
Miscellany
|
||||
Mesh_2
|
||||
Polygon_mesh_processing
|
||||
|
|
|
|||
|
|
@ -7,6 +7,5 @@ BGL
|
|||
Triangulation_3
|
||||
Periodic_3_triangulation_3
|
||||
Mesh_3
|
||||
Surface_mesher
|
||||
Polyhedron
|
||||
Miscellany
|
||||
|
|
|
|||
|
|
@ -4,6 +4,5 @@ STL_Extension
|
|||
Algebraic_foundations
|
||||
Circulator
|
||||
Stream_support
|
||||
Surface_mesher
|
||||
Point_set_processing_3
|
||||
Solver_interface
|
||||
|
|
|
|||
|
|
@ -37,7 +37,6 @@ Solver_interface
|
|||
Spatial_searching
|
||||
Spatial_sorting
|
||||
Stream_support
|
||||
Surface_mesher
|
||||
TDS_3
|
||||
Triangulation_3
|
||||
Union_find
|
||||
|
|
|
|||
|
|
@ -5,4 +5,3 @@ Manual
|
|||
Miscellany
|
||||
Number_types
|
||||
Surface_mesh
|
||||
Surface_mesher
|
||||
|
|
|
|||
|
|
@ -13,7 +13,6 @@ Point_set_3
|
|||
Point_set_processing_3
|
||||
STL_Extension
|
||||
Surface_mesh
|
||||
Surface_mesher
|
||||
SMDS_3
|
||||
Triangulation
|
||||
Triangulation_2
|
||||
|
|
|
|||
Loading…
Reference in New Issue