mirror of https://github.com/CGAL/cgal
add dependencies added by PMP::triangulate_faces and PMP::does_self_intersect
This commit is contained in:
parent
8c4a37ee43
commit
ef989ee51f
|
|
@ -2,6 +2,7 @@ Algebraic_foundations
|
||||||
Arithmetic_kernel
|
Arithmetic_kernel
|
||||||
BGL
|
BGL
|
||||||
Basic_viewer
|
Basic_viewer
|
||||||
|
Box_intersection_d
|
||||||
CGAL_Core
|
CGAL_Core
|
||||||
Cartesian_kernel
|
Cartesian_kernel
|
||||||
Circulator
|
Circulator
|
||||||
|
|
@ -22,11 +23,13 @@ Modular_arithmetic
|
||||||
Number_types
|
Number_types
|
||||||
Polygon
|
Polygon
|
||||||
Polygon_mesh_processing
|
Polygon_mesh_processing
|
||||||
|
Principal_component_analysis_LGPL
|
||||||
Profiling_tools
|
Profiling_tools
|
||||||
Property_map
|
Property_map
|
||||||
Random_numbers
|
Random_numbers
|
||||||
SMDS_3
|
SMDS_3
|
||||||
STL_Extension
|
STL_Extension
|
||||||
|
Solver_interface
|
||||||
Spatial_sorting
|
Spatial_sorting
|
||||||
Stream_support
|
Stream_support
|
||||||
Surface_mesh
|
Surface_mesh
|
||||||
|
|
@ -35,3 +38,4 @@ TDS_3
|
||||||
Triangulation_2
|
Triangulation_2
|
||||||
Triangulation_3
|
Triangulation_3
|
||||||
Union_find
|
Union_find
|
||||||
|
Weights
|
||||||
|
|
|
||||||
Loading…
Reference in New Issue