mirror of https://github.com/CGAL/cgal
Fix dependencies
This commit is contained in:
parent
f6874b2d31
commit
fc4fc891e7
|
|
@ -4,7 +4,6 @@ Arithmetic_kernel
|
||||||
Cartesian_kernel
|
Cartesian_kernel
|
||||||
Circulator
|
Circulator
|
||||||
Filtered_kernel
|
Filtered_kernel
|
||||||
Geomview
|
|
||||||
Hash_map
|
Hash_map
|
||||||
Homogeneous_kernel
|
Homogeneous_kernel
|
||||||
Installation
|
Installation
|
||||||
|
|
|
||||||
|
|
@ -1,19 +1,13 @@
|
||||||
Algebraic_foundations
|
Algebraic_foundations
|
||||||
Arithmetic_kernel
|
|
||||||
BGL
|
BGL
|
||||||
Cartesian_kernel
|
Cartesian_kernel
|
||||||
Circulator
|
Circulator
|
||||||
Distance_2
|
Distance_2
|
||||||
Distance_3
|
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
|
||||||
|
|
|
||||||
|
|
@ -1,6 +1,4 @@
|
||||||
Algebraic_foundations
|
Algebraic_foundations
|
||||||
Circulator
|
|
||||||
Geomview
|
|
||||||
Installation
|
Installation
|
||||||
Interval_support
|
Interval_support
|
||||||
Kernel_23
|
Kernel_23
|
||||||
|
|
|
||||||
|
|
@ -1,9 +1,6 @@
|
||||||
set(list_of_whitelisted_headers_txt [=[
|
set(list_of_whitelisted_headers_txt [=[
|
||||||
CGAL/SCIP_mixed_integer_program_traits.h
|
CGAL/SCIP_mixed_integer_program_traits.h
|
||||||
CGAL/GLPK_mixed_integer_program_traits.h
|
CGAL/GLPK_mixed_integer_program_traits.h
|
||||||
CGAL/boost/graph/partition.h
|
|
||||||
CGAL/boost/graph/METIS/partition_dual_graph.h
|
|
||||||
CGAL/boost/graph/METIS/partition_graph.h
|
|
||||||
CGAL/Classification/TensorFlow/Neural_network_classifier.h
|
CGAL/Classification/TensorFlow/Neural_network_classifier.h
|
||||||
CGAL/Linear_cell_complex_constructors.h
|
CGAL/Linear_cell_complex_constructors.h
|
||||||
CGAL/CGAL_Ipelet_base.h
|
CGAL/CGAL_Ipelet_base.h
|
||||||
|
|
@ -34,6 +31,17 @@ set(list_of_whitelisted_headers_txt [=[
|
||||||
CGAL/Three/Viewer_config.h
|
CGAL/Three/Viewer_config.h
|
||||||
CGAL/Three/Viewer_interface.h
|
CGAL/Three/Viewer_interface.h
|
||||||
CGAL/Three/Three.h
|
CGAL/Three/Three.h
|
||||||
|
CGAL/boost/graph/properties_OpenMesh.h
|
||||||
|
CGAL/boost/graph/properties_TriMesh_ArrayKernelT.h
|
||||||
|
CGAL/boost/graph/properties_PolyMesh_ArrayKernelT.h
|
||||||
|
CGAL/boost/graph/graph_traits_TriMesh_ArrayKernelT.h
|
||||||
|
CGAL/boost/graph/graph_traits_PolyMesh_ArrayKernelT.h
|
||||||
|
CGAL/boost/graph/partition.h
|
||||||
|
CGAL/boost/graph/METIS/partition_dual_graph.h
|
||||||
|
CGAL/boost/graph/METIS/partition_graph.h
|
||||||
|
CGAL/IO/Triangulation_geomview_ostream_3.h
|
||||||
|
CGAL/IO/Triangulation_geomview_ostream_2.h
|
||||||
|
CGAL/IO/Polyhedron_geomview_ostream.h
|
||||||
|
|
||||||
]=])
|
]=])
|
||||||
|
|
||||||
|
|
|
||||||
|
|
@ -465,9 +465,9 @@ using std::max;
|
||||||
|
|
||||||
//-------------------------------------------------------------------//
|
//-------------------------------------------------------------------//
|
||||||
// Is Geomview usable ?
|
// Is Geomview usable ?
|
||||||
#if !defined(_MSC_VER) && !defined(__MINGW32__)
|
//#if !defined(_MSC_VER) && !defined(__MINGW32__)
|
||||||
# define CGAL_USE_GEOMVIEW
|
//# define CGAL_USE_GEOMVIEW
|
||||||
#endif
|
//#endif
|
||||||
|
|
||||||
|
|
||||||
//-------------------------------------------------------------------//
|
//-------------------------------------------------------------------//
|
||||||
|
|
|
||||||
|
|
@ -2,7 +2,6 @@ Algebraic_foundations
|
||||||
BGL
|
BGL
|
||||||
Circulator
|
Circulator
|
||||||
Distance_2
|
Distance_2
|
||||||
Geomview
|
|
||||||
HalfedgeDS
|
HalfedgeDS
|
||||||
Hash_map
|
Hash_map
|
||||||
Installation
|
Installation
|
||||||
|
|
|
||||||
|
|
@ -8,7 +8,6 @@ Circulator
|
||||||
Distance_2
|
Distance_2
|
||||||
Distance_3
|
Distance_3
|
||||||
Filtered_kernel
|
Filtered_kernel
|
||||||
Geomview
|
|
||||||
HalfedgeDS
|
HalfedgeDS
|
||||||
Hash_map
|
Hash_map
|
||||||
Homogeneous_kernel
|
Homogeneous_kernel
|
||||||
|
|
|
||||||
|
|
@ -6,7 +6,6 @@ Circulator
|
||||||
Distance_2
|
Distance_2
|
||||||
Distance_3
|
Distance_3
|
||||||
Filtered_kernel
|
Filtered_kernel
|
||||||
Geomview
|
|
||||||
GraphicsView
|
GraphicsView
|
||||||
Hash_map
|
Hash_map
|
||||||
Homogeneous_kernel
|
Homogeneous_kernel
|
||||||
|
|
|
||||||
|
|
@ -6,7 +6,6 @@ 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