mirror of https://github.com/CGAL/cgal
Modify travis script to test dependencies
This commit is contained in:
parent
ae36b452bc
commit
acd0a72edf
|
|
@ -103,6 +103,9 @@ install:
|
|||
- bash .travis/install.sh
|
||||
- if [[ "$CXX" = "clang++" ]]; then export CXX=clang++-3.6 CC=clang-3.6; fi
|
||||
before_script:
|
||||
- wget -O doxygen_exe https://cgal.geometryfactory.com/~mgimeno/doxygen_exe
|
||||
- sudo mv doxygen_exe /usr/bin/doxygen
|
||||
- sudo chmod +x /usr/bin/doxygen
|
||||
- mkdir -p build
|
||||
- cd build
|
||||
- cmake -DCGAL_HEADER_ONLY=ON -DQt5_DIR="/opt/qt55/lib/cmake/Qt5" -DQt5Svg_DIR="/opt/qt55/lib/cmake/Qt5Svg" -DQt5OpenGL_DIR="/opt/qt55/lib/cmake/Qt5OpenGL" -DCMAKE_CXX_FLAGS_RELEASE=-DCGAL_NDEBUG ..
|
||||
|
|
@ -112,6 +115,7 @@ before_script:
|
|||
- sudo bash ./.travis/install_openmesh.sh
|
||||
script:
|
||||
- cd ./.travis
|
||||
- doxygen --version
|
||||
- bash -x -e ./build_package.sh $PACKAGE
|
||||
addons:
|
||||
apt:
|
||||
|
|
@ -121,8 +125,11 @@ addons:
|
|||
packages:
|
||||
- clang-3.6
|
||||
- zsh
|
||||
- flex
|
||||
- bison
|
||||
- cmake
|
||||
- libboost1.55-dev
|
||||
- graphviz
|
||||
- libboost-system1.55-dev
|
||||
- libboost-program-options1.55-dev
|
||||
- libboost-thread1.55-dev
|
||||
|
|
|
|||
|
|
@ -55,6 +55,10 @@ for ARG in $(echo "$@")
|
|||
do
|
||||
if [ "$ARG" = "CHECK" ]
|
||||
then
|
||||
#test dependencies
|
||||
cd $ROOT
|
||||
bash Scripts/developer_scripts/cgal_check_dependencies.sh /usr/bin/doxygen
|
||||
cd .travis
|
||||
zsh $ROOT/Scripts/developer_scripts/test_merge_of_branch HEAD
|
||||
mkdir -p build-travis
|
||||
pushd build-travis
|
||||
|
|
|
|||
|
|
@ -1,19 +0,0 @@
|
|||
|
||||
AABB_tree
|
||||
Algebraic_foundations
|
||||
BGL
|
||||
Cartesian_kernel
|
||||
Circulator
|
||||
Distance_2
|
||||
Installation
|
||||
Intersections_2
|
||||
Intersections_3
|
||||
Interval_support
|
||||
Kernel_23
|
||||
Modular_arithmetic
|
||||
Number_types
|
||||
Profiling_tools
|
||||
Property_map
|
||||
STL_Extension
|
||||
Spatial_searching
|
||||
Stream_support
|
||||
|
|
@ -1,34 +0,0 @@
|
|||
|
||||
Advancing_front_surface_reconstruction
|
||||
Algebraic_foundations
|
||||
Arithmetic_kernel
|
||||
BGL
|
||||
Cartesian_kernel
|
||||
Circulator
|
||||
Distance_2
|
||||
Distance_3
|
||||
Filtered_kernel
|
||||
HalfedgeDS
|
||||
Hash_map
|
||||
Homogeneous_kernel
|
||||
Installation
|
||||
Intersections_2
|
||||
Intersections_3
|
||||
Interval_support
|
||||
Kernel_23
|
||||
Kernel_d
|
||||
Modifier
|
||||
Modular_arithmetic
|
||||
Number_types
|
||||
Polygon
|
||||
Polyhedron
|
||||
Polyhedron_IO
|
||||
Profiling_tools
|
||||
Property_map
|
||||
STL_Extension
|
||||
Spatial_sorting
|
||||
Stream_support
|
||||
TDS_2
|
||||
TDS_3
|
||||
Triangulation_2
|
||||
Triangulation_3
|
||||
|
|
@ -1,10 +0,0 @@
|
|||
|
||||
Algebraic_foundations
|
||||
Installation
|
||||
Interval_support
|
||||
Kernel_23
|
||||
Modular_arithmetic
|
||||
Number_types
|
||||
Profiling_tools
|
||||
STL_Extension
|
||||
Stream_support
|
||||
|
|
@ -1,16 +0,0 @@
|
|||
|
||||
Algebraic_foundations
|
||||
Algebraic_kernel_d
|
||||
Arithmetic_kernel
|
||||
CGAL_Core
|
||||
Circulator
|
||||
Installation
|
||||
Interval_support
|
||||
Kernel_23
|
||||
Modular_arithmetic
|
||||
Number_types
|
||||
Polynomial
|
||||
Profiling_tools
|
||||
Random_numbers
|
||||
STL_Extension
|
||||
Stream_support
|
||||
|
|
@ -1,13 +0,0 @@
|
|||
|
||||
Algebraic_foundations
|
||||
Algebraic_kernel_for_circles
|
||||
Arithmetic_kernel
|
||||
Filtered_kernel
|
||||
Installation
|
||||
Interval_support
|
||||
Kernel_23
|
||||
Modular_arithmetic
|
||||
Number_types
|
||||
Profiling_tools
|
||||
STL_Extension
|
||||
Stream_support
|
||||
|
|
@ -1,13 +0,0 @@
|
|||
|
||||
Algebraic_foundations
|
||||
Algebraic_kernel_for_spheres
|
||||
Arithmetic_kernel
|
||||
Filtered_kernel
|
||||
Installation
|
||||
Interval_support
|
||||
Kernel_23
|
||||
Modular_arithmetic
|
||||
Number_types
|
||||
Profiling_tools
|
||||
STL_Extension
|
||||
Stream_support
|
||||
|
|
@ -1,18 +0,0 @@
|
|||
|
||||
Algebraic_foundations
|
||||
Alpha_shapes_2
|
||||
Arithmetic_kernel
|
||||
Cartesian_kernel
|
||||
Filtered_kernel
|
||||
Hash_map
|
||||
Homogeneous_kernel
|
||||
Installation
|
||||
Interval_support
|
||||
Kernel_23
|
||||
Modular_arithmetic
|
||||
Number_types
|
||||
Profiling_tools
|
||||
STL_Extension
|
||||
Stream_support
|
||||
TDS_2
|
||||
Triangulation_2
|
||||
|
|
@ -1,23 +0,0 @@
|
|||
|
||||
Algebraic_foundations
|
||||
Alpha_shapes_3
|
||||
Arithmetic_kernel
|
||||
Cartesian_kernel
|
||||
Circulator
|
||||
Filtered_kernel
|
||||
Geomview
|
||||
Hash_map
|
||||
Homogeneous_kernel
|
||||
Installation
|
||||
Interval_support
|
||||
Kernel_23
|
||||
Modular_arithmetic
|
||||
Number_types
|
||||
Polygon
|
||||
Profiling_tools
|
||||
Property_map
|
||||
STL_Extension
|
||||
Spatial_sorting
|
||||
Stream_support
|
||||
TDS_3
|
||||
Triangulation_3
|
||||
|
|
@ -1,25 +0,0 @@
|
|||
|
||||
Algebraic_foundations
|
||||
Apollonius_graph_2
|
||||
Arithmetic_kernel
|
||||
Cartesian_kernel
|
||||
Circulator
|
||||
Distance_2
|
||||
Distance_3
|
||||
Filtered_kernel
|
||||
Hash_map
|
||||
Installation
|
||||
Intersections_2
|
||||
Intersections_3
|
||||
Interval_support
|
||||
Kernel_23
|
||||
Modular_arithmetic
|
||||
Number_types
|
||||
Polygon
|
||||
Profiling_tools
|
||||
Property_map
|
||||
STL_Extension
|
||||
Spatial_sorting
|
||||
Stream_support
|
||||
TDS_2
|
||||
Triangulation_2
|
||||
|
|
@ -1,33 +0,0 @@
|
|||
|
||||
Algebraic_foundations
|
||||
Algebraic_kernel_d
|
||||
Arithmetic_kernel
|
||||
Arrangement_on_surface_2
|
||||
BGL
|
||||
CGAL_Core
|
||||
Cartesian_kernel
|
||||
Circular_kernel_2
|
||||
Circulator
|
||||
Distance_2
|
||||
Distance_3
|
||||
Filtered_kernel
|
||||
HalfedgeDS
|
||||
Hash_map
|
||||
Homogeneous_kernel
|
||||
Installation
|
||||
Intersections_2
|
||||
Intersections_3
|
||||
Interval_support
|
||||
Kernel_23
|
||||
Kernel_d
|
||||
Modular_arithmetic
|
||||
Number_types
|
||||
Polygon
|
||||
Polynomial
|
||||
Profiling_tools
|
||||
Property_map
|
||||
Random_numbers
|
||||
STL_Extension
|
||||
Spatial_searching
|
||||
Stream_support
|
||||
Surface_sweep_2
|
||||
|
|
@ -1,28 +0,0 @@
|
|||
|
||||
Algebraic_foundations
|
||||
Arithmetic_kernel
|
||||
BGL
|
||||
Cartesian_kernel
|
||||
Circulator
|
||||
Distance_2
|
||||
Distance_3
|
||||
Filtered_kernel
|
||||
Hash_map
|
||||
Homogeneous_kernel
|
||||
Installation
|
||||
Intersections_2
|
||||
Intersections_3
|
||||
Interval_support
|
||||
Kernel_23
|
||||
Kernel_d
|
||||
Modular_arithmetic
|
||||
Number_types
|
||||
Polygon
|
||||
Polygon_mesh_processing
|
||||
Profiling_tools
|
||||
Property_map
|
||||
STL_Extension
|
||||
Spatial_sorting
|
||||
Stream_support
|
||||
TDS_2
|
||||
Triangulation_2
|
||||
|
|
@ -1,10 +0,0 @@
|
|||
|
||||
Algebraic_foundations
|
||||
Barycentric_coordinates_2
|
||||
Installation
|
||||
Kernel_23
|
||||
Number_types
|
||||
Polygon
|
||||
Profiling_tools
|
||||
STL_Extension
|
||||
Stream_support
|
||||
|
|
@ -1,28 +0,0 @@
|
|||
|
||||
Algebraic_foundations
|
||||
Arithmetic_kernel
|
||||
Arrangement_on_surface_2
|
||||
Boolean_set_operations_2
|
||||
Cartesian_kernel
|
||||
Circular_kernel_2
|
||||
Circulator
|
||||
Distance_2
|
||||
Distance_3
|
||||
Filtered_kernel
|
||||
HalfedgeDS
|
||||
Hash_map
|
||||
Homogeneous_kernel
|
||||
Installation
|
||||
Intersections_2
|
||||
Intersections_3
|
||||
Interval_support
|
||||
Kernel_23
|
||||
Kernel_d
|
||||
Modular_arithmetic
|
||||
Number_types
|
||||
Polygon
|
||||
Profiling_tools
|
||||
STL_Extension
|
||||
Stream_support
|
||||
Surface_sweep_2
|
||||
Union_find
|
||||
|
|
@ -1,24 +0,0 @@
|
|||
|
||||
Algebraic_foundations
|
||||
Bounding_volumes
|
||||
Cartesian_kernel
|
||||
Circulator
|
||||
Distance_2
|
||||
Distance_3
|
||||
Installation
|
||||
Intersections_2
|
||||
Intersections_3
|
||||
Interval_support
|
||||
Kernel_23
|
||||
Kernel_d
|
||||
Matrix_search
|
||||
Modular_arithmetic
|
||||
Number_types
|
||||
Optimisation_basic
|
||||
Polygon
|
||||
Profiling_tools
|
||||
QP_solver
|
||||
Random_numbers
|
||||
STL_Extension
|
||||
Solver_interface
|
||||
Stream_support
|
||||
|
|
@ -1,11 +0,0 @@
|
|||
|
||||
Algebraic_foundations
|
||||
Box_intersection_d
|
||||
Installation
|
||||
Interval_support
|
||||
Kernel_23
|
||||
Modular_arithmetic
|
||||
Number_types
|
||||
Profiling_tools
|
||||
STL_Extension
|
||||
Stream_support
|
||||
|
|
@ -1,11 +0,0 @@
|
|||
|
||||
Algebraic_foundations
|
||||
CGAL_ImageIO
|
||||
Installation
|
||||
Interval_support
|
||||
Kernel_23
|
||||
Modular_arithmetic
|
||||
Number_types
|
||||
Profiling_tools
|
||||
STL_Extension
|
||||
Stream_support
|
||||
|
|
@ -1,15 +0,0 @@
|
|||
|
||||
Algebraic_foundations
|
||||
Cartesian_kernel
|
||||
Distance_2
|
||||
Distance_3
|
||||
Installation
|
||||
Intersections_2
|
||||
Intersections_3
|
||||
Interval_support
|
||||
Kernel_23
|
||||
Modular_arithmetic
|
||||
Number_types
|
||||
Profiling_tools
|
||||
STL_Extension
|
||||
Stream_support
|
||||
|
|
@ -1,19 +0,0 @@
|
|||
|
||||
Algebraic_foundations
|
||||
Algebraic_kernel_for_circles
|
||||
Arithmetic_kernel
|
||||
Cartesian_kernel
|
||||
Circular_kernel_2
|
||||
Distance_2
|
||||
Distance_3
|
||||
Filtered_kernel
|
||||
Installation
|
||||
Intersections_2
|
||||
Intersections_3
|
||||
Interval_support
|
||||
Kernel_23
|
||||
Modular_arithmetic
|
||||
Number_types
|
||||
Profiling_tools
|
||||
STL_Extension
|
||||
Stream_support
|
||||
|
|
@ -1,19 +0,0 @@
|
|||
|
||||
Algebraic_foundations
|
||||
Algebraic_kernel_for_spheres
|
||||
Arithmetic_kernel
|
||||
Cartesian_kernel
|
||||
Circular_kernel_3
|
||||
Distance_2
|
||||
Distance_3
|
||||
Filtered_kernel
|
||||
Installation
|
||||
Intersections_2
|
||||
Intersections_3
|
||||
Interval_support
|
||||
Kernel_23
|
||||
Modular_arithmetic
|
||||
Number_types
|
||||
Profiling_tools
|
||||
STL_Extension
|
||||
Stream_support
|
||||
|
|
@ -1,6 +0,0 @@
|
|||
|
||||
Circulator
|
||||
Installation
|
||||
Kernel_23
|
||||
Profiling_tools
|
||||
STL_Extension
|
||||
|
|
@ -1,21 +0,0 @@
|
|||
|
||||
Algebraic_foundations
|
||||
BGL
|
||||
Circulator
|
||||
Classification
|
||||
Distance_2
|
||||
Distance_3
|
||||
Installation
|
||||
Interval_support
|
||||
Kernel_23
|
||||
Modular_arithmetic
|
||||
Number_types
|
||||
Point_set_processing_3
|
||||
Principal_component_analysis_LGPL
|
||||
Profiling_tools
|
||||
Property_map
|
||||
STL_Extension
|
||||
Solver_interface
|
||||
Spatial_searching
|
||||
Stream_support
|
||||
Surface_mesh_segmentation
|
||||
|
|
@ -1,22 +0,0 @@
|
|||
|
||||
Algebraic_foundations
|
||||
Arithmetic_kernel
|
||||
Cartesian_kernel
|
||||
Circulator
|
||||
Combinatorial_map
|
||||
Distance_2
|
||||
Distance_3
|
||||
Filtered_kernel
|
||||
Hash_map
|
||||
Homogeneous_kernel
|
||||
Installation
|
||||
Intersections_2
|
||||
Intersections_3
|
||||
Interval_support
|
||||
Kernel_23
|
||||
Kernel_d
|
||||
Modular_arithmetic
|
||||
Number_types
|
||||
Profiling_tools
|
||||
STL_Extension
|
||||
Stream_support
|
||||
|
|
@ -1,20 +0,0 @@
|
|||
|
||||
Algebraic_foundations
|
||||
Arithmetic_kernel
|
||||
CGAL_Core
|
||||
Cartesian_kernel
|
||||
Circulator
|
||||
Cone_spanners_2
|
||||
Distance_2
|
||||
Distance_3
|
||||
Installation
|
||||
Intersections_2
|
||||
Intersections_3
|
||||
Interval_support
|
||||
Kernel_23
|
||||
Modular_arithmetic
|
||||
Number_types
|
||||
Polynomial
|
||||
Profiling_tools
|
||||
STL_Extension
|
||||
Stream_support
|
||||
|
|
@ -1,37 +0,0 @@
|
|||
|
||||
Algebraic_foundations
|
||||
Arithmetic_kernel
|
||||
BGL
|
||||
Box_intersection_d
|
||||
Cartesian_kernel
|
||||
Circulator
|
||||
Convex_decomposition_3
|
||||
Distance_2
|
||||
Distance_3
|
||||
Filtered_kernel
|
||||
HalfedgeDS
|
||||
Hash_map
|
||||
Homogeneous_kernel
|
||||
Installation
|
||||
Intersections_2
|
||||
Intersections_3
|
||||
Interval_support
|
||||
Kernel_23
|
||||
Kernel_d
|
||||
Modifier
|
||||
Modular_arithmetic
|
||||
Nef_2
|
||||
Nef_3
|
||||
Nef_S2
|
||||
Number_types
|
||||
Polygon
|
||||
Polyhedron
|
||||
Polyhedron_IO
|
||||
Profiling_tools
|
||||
Property_map
|
||||
STL_Extension
|
||||
Spatial_sorting
|
||||
Stream_support
|
||||
TDS_2
|
||||
Triangulation_2
|
||||
Union_find
|
||||
|
|
@ -1,11 +0,0 @@
|
|||
|
||||
Algebraic_foundations
|
||||
Convex_hull_2
|
||||
Installation
|
||||
Interval_support
|
||||
Kernel_23
|
||||
Modular_arithmetic
|
||||
Number_types
|
||||
Profiling_tools
|
||||
STL_Extension
|
||||
Stream_support
|
||||
|
|
@ -1,32 +0,0 @@
|
|||
|
||||
Algebraic_foundations
|
||||
Arithmetic_kernel
|
||||
BGL
|
||||
Cartesian_kernel
|
||||
Circulator
|
||||
Convex_hull_2
|
||||
Convex_hull_3
|
||||
Distance_2
|
||||
Distance_3
|
||||
Filtered_kernel
|
||||
HalfedgeDS
|
||||
Hash_map
|
||||
Installation
|
||||
Intersections_2
|
||||
Intersections_3
|
||||
Interval_support
|
||||
Kernel_23
|
||||
Modifier
|
||||
Modular_arithmetic
|
||||
Number_types
|
||||
Polyhedron
|
||||
Polyhedron_IO
|
||||
Profiling_tools
|
||||
Property_map
|
||||
QP_solver
|
||||
Random_numbers
|
||||
STL_Extension
|
||||
Stream_support
|
||||
TDS_2
|
||||
Triangulation_2
|
||||
Triangulation_3
|
||||
|
|
@ -1,17 +0,0 @@
|
|||
|
||||
Algebraic_foundations
|
||||
Circulator
|
||||
Convex_hull_d
|
||||
Distance_2
|
||||
Hash_map
|
||||
Installation
|
||||
Intersections_2
|
||||
Intersections_3
|
||||
Interval_support
|
||||
Kernel_23
|
||||
Kernel_d
|
||||
Modular_arithmetic
|
||||
Number_types
|
||||
Profiling_tools
|
||||
STL_Extension
|
||||
Stream_support
|
||||
|
|
@ -1,11 +0,0 @@
|
|||
|
||||
Algebraic_foundations
|
||||
Distance_2
|
||||
Installation
|
||||
Interval_support
|
||||
Kernel_23
|
||||
Modular_arithmetic
|
||||
Number_types
|
||||
Profiling_tools
|
||||
STL_Extension
|
||||
Stream_support
|
||||
|
|
@ -1,10 +0,0 @@
|
|||
|
||||
Algebraic_foundations
|
||||
Distance_2
|
||||
Distance_3
|
||||
Installation
|
||||
Kernel_23
|
||||
Number_types
|
||||
Profiling_tools
|
||||
STL_Extension
|
||||
Stream_support
|
||||
|
|
@ -1,12 +0,0 @@
|
|||
|
||||
Algebraic_foundations
|
||||
Arrangement_on_surface_2
|
||||
Envelope_2
|
||||
Installation
|
||||
Interval_support
|
||||
Kernel_23
|
||||
Modular_arithmetic
|
||||
Number_types
|
||||
Profiling_tools
|
||||
STL_Extension
|
||||
Stream_support
|
||||
|
|
@ -1,29 +0,0 @@
|
|||
|
||||
Algebraic_foundations
|
||||
Apollonius_graph_2
|
||||
Arithmetic_kernel
|
||||
Arrangement_on_surface_2
|
||||
BGL
|
||||
Cartesian_kernel
|
||||
Circulator
|
||||
Distance_2
|
||||
Distance_3
|
||||
Envelope_3
|
||||
Filtered_kernel
|
||||
HalfedgeDS
|
||||
Hash_map
|
||||
Homogeneous_kernel
|
||||
Installation
|
||||
Intersections_2
|
||||
Intersections_3
|
||||
Interval_support
|
||||
Kernel_23
|
||||
Kernel_d
|
||||
Modular_arithmetic
|
||||
Number_types
|
||||
Profiling_tools
|
||||
Property_map
|
||||
Random_numbers
|
||||
STL_Extension
|
||||
Stream_support
|
||||
Surface_sweep_2
|
||||
|
|
@ -1,19 +0,0 @@
|
|||
|
||||
Algebraic_foundations
|
||||
Arithmetic_kernel
|
||||
Cartesian_kernel
|
||||
Distance_2
|
||||
Distance_3
|
||||
Filtered_kernel
|
||||
Homogeneous_kernel
|
||||
Installation
|
||||
Intersections_2
|
||||
Intersections_3
|
||||
Interval_support
|
||||
Kernel_23
|
||||
Kernel_d
|
||||
Modular_arithmetic
|
||||
Number_types
|
||||
Profiling_tools
|
||||
STL_Extension
|
||||
Stream_support
|
||||
|
|
@ -1,23 +0,0 @@
|
|||
|
||||
Algebraic_foundations
|
||||
Arithmetic_kernel
|
||||
Cartesian_kernel
|
||||
Circulator
|
||||
Combinatorial_map
|
||||
Distance_2
|
||||
Distance_3
|
||||
Filtered_kernel
|
||||
Generalized_map
|
||||
Hash_map
|
||||
Homogeneous_kernel
|
||||
Installation
|
||||
Intersections_2
|
||||
Intersections_3
|
||||
Interval_support
|
||||
Kernel_23
|
||||
Kernel_d
|
||||
Modular_arithmetic
|
||||
Number_types
|
||||
Profiling_tools
|
||||
STL_Extension
|
||||
Stream_support
|
||||
|
|
@ -1,16 +0,0 @@
|
|||
|
||||
Algebraic_foundations
|
||||
BGL
|
||||
Circulator
|
||||
Generator
|
||||
Installation
|
||||
Interval_support
|
||||
Kernel_23
|
||||
Modular_arithmetic
|
||||
Number_types
|
||||
Polygon
|
||||
Profiling_tools
|
||||
Property_map
|
||||
Random_numbers
|
||||
STL_Extension
|
||||
Stream_support
|
||||
|
|
@ -1,11 +0,0 @@
|
|||
|
||||
Algebraic_foundations
|
||||
Circulator
|
||||
Installation
|
||||
Interval_support
|
||||
Kernel_23
|
||||
Modular_arithmetic
|
||||
Number_types
|
||||
Profiling_tools
|
||||
STL_Extension
|
||||
Stream_support
|
||||
|
|
@ -1,15 +0,0 @@
|
|||
|
||||
Algebraic_foundations
|
||||
Distance_2
|
||||
GraphicsView
|
||||
Hash_map
|
||||
Installation
|
||||
Intersections_2
|
||||
Interval_support
|
||||
Kernel_23
|
||||
Modular_arithmetic
|
||||
Number_types
|
||||
Profiling_tools
|
||||
STL_Extension
|
||||
Stream_support
|
||||
Triangulation_2
|
||||
|
|
@ -1,13 +0,0 @@
|
|||
|
||||
Algebraic_foundations
|
||||
Circulator
|
||||
HalfedgeDS
|
||||
Hash_map
|
||||
Installation
|
||||
Interval_support
|
||||
Kernel_23
|
||||
Modular_arithmetic
|
||||
Number_types
|
||||
Profiling_tools
|
||||
STL_Extension
|
||||
Stream_support
|
||||
|
|
@ -1,4 +0,0 @@
|
|||
|
||||
Hash_map
|
||||
Installation
|
||||
STL_Extension
|
||||
|
|
@ -1,17 +0,0 @@
|
|||
|
||||
Algebraic_foundations
|
||||
Cartesian_kernel
|
||||
Distance_2
|
||||
Distance_3
|
||||
Homogeneous_kernel
|
||||
Installation
|
||||
Intersections_2
|
||||
Intersections_3
|
||||
Interval_support
|
||||
Kernel_23
|
||||
Kernel_d
|
||||
Modular_arithmetic
|
||||
Number_types
|
||||
Profiling_tools
|
||||
STL_Extension
|
||||
Stream_support
|
||||
|
|
@ -1,16 +0,0 @@
|
|||
|
||||
Algebraic_foundations
|
||||
Circulator
|
||||
Distance_2
|
||||
Inscribed_areas
|
||||
Installation
|
||||
Interval_support
|
||||
Kernel_23
|
||||
Matrix_search
|
||||
Modular_arithmetic
|
||||
Number_types
|
||||
Optimisation_basic
|
||||
Polygon
|
||||
Profiling_tools
|
||||
STL_Extension
|
||||
Stream_support
|
||||
|
|
@ -1071,7 +1071,7 @@ You must disable CGAL_ENABLE_CHECK_HEADERS and CGAL_COMPUTE_DEPENDENCIES.")
|
|||
find_package(RS3)
|
||||
find_package(LEDA)
|
||||
find_package(OpenMesh)
|
||||
find_package(OpenCV)
|
||||
find_package(OpenCV QUIET)
|
||||
|
||||
set(compile_options "\
|
||||
${CMAKE_CXX_FLAGS} -DCGAL_EIGEN3_ENABLED \
|
||||
|
|
@ -1158,16 +1158,16 @@ You must disable CGAL_ENABLE_CHECK_HEADERS and CGAL_COMPUTE_DEPENDENCIES.")
|
|||
endforeach()
|
||||
include_directories ( SYSTEM ${CGAL_3RD_PARTY_INCLUDE_DIRS} )
|
||||
|
||||
## Build the doc
|
||||
# file(MAKE_DIRECTORY "${CMAKE_SOURCE_DIR}/build_doc")
|
||||
# Build the doc
|
||||
file(MAKE_DIRECTORY "${CMAKE_SOURCE_DIR}/build_doc")
|
||||
set(DOC_DIR "${CMAKE_SOURCE_DIR}/build_doc")
|
||||
# execute_process(COMMAND "${CMAKE_COMMAND}" -DDOXYGEN_EXECUTABLE=${DOXYGEN_EXECUTABLE} "${CMAKE_SOURCE_DIR}/Documentation/doc"
|
||||
# WORKING_DIRECTORY "${DOC_DIR}"
|
||||
# )
|
||||
# execute_process(COMMAND "${CMAKE_COMMAND}" --build . --target "doc"
|
||||
# WORKING_DIRECTORY "${DOC_DIR}" )
|
||||
execute_process(COMMAND "${CMAKE_COMMAND}" -DDOXYGEN_EXECUTABLE=${DOXYGEN_EXECUTABLE} "${CMAKE_SOURCE_DIR}/Documentation/doc"
|
||||
WORKING_DIRECTORY "${DOC_DIR}"
|
||||
)
|
||||
execute_process(COMMAND "${CMAKE_COMMAND}" --build . --target "doc"
|
||||
WORKING_DIRECTORY "${DOC_DIR}" )
|
||||
|
||||
##Get the list of the documented headers
|
||||
#Get the list of the documented headers
|
||||
|
||||
file(GLOB html_files RELATIVE "${DOC_DIR}/doc_output/" "${DOC_DIR}/doc_output/*/*.html")
|
||||
file(GLOB example_files RELATIVE "${CMAKE_SOURCE_DIR}/" "${CMAKE_SOURCE_DIR}/*/examples/*/*.cpp")
|
||||
|
|
|
|||
|
|
@ -1,3 +0,0 @@
|
|||
|
||||
Installation
|
||||
STL_Extension
|
||||
|
|
@ -1,17 +0,0 @@
|
|||
|
||||
Algebraic_foundations
|
||||
Circulator
|
||||
Filtered_kernel
|
||||
Hash_map
|
||||
Installation
|
||||
Interpolation
|
||||
Kernel_23
|
||||
Number_types
|
||||
Polygon
|
||||
Profiling_tools
|
||||
Property_map
|
||||
STL_Extension
|
||||
Spatial_sorting
|
||||
Stream_support
|
||||
TDS_2
|
||||
Triangulation_2
|
||||
|
|
@ -1,13 +0,0 @@
|
|||
|
||||
Algebraic_foundations
|
||||
Distance_2
|
||||
Installation
|
||||
Intersections_2
|
||||
Intersections_3
|
||||
Interval_support
|
||||
Kernel_23
|
||||
Modular_arithmetic
|
||||
Number_types
|
||||
Profiling_tools
|
||||
STL_Extension
|
||||
Stream_support
|
||||
|
|
@ -1,10 +0,0 @@
|
|||
|
||||
Algebraic_foundations
|
||||
Installation
|
||||
Interval_support
|
||||
Kernel_23
|
||||
Modular_arithmetic
|
||||
Number_types
|
||||
Profiling_tools
|
||||
STL_Extension
|
||||
Stream_support
|
||||
|
|
@ -1,18 +0,0 @@
|
|||
|
||||
Algebraic_foundations
|
||||
Cartesian_kernel
|
||||
Circulator
|
||||
Distance_2
|
||||
Distance_3
|
||||
Installation
|
||||
Intersections_2
|
||||
Intersections_3
|
||||
Interval_support
|
||||
Kernel_23
|
||||
Kernel_d
|
||||
Modular_arithmetic
|
||||
Number_types
|
||||
Profiling_tools
|
||||
STL_Extension
|
||||
Solver_interface
|
||||
Stream_support
|
||||
|
|
@ -1,20 +0,0 @@
|
|||
|
||||
Algebraic_foundations
|
||||
Arithmetic_kernel
|
||||
CGAL_Core
|
||||
Cartesian_kernel
|
||||
Distance_2
|
||||
Distance_3
|
||||
Filtered_kernel
|
||||
Homogeneous_kernel
|
||||
Installation
|
||||
Intersections_2
|
||||
Intersections_3
|
||||
Interval_support
|
||||
Kernel_23
|
||||
Kernel_d
|
||||
Modular_arithmetic
|
||||
Number_types
|
||||
Profiling_tools
|
||||
STL_Extension
|
||||
Stream_support
|
||||
|
|
@ -1,12 +0,0 @@
|
|||
|
||||
Algebraic_foundations
|
||||
Installation
|
||||
Intersections_2
|
||||
Interval_support
|
||||
Kernel_23
|
||||
Kernel_d
|
||||
Modular_arithmetic
|
||||
Number_types
|
||||
Profiling_tools
|
||||
STL_Extension
|
||||
Stream_support
|
||||
|
|
@ -1,30 +0,0 @@
|
|||
|
||||
Algebraic_foundations
|
||||
Arithmetic_kernel
|
||||
CGAL_Core
|
||||
Cartesian_kernel
|
||||
Circulator
|
||||
Distance_2
|
||||
Distance_3
|
||||
Filtered_kernel
|
||||
Hash_map
|
||||
Homogeneous_kernel
|
||||
Installation
|
||||
Intersections_2
|
||||
Intersections_3
|
||||
Interval_support
|
||||
Kernel_23
|
||||
Kernel_d
|
||||
Kinetic_data_structures
|
||||
Modular_arithmetic
|
||||
Number_types
|
||||
Polygon
|
||||
Profiling_tools
|
||||
Property_map
|
||||
STL_Extension
|
||||
Spatial_sorting
|
||||
Stream_support
|
||||
TDS_2
|
||||
TDS_3
|
||||
Triangulation_2
|
||||
Triangulation_3
|
||||
|
|
@ -1,24 +0,0 @@
|
|||
|
||||
Algebraic_foundations
|
||||
Arithmetic_kernel
|
||||
Cartesian_kernel
|
||||
Circulator
|
||||
Combinatorial_map
|
||||
Distance_2
|
||||
Distance_3
|
||||
Filtered_kernel
|
||||
Generalized_map
|
||||
Hash_map
|
||||
Homogeneous_kernel
|
||||
Installation
|
||||
Intersections_2
|
||||
Intersections_3
|
||||
Interval_support
|
||||
Kernel_23
|
||||
Kernel_d
|
||||
Linear_cell_complex
|
||||
Modular_arithmetic
|
||||
Number_types
|
||||
Profiling_tools
|
||||
STL_Extension
|
||||
Stream_support
|
||||
|
|
@ -1,12 +0,0 @@
|
|||
|
||||
Algebraic_foundations
|
||||
Installation
|
||||
Interval_support
|
||||
Kernel_23
|
||||
Matrix_search
|
||||
Modular_arithmetic
|
||||
Number_types
|
||||
Optimisation_basic
|
||||
Profiling_tools
|
||||
STL_Extension
|
||||
Stream_support
|
||||
|
|
@ -1,17 +0,0 @@
|
|||
|
||||
Algebraic_foundations
|
||||
Circulator
|
||||
Distance_2
|
||||
Hash_map
|
||||
Installation
|
||||
Interval_support
|
||||
Kernel_23
|
||||
Mesh_2
|
||||
Mesher_level
|
||||
Modular_arithmetic
|
||||
Number_types
|
||||
Profiling_tools
|
||||
STL_Extension
|
||||
Stream_support
|
||||
TDS_2
|
||||
Triangulation_2
|
||||
|
|
@ -1,46 +0,0 @@
|
|||
|
||||
AABB_tree
|
||||
Algebraic_foundations
|
||||
Arithmetic_kernel
|
||||
BGL
|
||||
Box_intersection_d
|
||||
CGAL_ImageIO
|
||||
Cartesian_kernel
|
||||
Circulator
|
||||
Convex_hull_2
|
||||
Distance_2
|
||||
Distance_3
|
||||
Filtered_kernel
|
||||
Generator
|
||||
HalfedgeDS
|
||||
Hash_map
|
||||
Homogeneous_kernel
|
||||
Installation
|
||||
Intersections_2
|
||||
Intersections_3
|
||||
Interval_support
|
||||
Kernel_23
|
||||
Kernel_d
|
||||
Mesh_3
|
||||
Mesher_level
|
||||
Modifier
|
||||
Modular_arithmetic
|
||||
Number_types
|
||||
Polygon
|
||||
Polygon_mesh_processing
|
||||
Polyhedron
|
||||
Polyhedron_IO
|
||||
Principal_component_analysis
|
||||
Principal_component_analysis_LGPL
|
||||
Profiling_tools
|
||||
Property_map
|
||||
Random_numbers
|
||||
STL_Extension
|
||||
Solver_interface
|
||||
Spatial_searching
|
||||
Spatial_sorting
|
||||
Stream_support
|
||||
Surface_mesh
|
||||
TDS_3
|
||||
Triangulation_3
|
||||
Union_find
|
||||
|
|
@ -1,36 +0,0 @@
|
|||
|
||||
AABB_tree
|
||||
Algebraic_foundations
|
||||
Arithmetic_kernel
|
||||
Arrangement_on_surface_2
|
||||
Boolean_set_operations_2
|
||||
Cartesian_kernel
|
||||
Circulator
|
||||
Convex_hull_2
|
||||
Distance_2
|
||||
Distance_3
|
||||
Filtered_kernel
|
||||
HalfedgeDS
|
||||
Hash_map
|
||||
Homogeneous_kernel
|
||||
Installation
|
||||
Intersections_2
|
||||
Intersections_3
|
||||
Interval_support
|
||||
Kernel_23
|
||||
Kernel_d
|
||||
Minkowski_sum_2
|
||||
Modular_arithmetic
|
||||
Number_types
|
||||
Partition_2
|
||||
Polygon
|
||||
Profiling_tools
|
||||
Property_map
|
||||
STL_Extension
|
||||
Spatial_searching
|
||||
Spatial_sorting
|
||||
Stream_support
|
||||
Surface_sweep_2
|
||||
TDS_2
|
||||
Triangulation_2
|
||||
Union_find
|
||||
|
|
@ -1,38 +0,0 @@
|
|||
|
||||
Algebraic_foundations
|
||||
Arithmetic_kernel
|
||||
BGL
|
||||
Box_intersection_d
|
||||
Cartesian_kernel
|
||||
Circulator
|
||||
Convex_decomposition_3
|
||||
Distance_2
|
||||
Distance_3
|
||||
Filtered_kernel
|
||||
HalfedgeDS
|
||||
Hash_map
|
||||
Homogeneous_kernel
|
||||
Installation
|
||||
Intersections_2
|
||||
Intersections_3
|
||||
Interval_support
|
||||
Kernel_23
|
||||
Kernel_d
|
||||
Minkowski_sum_3
|
||||
Modifier
|
||||
Modular_arithmetic
|
||||
Nef_2
|
||||
Nef_3
|
||||
Nef_S2
|
||||
Number_types
|
||||
Polygon
|
||||
Polyhedron
|
||||
Polyhedron_IO
|
||||
Profiling_tools
|
||||
Property_map
|
||||
STL_Extension
|
||||
Spatial_sorting
|
||||
Stream_support
|
||||
TDS_2
|
||||
Triangulation_2
|
||||
Union_find
|
||||
|
|
@ -1,10 +0,0 @@
|
|||
|
||||
Algebraic_foundations
|
||||
Installation
|
||||
Interval_support
|
||||
Kernel_23
|
||||
Modular_arithmetic
|
||||
Number_types
|
||||
Profiling_tools
|
||||
STL_Extension
|
||||
Stream_support
|
||||
|
|
@ -1,24 +0,0 @@
|
|||
|
||||
Algebraic_foundations
|
||||
Box_intersection_d
|
||||
Cartesian_kernel
|
||||
Circulator
|
||||
Distance_2
|
||||
Distance_3
|
||||
HalfedgeDS
|
||||
Hash_map
|
||||
Homogeneous_kernel
|
||||
Installation
|
||||
Intersections_2
|
||||
Intersections_3
|
||||
Interval_support
|
||||
Kernel_23
|
||||
Kernel_d
|
||||
Modular_arithmetic
|
||||
Nef_2
|
||||
Number_types
|
||||
Polygon
|
||||
Profiling_tools
|
||||
STL_Extension
|
||||
Stream_support
|
||||
Union_find
|
||||
|
|
@ -1,36 +0,0 @@
|
|||
|
||||
Algebraic_foundations
|
||||
Arithmetic_kernel
|
||||
BGL
|
||||
Box_intersection_d
|
||||
Cartesian_kernel
|
||||
Circulator
|
||||
Distance_2
|
||||
Distance_3
|
||||
Filtered_kernel
|
||||
HalfedgeDS
|
||||
Hash_map
|
||||
Homogeneous_kernel
|
||||
Installation
|
||||
Intersections_2
|
||||
Intersections_3
|
||||
Interval_support
|
||||
Kernel_23
|
||||
Kernel_d
|
||||
Modifier
|
||||
Modular_arithmetic
|
||||
Nef_2
|
||||
Nef_3
|
||||
Nef_S2
|
||||
Number_types
|
||||
Polygon
|
||||
Polyhedron
|
||||
Polyhedron_IO
|
||||
Profiling_tools
|
||||
Property_map
|
||||
STL_Extension
|
||||
Spatial_sorting
|
||||
Stream_support
|
||||
TDS_2
|
||||
Triangulation_2
|
||||
Union_find
|
||||
|
|
@ -1,19 +0,0 @@
|
|||
|
||||
Algebraic_foundations
|
||||
Circulator
|
||||
Distance_2
|
||||
Hash_map
|
||||
Installation
|
||||
Intersections_2
|
||||
Intersections_3
|
||||
Interval_support
|
||||
Kernel_23
|
||||
Modifier
|
||||
Modular_arithmetic
|
||||
Nef_2
|
||||
Nef_S2
|
||||
Number_types
|
||||
Profiling_tools
|
||||
STL_Extension
|
||||
Stream_support
|
||||
Union_find
|
||||
|
|
@ -1,13 +0,0 @@
|
|||
|
||||
Algebraic_foundations
|
||||
Arithmetic_kernel
|
||||
Filtered_kernel
|
||||
Installation
|
||||
Interval_support
|
||||
Kernel_23
|
||||
Modular_arithmetic
|
||||
NewKernel_d
|
||||
Number_types
|
||||
Profiling_tools
|
||||
STL_Extension
|
||||
Stream_support
|
||||
|
|
@ -1,13 +0,0 @@
|
|||
|
||||
Algebraic_foundations
|
||||
Arithmetic_kernel
|
||||
CGAL_Core
|
||||
Filtered_kernel
|
||||
Installation
|
||||
Interval_support
|
||||
Kernel_23
|
||||
Modular_arithmetic
|
||||
Number_types
|
||||
Profiling_tools
|
||||
STL_Extension
|
||||
Stream_support
|
||||
|
|
@ -1,23 +0,0 @@
|
|||
|
||||
Algebraic_foundations
|
||||
Circulator
|
||||
Distance_2
|
||||
Filtered_kernel
|
||||
Hash_map
|
||||
Installation
|
||||
Intersections_2
|
||||
Intersections_3
|
||||
Interval_support
|
||||
Kernel_23
|
||||
Modular_arithmetic
|
||||
Number_types
|
||||
Optimal_transportation_reconstruction_2
|
||||
Polygon
|
||||
Profiling_tools
|
||||
Property_map
|
||||
Random_numbers
|
||||
STL_Extension
|
||||
Spatial_sorting
|
||||
Stream_support
|
||||
TDS_2
|
||||
Triangulation_2
|
||||
|
|
@ -1,24 +0,0 @@
|
|||
|
||||
Algebraic_foundations
|
||||
Circulator
|
||||
Convex_hull_2
|
||||
Distance_2
|
||||
Distance_3
|
||||
Filtered_kernel
|
||||
Hash_map
|
||||
Installation
|
||||
Intersections_2
|
||||
Intersections_3
|
||||
Interval_support
|
||||
Kernel_23
|
||||
Modular_arithmetic
|
||||
Number_types
|
||||
Partition_2
|
||||
Polygon
|
||||
Profiling_tools
|
||||
Property_map
|
||||
STL_Extension
|
||||
Spatial_sorting
|
||||
Stream_support
|
||||
TDS_2
|
||||
Triangulation_2
|
||||
|
|
@ -1,24 +0,0 @@
|
|||
|
||||
Algebraic_foundations
|
||||
Cartesian_kernel
|
||||
Circulator
|
||||
Distance_2
|
||||
Distance_3
|
||||
Filtered_kernel
|
||||
Hash_map
|
||||
Installation
|
||||
Intersections_2
|
||||
Intersections_3
|
||||
Interval_support
|
||||
Kernel_23
|
||||
Modular_arithmetic
|
||||
Number_types
|
||||
Periodic_2_triangulation_2
|
||||
Polygon
|
||||
Profiling_tools
|
||||
Property_map
|
||||
STL_Extension
|
||||
Spatial_sorting
|
||||
Stream_support
|
||||
TDS_2
|
||||
Triangulation_2
|
||||
|
|
@ -1,27 +0,0 @@
|
|||
|
||||
Algebraic_foundations
|
||||
Arithmetic_kernel
|
||||
Cartesian_kernel
|
||||
Circulator
|
||||
Distance_2
|
||||
Distance_3
|
||||
Filtered_kernel
|
||||
Hash_map
|
||||
Homogeneous_kernel
|
||||
Installation
|
||||
Intersections_2
|
||||
Intersections_3
|
||||
Interval_support
|
||||
Kernel_23
|
||||
Kernel_d
|
||||
Modular_arithmetic
|
||||
Number_types
|
||||
Periodic_3_triangulation_3
|
||||
Polygon
|
||||
Profiling_tools
|
||||
Property_map
|
||||
STL_Extension
|
||||
Spatial_sorting
|
||||
Stream_support
|
||||
TDS_3
|
||||
Triangulation_3
|
||||
|
|
@ -1,20 +0,0 @@
|
|||
|
||||
Algebraic_foundations
|
||||
Circulator
|
||||
Distance_2
|
||||
Filtered_kernel
|
||||
Hash_map
|
||||
Installation
|
||||
Interval_support
|
||||
Kernel_23
|
||||
Modular_arithmetic
|
||||
Number_types
|
||||
Point_set_2
|
||||
Polygon
|
||||
Profiling_tools
|
||||
Property_map
|
||||
STL_Extension
|
||||
Spatial_sorting
|
||||
Stream_support
|
||||
TDS_2
|
||||
Triangulation_2
|
||||
|
|
@ -1,16 +0,0 @@
|
|||
|
||||
Algebraic_foundations
|
||||
BGL
|
||||
Installation
|
||||
Interval_support
|
||||
Kernel_23
|
||||
Modular_arithmetic
|
||||
Number_types
|
||||
Point_set_3
|
||||
Point_set_processing_3
|
||||
Profiling_tools
|
||||
Property_map
|
||||
STL_Extension
|
||||
Solver_interface
|
||||
Stream_support
|
||||
Surface_mesh
|
||||
|
|
@ -1,44 +0,0 @@
|
|||
|
||||
Algebraic_foundations
|
||||
Arithmetic_kernel
|
||||
BGL
|
||||
Cartesian_kernel
|
||||
Circulator
|
||||
Convex_hull_2
|
||||
Convex_hull_3
|
||||
Distance_2
|
||||
Distance_3
|
||||
Filtered_kernel
|
||||
Generator
|
||||
HalfedgeDS
|
||||
Hash_map
|
||||
Installation
|
||||
Intersections_2
|
||||
Intersections_3
|
||||
Interval_support
|
||||
Jet_fitting_3
|
||||
Kernel_23
|
||||
Kernel_d
|
||||
Modifier
|
||||
Modular_arithmetic
|
||||
Number_types
|
||||
Point_set_2
|
||||
Point_set_processing_3
|
||||
Polygon
|
||||
Polyhedron
|
||||
Polyhedron_IO
|
||||
Principal_component_analysis
|
||||
Principal_component_analysis_LGPL
|
||||
Profiling_tools
|
||||
Property_map
|
||||
QP_solver
|
||||
Random_numbers
|
||||
STL_Extension
|
||||
Solver_interface
|
||||
Spatial_searching
|
||||
Spatial_sorting
|
||||
Stream_support
|
||||
TDS_2
|
||||
TDS_3
|
||||
Triangulation_2
|
||||
Triangulation_3
|
||||
|
|
@ -1,21 +0,0 @@
|
|||
|
||||
Algebraic_foundations
|
||||
Circulator
|
||||
Distance_2
|
||||
Distance_3
|
||||
Installation
|
||||
Interval_support
|
||||
Kernel_23
|
||||
Kernel_d
|
||||
Modular_arithmetic
|
||||
Number_types
|
||||
Point_set_shape_detection_3
|
||||
Principal_component_analysis
|
||||
Principal_component_analysis_LGPL
|
||||
Profiling_tools
|
||||
Property_map
|
||||
Random_numbers
|
||||
STL_Extension
|
||||
Solver_interface
|
||||
Spatial_searching
|
||||
Stream_support
|
||||
|
|
@ -1,37 +0,0 @@
|
|||
|
||||
Algebraic_foundations
|
||||
Arithmetic_kernel
|
||||
BGL
|
||||
Cartesian_kernel
|
||||
Circulator
|
||||
Distance_2
|
||||
Distance_3
|
||||
Filtered_kernel
|
||||
Generator
|
||||
Hash_map
|
||||
Homogeneous_kernel
|
||||
Installation
|
||||
Intersections_2
|
||||
Intersections_3
|
||||
Interval_support
|
||||
Kernel_23
|
||||
Kernel_d
|
||||
Mesher_level
|
||||
Modular_arithmetic
|
||||
Number_types
|
||||
Point_set_processing_3
|
||||
Poisson_surface_reconstruction_3
|
||||
Polygon
|
||||
Principal_component_analysis_LGPL
|
||||
Profiling_tools
|
||||
Property_map
|
||||
Random_numbers
|
||||
STL_Extension
|
||||
Solver_interface
|
||||
Spatial_searching
|
||||
Spatial_sorting
|
||||
Stream_support
|
||||
Surface_mesher
|
||||
TDS_3
|
||||
Triangulation_3
|
||||
Union_find
|
||||
|
|
@ -1,10 +0,0 @@
|
|||
|
||||
Algebraic_foundations
|
||||
Circulator
|
||||
Installation
|
||||
Kernel_23
|
||||
Number_types
|
||||
Polygon
|
||||
Profiling_tools
|
||||
STL_Extension
|
||||
Stream_support
|
||||
|
|
@ -1,38 +0,0 @@
|
|||
|
||||
AABB_tree
|
||||
Algebraic_foundations
|
||||
Arithmetic_kernel
|
||||
BGL
|
||||
Box_intersection_d
|
||||
Cartesian_kernel
|
||||
Circulator
|
||||
Distance_2
|
||||
Distance_3
|
||||
Filtered_kernel
|
||||
Generator
|
||||
Hash_map
|
||||
Homogeneous_kernel
|
||||
Installation
|
||||
Intersections_2
|
||||
Intersections_3
|
||||
Interval_support
|
||||
Kernel_23
|
||||
Kernel_d
|
||||
Mesh_3
|
||||
Modular_arithmetic
|
||||
Number_types
|
||||
Polygon
|
||||
Polygon_mesh_processing
|
||||
Profiling_tools
|
||||
Property_map
|
||||
Random_numbers
|
||||
STL_Extension
|
||||
Solver_interface
|
||||
Spatial_searching
|
||||
Spatial_sorting
|
||||
Stream_support
|
||||
TDS_2
|
||||
TDS_3
|
||||
Triangulation_2
|
||||
Triangulation_3
|
||||
Union_find
|
||||
|
|
@ -1,19 +0,0 @@
|
|||
|
||||
Algebraic_foundations
|
||||
BGL
|
||||
Circulator
|
||||
Distance_2
|
||||
HalfedgeDS
|
||||
Hash_map
|
||||
Installation
|
||||
Interval_support
|
||||
Kernel_23
|
||||
Modifier
|
||||
Modular_arithmetic
|
||||
Number_types
|
||||
Polyhedron
|
||||
Polyhedron_IO
|
||||
Profiling_tools
|
||||
Property_map
|
||||
STL_Extension
|
||||
Stream_support
|
||||
|
|
@ -1,21 +0,0 @@
|
|||
|
||||
Algebraic_foundations
|
||||
BGL
|
||||
Circulator
|
||||
Distance_2
|
||||
Geomview
|
||||
HalfedgeDS
|
||||
Hash_map
|
||||
Installation
|
||||
Interval_support
|
||||
Inventor
|
||||
Kernel_23
|
||||
Modifier
|
||||
Modular_arithmetic
|
||||
Number_types
|
||||
Polyhedron
|
||||
Polyhedron_IO
|
||||
Profiling_tools
|
||||
Property_map
|
||||
STL_Extension
|
||||
Stream_support
|
||||
|
|
@ -1,27 +0,0 @@
|
|||
|
||||
Algebraic_foundations
|
||||
Arithmetic_kernel
|
||||
Cartesian_kernel
|
||||
Circulator
|
||||
Distance_2
|
||||
Distance_3
|
||||
Filtered_kernel
|
||||
Hash_map
|
||||
Homogeneous_kernel
|
||||
Installation
|
||||
Intersections_2
|
||||
Intersections_3
|
||||
Interval_support
|
||||
Kernel_23
|
||||
Kernel_d
|
||||
Modular_arithmetic
|
||||
Number_types
|
||||
Polygon
|
||||
Polyline_simplification_2
|
||||
Profiling_tools
|
||||
Property_map
|
||||
STL_Extension
|
||||
Spatial_sorting
|
||||
Stream_support
|
||||
TDS_2
|
||||
Triangulation_2
|
||||
|
|
@ -1,13 +0,0 @@
|
|||
|
||||
Algebraic_foundations
|
||||
Arithmetic_kernel
|
||||
Circulator
|
||||
Installation
|
||||
Interval_support
|
||||
Kernel_23
|
||||
Modular_arithmetic
|
||||
Number_types
|
||||
Polynomial
|
||||
Profiling_tools
|
||||
STL_Extension
|
||||
Stream_support
|
||||
|
|
@ -1,36 +0,0 @@
|
|||
|
||||
Algebraic_foundations
|
||||
Arithmetic_kernel
|
||||
BGL
|
||||
Cartesian_kernel
|
||||
Circulator
|
||||
Convex_hull_2
|
||||
Convex_hull_3
|
||||
Distance_2
|
||||
Distance_3
|
||||
Filtered_kernel
|
||||
HalfedgeDS
|
||||
Hash_map
|
||||
Installation
|
||||
Intersections_2
|
||||
Intersections_3
|
||||
Interval_support
|
||||
Kernel_23
|
||||
Kernel_d
|
||||
Matrix_search
|
||||
Modifier
|
||||
Modular_arithmetic
|
||||
Number_types
|
||||
Optimisation_basic
|
||||
Polygon
|
||||
Polyhedron
|
||||
Polyhedron_IO
|
||||
Polytope_distance_d
|
||||
Profiling_tools
|
||||
Property_map
|
||||
QP_solver
|
||||
Random_numbers
|
||||
STL_Extension
|
||||
Stream_support
|
||||
TDS_2
|
||||
Triangulation_2
|
||||
|
|
@ -1,14 +0,0 @@
|
|||
|
||||
Algebraic_foundations
|
||||
Installation
|
||||
Interval_support
|
||||
Kernel_23
|
||||
Kernel_d
|
||||
Modular_arithmetic
|
||||
Number_types
|
||||
Principal_component_analysis
|
||||
Principal_component_analysis_LGPL
|
||||
Profiling_tools
|
||||
STL_Extension
|
||||
Solver_interface
|
||||
Stream_support
|
||||
|
|
@ -1,10 +0,0 @@
|
|||
|
||||
Algebraic_foundations
|
||||
Installation
|
||||
Interval_support
|
||||
Kernel_23
|
||||
Modular_arithmetic
|
||||
Number_types
|
||||
Profiling_tools
|
||||
STL_Extension
|
||||
Stream_support
|
||||
|
|
@ -1,5 +0,0 @@
|
|||
|
||||
Installation
|
||||
Kernel_23
|
||||
Profiling_tools
|
||||
STL_Extension
|
||||
|
|
@ -1,3 +0,0 @@
|
|||
|
||||
Installation
|
||||
STL_Extension
|
||||
|
|
@ -1,13 +0,0 @@
|
|||
|
||||
Algebraic_foundations
|
||||
Circulator
|
||||
Installation
|
||||
Interval_support
|
||||
Kernel_23
|
||||
Modular_arithmetic
|
||||
Number_types
|
||||
Profiling_tools
|
||||
QP_solver
|
||||
Random_numbers
|
||||
STL_Extension
|
||||
Stream_support
|
||||
|
|
@ -1,10 +0,0 @@
|
|||
|
||||
Algebraic_foundations
|
||||
Installation
|
||||
Interval_support
|
||||
Kernel_23
|
||||
Modular_arithmetic
|
||||
Number_types
|
||||
Profiling_tools
|
||||
STL_Extension
|
||||
Stream_support
|
||||
|
|
@ -1,17 +0,0 @@
|
|||
|
||||
Algebraic_foundations
|
||||
BGL
|
||||
Bounding_volumes
|
||||
Circulator
|
||||
Installation
|
||||
Interval_support
|
||||
Kernel_23
|
||||
Modular_arithmetic
|
||||
Number_types
|
||||
Optimisation_basic
|
||||
Principal_component_analysis_LGPL
|
||||
Profiling_tools
|
||||
Property_map
|
||||
Ridges_3
|
||||
STL_Extension
|
||||
Stream_support
|
||||
|
|
@ -1,11 +0,0 @@
|
|||
|
||||
Algebraic_foundations
|
||||
Circulator
|
||||
Installation
|
||||
Interval_support
|
||||
Kernel_23
|
||||
Modular_arithmetic
|
||||
Number_types
|
||||
Profiling_tools
|
||||
STL_Extension
|
||||
Stream_support
|
||||
|
|
@ -1,43 +0,0 @@
|
|||
|
||||
Advancing_front_surface_reconstruction
|
||||
Algebraic_foundations
|
||||
Alpha_shapes_3
|
||||
Arithmetic_kernel
|
||||
BGL
|
||||
Cartesian_kernel
|
||||
Circulator
|
||||
Distance_2
|
||||
Distance_3
|
||||
Filtered_kernel
|
||||
Geomview
|
||||
HalfedgeDS
|
||||
Hash_map
|
||||
Homogeneous_kernel
|
||||
Installation
|
||||
Intersections_2
|
||||
Intersections_3
|
||||
Interval_support
|
||||
Jet_fitting_3
|
||||
Kernel_23
|
||||
Kernel_d
|
||||
Modifier
|
||||
Modular_arithmetic
|
||||
Number_types
|
||||
Point_set_processing_3
|
||||
Polygon
|
||||
Polyhedron
|
||||
Polyhedron_IO
|
||||
Profiling_tools
|
||||
Property_map
|
||||
Random_numbers
|
||||
STL_Extension
|
||||
Scale_space_reconstruction_3
|
||||
Solver_interface
|
||||
Spatial_searching
|
||||
Spatial_sorting
|
||||
Stream_support
|
||||
TDS_2
|
||||
TDS_3
|
||||
Triangulation_2
|
||||
Triangulation_3
|
||||
Union_find
|
||||
|
|
@ -1,5 +1,5 @@
|
|||
#This script must be called from the CGAL root.
|
||||
|
||||
set -e
|
||||
while test $# -gt 0
|
||||
do
|
||||
case "$1" in
|
||||
|
|
@ -22,7 +22,6 @@ mkdir -p dep_check_build && cd dep_check_build
|
|||
for pkg in ../*
|
||||
do
|
||||
if [ -f $pkg/dependencies ]; then
|
||||
echo "$pkg"
|
||||
mv $pkg/dependencies $pkg/dependencies.old
|
||||
fi
|
||||
done
|
||||
|
|
|
|||
|
|
@ -1,8 +0,0 @@
|
|||
|
||||
Algebraic_foundations
|
||||
Installation
|
||||
Kernel_23
|
||||
Profiling_tools
|
||||
STL_Extension
|
||||
SearchStructures
|
||||
Stream_support
|
||||
Some files were not shown because too many files have changed in this diff Show More
Loading…
Reference in New Issue