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
|
Periodic_3_triangulation_3
|
||||||
TDS_3
|
TDS_3
|
||||||
Polyhedron
|
Polyhedron
|
||||||
Surface_mesh
|
|
||||||
Miscellany
|
Miscellany
|
||||||
Mesh_2
|
Mesh_2
|
||||||
Polygon_mesh_processing
|
Polygon_mesh_processing
|
||||||
|
|
|
||||||
|
|
@ -7,6 +7,5 @@ BGL
|
||||||
Triangulation_3
|
Triangulation_3
|
||||||
Periodic_3_triangulation_3
|
Periodic_3_triangulation_3
|
||||||
Mesh_3
|
Mesh_3
|
||||||
Surface_mesher
|
|
||||||
Polyhedron
|
Polyhedron
|
||||||
Miscellany
|
Miscellany
|
||||||
|
|
|
||||||
|
|
@ -4,6 +4,5 @@ STL_Extension
|
||||||
Algebraic_foundations
|
Algebraic_foundations
|
||||||
Circulator
|
Circulator
|
||||||
Stream_support
|
Stream_support
|
||||||
Surface_mesher
|
|
||||||
Point_set_processing_3
|
Point_set_processing_3
|
||||||
Solver_interface
|
Solver_interface
|
||||||
|
|
|
||||||
|
|
@ -37,7 +37,6 @@ Solver_interface
|
||||||
Spatial_searching
|
Spatial_searching
|
||||||
Spatial_sorting
|
Spatial_sorting
|
||||||
Stream_support
|
Stream_support
|
||||||
Surface_mesher
|
|
||||||
TDS_3
|
TDS_3
|
||||||
Triangulation_3
|
Triangulation_3
|
||||||
Union_find
|
Union_find
|
||||||
|
|
|
||||||
|
|
@ -5,4 +5,3 @@ Manual
|
||||||
Miscellany
|
Miscellany
|
||||||
Number_types
|
Number_types
|
||||||
Surface_mesh
|
Surface_mesh
|
||||||
Surface_mesher
|
|
||||||
|
|
|
||||||
|
|
@ -13,7 +13,6 @@ Point_set_3
|
||||||
Point_set_processing_3
|
Point_set_processing_3
|
||||||
STL_Extension
|
STL_Extension
|
||||||
Surface_mesh
|
Surface_mesh
|
||||||
Surface_mesher
|
|
||||||
SMDS_3
|
SMDS_3
|
||||||
Triangulation
|
Triangulation
|
||||||
Triangulation_2
|
Triangulation_2
|
||||||
|
|
|
||||||
Loading…
Reference in New Issue