Advertisement
Not a member of Pastebin yet?
Sign Up,
it unlocks many cool features!
- bash-4.2# conda build mshr --python 2.7
- Removing old build environment
- Removing old work directory
- BUILD START: mshr-1.6.0-py27_0
- Using Anaconda Cloud api site https://api.anaconda.org
- Fetching package metadata: ......
- Solving package specifications: .........
- The following NEW packages will be INSTALLED:
- boost: 1.60.0-py27_0
- cloog: 0.18.0-0
- cmake: 3.1.3-0
- dolfin: 1.6.0-py27_0
- eigen3: 3.2.1-0
- ffc: 1.6.0-py27_0
- fiat: 1.6.0-py27_0
- gcc: 4.8.5-3
- gmp: 5.1.2-2
- icu: 54.1-0
- instant: 1.6.0-py27_0
- isl: 0.12.2-0
- libgcc: 4.8.5-1
- libgfortran: 3.0-0
- libxml2: 2.9.2-0
- mkl: 11.3.1-0
- mpc: 1.0.1-0
- mpfr: 3.1.2-0
- mpi4py: 2.0.0-py27_1
- mpich2: 1.4.1p1-0
- mpmath: 0.19-py27_0
- numpy: 1.10.4-py27_1
- openblas: 0.2.14-4
- openssl: 1.0.2g-0
- pcre: 8.31-0
- petsc: 3.6.2-py27_0
- petsc4py: 3.6.0-py27_0
- pip: 8.1.1-py27_0
- ply: 3.8-py27_0
- python: 2.7.11-0
- readline: 6.2-2
- setuptools: 20.3-py27_0
- six: 1.10.0-py27_0
- slepc: 3.6.2-py27_0
- sqlite: 3.9.2-0
- swig: 3.0.7-0
- sympy: 1.0-py27_0
- tk: 8.5.18-0
- ufl: 1.6.0-py27_0
- wheel: 0.29.0-py27_0
- zlib: 1.2.8-0
- Linking packages ...
- [ COMPLETE ]|##########################################################################################################################################################################| 100%
- Removing old work directory
- Cloning into bare repository '/root/anaconda3/conda-bld/git_cache/__bitbucket.org_fenics-project_mshr_src'...
- remote: Counting objects: 10326, done.
- remote: Compressing objects: 100% (5756/5756), done.
- remote: Total 10326 (delta 5063), reused 9554 (delta 4371)
- Receiving objects: 100% (10326/10326), 19.30 MiB | 502.00 KiB/s, done.
- Resolving deltas: 100% (5063/5063), done.
- Cloning into '/root/anaconda3/conda-bld/work'...
- done.
- ==> git log -n1 <==
- commit 7447149c972977ff8ce2e89283d1ed0525fa2bc6
- Author: Benjamin Kehlet <benjamik@simula.no>
- Date: Thu Mar 17 22:18:13 2016 +0100
- Adjust feature detection threshold.
- ==> git describe --tags --dirty <==
- mshr-1.6.0-121-g7447149
- ==> git status <==
- # On branch master
- nothing to commit, working directory clean
- Package: mshr-1.6.0-py27_0
- source tree in: /root/anaconda3/conda-bld/work
- + cmake -DCMAKE_INSTALL_PREFIX=/root/anaconda3/envs/_build -DCMAKE_INCLUDE_PATH= -DCMAKE_LIBRARY_PATH= -DENABLE_TESTS=1 .
- -- The C compiler identification is GNU 4.8.5
- -- The CXX compiler identification is GNU 4.8.5
- -- Check for working C compiler: /root/anaconda3/envs/_build/bin/cc
- -- Check for working C compiler: /root/anaconda3/envs/_build/bin/cc -- works
- -- Detecting C compiler ABI info
- -- Detecting C compiler ABI info - done
- -- Detecting C compile features
- -- Detecting C compile features - done
- -- Check for working CXX compiler: /root/anaconda3/envs/_build/bin/c++
- -- Check for working CXX compiler: /root/anaconda3/envs/_build/bin/c++ -- works
- -- Detecting CXX compiler ABI info
- -- Detecting CXX compiler ABI info - done
- -- Detecting CXX compile features
- -- Detecting CXX compile features - done
- -- Boost version: 1.60.0
- -- Found the following Boost libraries:
- -- system
- -- filesystem
- -- program_options
- -- Found MPI_C: /root/anaconda3/envs/_build/lib/libmpich.so;/root/anaconda3/envs/_build/lib/libopa.so;/root/anaconda3/envs/_build/lib/libmpl.so;/lib64/librt.so;/lib64/libpthread.so
- -- Found MPI_CXX: /root/anaconda3/envs/_build/lib/libmpichcxx.so;/root/anaconda3/envs/_build/lib/libmpich.so;/root/anaconda3/envs/_build/lib/libopa.so;/root/anaconda3/envs/_build/lib/libmpl.so;/lib64/librt.so;/lib64/libpthread.so
- -- Targetting Unix Makefiles
- -- Using /root/anaconda3/envs/_build/bin/c++ compiler.
- -- Found GMP: /root/anaconda3/envs/_build/lib/libgmp.so
- -- Found MPFR: /root/anaconda3/envs/_build/lib/libmpfr.so
- -- Building CGAL
- -- Current source dir: /root/anaconda3/conda-bld/work/3rdparty
- -- Binary dir: /root/anaconda3/conda-bld/work
- -- CGAL build type: Debug
- -- Found SWIG: /root/anaconda3/envs/_build/bin/swig (found version "3.0.7")
- -- Found PythonInterp: /root/anaconda3/envs/_build/bin/python2 (found suitable version "2.7.11", minimum required is "2")
- -- Adding test: anchor.off
- -- Adding test: couplingdown.off
- -- Adding test: cross.off
- -- Adding test: cube.off
- -- Adding test: dragknob.off
- -- Adding test: ellipsoid.off
- -- Adding test: handle.off
- -- Adding test: icosahedron.off
- -- Adding test: joint.off
- -- Adding test: knot1.off
- -- Adding test: knot2.off
- -- Adding test: pinion.off
- -- Adding test: pipe.off
- -- Adding test: rotor.off
- -- Adding test: sphere.off
- -- Adding test: spool.off
- -- Adding test: star.off
- -- Adding test: translated-cube.off
- -- Adding test: tripod.off
- -- Configuring done
- -- Generating done
- -- Build files have been written to: /root/anaconda3/conda-bld/work
- + make
- Scanning dependencies of target tet
- [ 3%] Building CXX object 3rdparty/tetgen1.5.0/CMakeFiles/tet.dir/tetgen.cxx.o
- [ 6%] Building CXX object 3rdparty/tetgen1.5.0/CMakeFiles/tet.dir/predicates.cxx.o
- Linking CXX static library libtet.a
- [ 6%] Built target tet
- Scanning dependencies of target CGAL-4.6.3
- [ 9%] Creating directories for 'CGAL-4.6.3'
- [ 12%] No download step for 'CGAL-4.6.3'
- [ 15%] No patch step for 'CGAL-4.6.3'
- [ 18%] No update step for 'CGAL-4.6.3'
- [ 21%] Performing configure step for 'CGAL-4.6.3'
- -- The CXX compiler identification is GNU 4.8.5
- -- The C compiler identification is GNU 4.8.5
- -- Check for working CXX compiler: /root/anaconda3/envs/_build/bin/c++
- -- Check for working CXX compiler: /root/anaconda3/envs/_build/bin/c++ -- works
- -- Detecting CXX compiler ABI info
- -- Detecting CXX compiler ABI info - done
- -- Detecting CXX compile features
- -- Detecting CXX compile features - done
- -- Check for working C compiler: /root/anaconda3/envs/_build/bin/cc
- -- Check for working C compiler: /root/anaconda3/envs/_build/bin/cc -- works
- -- Detecting C compiler ABI info
- -- Detecting C compiler ABI info - done
- -- Detecting C compile features
- -- Detecting C compile features - done
- == Setting paths ==
- -- Build CGAL from release in directory CGAL-4.6.3
- -- Packagenames: CGAL-4.6.3
- == Setting paths (DONE) ==
- == Generate version files ==
- -- CGAL_MAJOR_VERSION=4
- -- CGAL_MINOR_VERSION=6
- -- CGAL_BUGFIX_VERSION=3
- -- CGAL_SONAME_VERSION=11
- -- CGAL_SOVERSION =11.0.0
- -- CGAL_REFERENCE_CACHE_DIR=
- -- Building static libraries
- -- Targetting Unix Makefiles
- -- Using /root/anaconda3/envs/_build/bin/c++ compiler.
- -- USING CMake version: 3.1.3
- -- System: Linux
- -- USING GCC_VERSION = '4.8.5'
- -- Using gcc version 4 or later. Adding -frounding-math
- == Generate version files (DONE) ==
- == Set up flags ==
- -- Build type: Debug
- -- USING CXXFLAGS = ' -fPIC -frounding-math -g'
- -- USING LDFLAGS = ' '
- == Set up flags (DONE) ==
- == Detect external libraries ==
- -- External libraries supported: GMP;GMPXX;MPFR;ZLIB;OpenGL;LEDA;MPFI;RS;RS3;OpenNL;Eigen3;BLAS;LAPACK;QGLViewer;ESBTL;Coin3D;NTL;IPE
- -- Preconfiguring library: GMP ...
- -- GMP has been preconfigured:
- -- UseGMP-file:
- -- GMP include: /root/anaconda3/envs/_build/include
- -- GMP libraries: /root/anaconda3/envs/_build/lib/libgmp.so
- -- GMP definitions:
- -- USING GMP_VERSION = '5.1.2'
- -- Preconfiguring library: MPFR ...
- -- MPFR has been preconfigured:
- -- UseMPFR-file:
- -- MPFR include: /root/anaconda3/envs/_build/include
- -- MPFR libraries: /root/anaconda3/envs/_build/lib/libmpfr.so
- -- MPFR definitions:
- -- USING MPFR_VERSION = '3.1.2'
- -- Preconfiguring library: Eigen3 ...
- -- Found Eigen3: /root/anaconda3/envs/_build/include/eigen3 (found suitable version "3.2.1", minimum required is "3.1.0")
- -- Eigen3 has been preconfigured:
- -- UseEigen3-file: UseEigen3
- -- Eigen3 include: /root/anaconda3/envs/_build/include/eigen3
- -- Eigen3 libraries:
- -- Eigen3 definitions:
- -- Boost version: 1.60.0
- -- Found the following Boost libraries:
- -- thread
- -- system
- -- Boost include: /root/anaconda3/envs/_build/include
- -- Boost libraries: /root/anaconda3/envs/_build/lib/libboost_thread.so;/root/anaconda3/envs/_build/lib/libboost_system.so
- -- Boost definitions:
- -- USING BOOST_VERSION = '1.60.0'
- == Detect external libraries (DONE) ==
- == Write compiler_config.h ==
- -- Performing Test CGAL_CFG_BOOST_VARIANT_SWAP_BUG - Failed
- -- Performing Test CGAL_CFG_DENORMALS_COMPILE_BUG - Success
- -- Performing Test CGAL_CFG_FPU_ROUNDING_MODE_UNWINDING_VC_BUG - Success
- -- Performing Test CGAL_CFG_IEEE_754_BUG - Success
- -- Performing Test CGAL_CFG_ISTREAM_INT_BUG - Success
- -- Performing Test CGAL_CFG_MATCHING_BUG_5 - Success
- -- Performing Test CGAL_CFG_MATCHING_BUG_6 - Success
- -- Performing Test CGAL_CFG_MATCHING_BUG_7 - Success
- -- Performing Test CGAL_CFG_MATCHING_BUG_8 - Success
- -- Performing Test CGAL_CFG_NESTED_CLASS_FRIEND_DECLARATION_BUG - Success
- -- Performing Test CGAL_CFG_NO_LIMITS - Success
- -- Performing Test CGAL_CFG_NO_NEXTAFTER - Success
- -- Performing Test CGAL_CFG_NO_STL - Success
- -- Performing Test CGAL_CFG_NO_WARNING_CPP_DIRECTIVE_BUG - Success
- -- Performing Test CGAL_CFG_NUMERIC_LIMITS_BUG - Success
- -- Performing Test CGAL_CFG_OUTOFLINE_MEMBER_DEFINITION_BUG - Success
- -- Performing Test CGAL_CFG_TEMPLATE_IN_DEFAULT_PARAMETER_BUG - Success
- -- Performing Test CGAL_CFG_TYPENAME_BEFORE_DEFAULT_ARGUMENT_BUG - Success
- -- Performing Test CGAL_CFG_USING_BASE_MEMBER_BUG_2 - Success
- == Write compiler_config.h (DONE) ==
- == Generating build files ==
- Configuring libCGAL
- -- Requested component: MPFR
- -- Requested component: GMP
- libCGAL is configured
- -- Sources for CGAL component library 'CGAL_Qt3' detected
- -- Sources for CGAL component library 'CGAL_ImageIO' detected
- -- Sources for CGAL component library 'CGAL_Core' detected
- -- Sources for CGAL component library 'CGAL_Qt4' detected
- -- Sources for CGAL component libraries 'CGAL_Core;CGAL_ImageIO;CGAL_Qt3;CGAL_Qt4' detected
- == Generating build files (DONE) ==
- -- Configuring done
- -- Generating done
- -- Build files have been written to: /root/anaconda3/conda-bld/work/3rdparty/CGAL-4.6.3-prefix/src/CGAL-4.6.3-build
- [ 25%] Performing build step for 'CGAL-4.6.3'
- Scanning dependencies of target CGAL
- [100%] Building CXX object src/CGAL/CMakeFiles/CGAL.dir/all_files.cpp.o
- Linking CXX static library ../../lib/libCGAL.a
- [100%] Built target CGAL
- [ 28%] Performing install step for 'CGAL-4.6.3'
- [100%] Built target CGAL
- Install the project...
- -- Install configuration: "Debug"
- -- Installing: /root/anaconda3/conda-bld/work/CGAL-4.6.3-installdir/share/doc/CGAL-4.6.3/AUTHORS
- -- Installing: /root/anaconda3/conda-bld/work/CGAL-4.6.3-installdir/share/doc/CGAL-4.6.3/CHANGES
- -- Installing: /root/anaconda3/conda-bld/work/CGAL-4.6.3-installdir/share/doc/CGAL-4.6.3/LICENSE
- -- Installing: /root/anaconda3/conda-bld/work/CGAL-4.6.3-installdir/share/doc/CGAL-4.6.3/LICENSE.FREE_USE
- -- Installing: /root/anaconda3/conda-bld/work/CGAL-4.6.3-installdir/share/doc/CGAL-4.6.3/LICENSE.GPL
- -- Installing: /root/anaconda3/conda-bld/work/CGAL-4.6.3-installdir/share/doc/CGAL-4.6.3/LICENSE.LGPL
- -- Installing: /root/anaconda3/conda-bld/work/CGAL-4.6.3-installdir/include/CGAL
- -- Installing: /root/anaconda3/conda-bld/work/CGAL-4.6.3-installdir/include/CGAL/Param_mesh_patch_iterators.h
- -- Installing: /root/anaconda3/conda-bld/work/CGAL-4.6.3-installdir/include/CGAL/Arr_curve_data_traits_2.h
- -- Installing: /root/anaconda3/conda-bld/work/CGAL-4.6.3-installdir/include/CGAL/Intersection_traits_3.h
- -- Installing: /root/anaconda3/conda-bld/work/CGAL-4.6.3-installdir/include/CGAL/Sweep_line_2_algorithms.h
- -- Installing: /root/anaconda3/conda-bld/work/CGAL-4.6.3-installdir/include/CGAL/Linear_algebraHd.h
- -- Installing: /root/anaconda3/conda-bld/work/CGAL-4.6.3-installdir/include/CGAL/CORE_BigRat.h
- -- Installing: /root/anaconda3/conda-bld/work/CGAL-4.6.3-installdir/include/CGAL/Union_of_balls_3.h
- -- Installing: /root/anaconda3/conda-bld/work/CGAL-4.6.3-installdir/include/CGAL/Algebraic_kernel_for_spheres_2_3.h
- -- Installing: /root/anaconda3/conda-bld/work/CGAL-4.6.3-installdir/include/CGAL/Segment_3.h
- -- Installing: /root/anaconda3/conda-bld/work/CGAL-4.6.3-installdir/include/CGAL/Weighted_point_with_surface_index_geom_traits.h
- -- Installing: /root/anaconda3/conda-bld/work/CGAL-4.6.3-installdir/include/CGAL/Location_policy.h
- -- Installing: /root/anaconda3/conda-bld/work/CGAL-4.6.3-installdir/include/CGAL/Delaunay_triangulation_adaptation_policies_2.h
- -- Installing: /root/anaconda3/conda-bld/work/CGAL-4.6.3-installdir/include/CGAL/Minkowski_sum_2
- -- Installing: /root/anaconda3/conda-bld/work/CGAL-4.6.3-installdir/include/CGAL/Minkowski_sum_2/Decomposition_strategy_adapter.h
- -- Installing: /root/anaconda3/conda-bld/work/CGAL-4.6.3-installdir/include/CGAL/Minkowski_sum_2/Union_of_curve_cycles_2.h
- -- Installing: /root/anaconda3/conda-bld/work/CGAL-4.6.3-installdir/include/CGAL/Minkowski_sum_2/Labels.h
- -- Installing: /root/anaconda3/conda-bld/work/CGAL-4.6.3-installdir/include/CGAL/Minkowski_sum_2/Minkowski_sum_decomp_2.h
- -- Installing: /root/anaconda3/conda-bld/work/CGAL-4.6.3-installdir/include/CGAL/Minkowski_sum_2/Offset_decomp_2.h
- -- Installing: /root/anaconda3/conda-bld/work/CGAL-4.6.3-installdir/include/CGAL/Minkowski_sum_2/Exact_offset_base_2.h
- -- Installing: /root/anaconda3/conda-bld/work/CGAL-4.6.3-installdir/include/CGAL/Minkowski_sum_2/Polygon_convex_decomposition.h
- -- Installing: /root/anaconda3/conda-bld/work/CGAL-4.6.3-installdir/include/CGAL/Minkowski_sum_2/Union_of_segment_cycles_2.h
- -- Installing: /root/anaconda3/conda-bld/work/CGAL-4.6.3-installdir/include/CGAL/Minkowski_sum_2/Union_of_cycles_2.h
- -- Installing: /root/anaconda3/conda-bld/work/CGAL-4.6.3-installdir/include/CGAL/Minkowski_sum_2/Arr_labeled_traits_2.h
- -- Installing: /root/anaconda3/conda-bld/work/CGAL-4.6.3-installdir/include/CGAL/Minkowski_sum_2/Minkowski_sum_conv_2.h
- -- Installing: /root/anaconda3/conda-bld/work/CGAL-4.6.3-installdir/include/CGAL/Minkowski_sum_2/Offset_conv_2.h
- -- Installing: /root/anaconda3/conda-bld/work/CGAL-4.6.3-installdir/include/CGAL/Minkowski_sum_2/Approx_offset_base_2.h
- -- Installing: /root/anaconda3/conda-bld/work/CGAL-4.6.3-installdir/include/CGAL/N_step_adaptor.h
- -- Installing: /root/anaconda3/conda-bld/work/CGAL-4.6.3-installdir/include/CGAL/HalfedgeDS_face_max_base_with_id.h
- -- Installing: /root/anaconda3/conda-bld/work/CGAL-4.6.3-installdir/include/CGAL/cartesian_homogeneous_conversion.h
- -- Installing: /root/anaconda3/conda-bld/work/CGAL-4.6.3-installdir/include/CGAL/HalfedgeDS_decorator.h
- -- Installing: /root/anaconda3/conda-bld/work/CGAL-4.6.3-installdir/include/CGAL/Handle_hash_function.h
- -- Installing: /root/anaconda3/conda-bld/work/CGAL-4.6.3-installdir/include/CGAL/regular_neighbor_coordinates_2.h
- -- Installing: /root/anaconda3/conda-bld/work/CGAL-4.6.3-installdir/include/CGAL/Linear_cell_complex_operations.h
- -- Installing: /root/anaconda3/conda-bld/work/CGAL-4.6.3-installdir/include/CGAL/compare_vertices.h
- -- Installing: /root/anaconda3/conda-bld/work/CGAL-4.6.3-installdir/include/CGAL/GMP
- -- Installing: /root/anaconda3/conda-bld/work/CGAL-4.6.3-installdir/include/CGAL/GMP/Gmpz_type.h
- -- Installing: /root/anaconda3/conda-bld/work/CGAL-4.6.3-installdir/include/CGAL/GMP/Gmpfi_type.h
- -- Installing: /root/anaconda3/conda-bld/work/CGAL-4.6.3-installdir/include/CGAL/GMP/Gmpq_type.h
- -- Installing: /root/anaconda3/conda-bld/work/CGAL-4.6.3-installdir/include/CGAL/GMP/Gmpfr_type.h
- -- Installing: /root/anaconda3/conda-bld/work/CGAL-4.6.3-installdir/include/CGAL/GMP/Gmpfr_type_static.h
- -- Installing: /root/anaconda3/conda-bld/work/CGAL-4.6.3-installdir/include/CGAL/GMP/Gmpzf_type.h
- -- Installing: /root/anaconda3/conda-bld/work/CGAL-4.6.3-installdir/include/CGAL/GMP/Gmpfi_type_static.h
- -- Installing: /root/anaconda3/conda-bld/work/CGAL-4.6.3-installdir/include/CGAL/Convex_hull_projective_yz_traits_2.h
- -- Installing: /root/anaconda3/conda-bld/work/CGAL-4.6.3-installdir/include/CGAL/minimum_enclosing_quadrilateral_2.h
- -- Installing: /root/anaconda3/conda-bld/work/CGAL-4.6.3-installdir/include/CGAL/Polyhedron_items_with_id_3.h
- -- Installing: /root/anaconda3/conda-bld/work/CGAL-4.6.3-installdir/include/CGAL/Counting_iterator.h
- -- Installing: /root/anaconda3/conda-bld/work/CGAL-4.6.3-installdir/include/CGAL/Subdivision_method_3.h
- -- Installing: /root/anaconda3/conda-bld/work/CGAL-4.6.3-installdir/include/CGAL/Enum_converter.h
- -- Installing: /root/anaconda3/conda-bld/work/CGAL-4.6.3-installdir/include/CGAL/Surface_mesher_generator.h
- -- Installing: /root/anaconda3/conda-bld/work/CGAL-4.6.3-installdir/include/CGAL/Arr_rational_function_traits_2.h
- -- Installing: /root/anaconda3/conda-bld/work/CGAL-4.6.3-installdir/include/CGAL/Circulator_identity.h
- -- Installing: /root/anaconda3/conda-bld/work/CGAL-4.6.3-installdir/include/CGAL/leda_rational.h
- -- Installing: /root/anaconda3/conda-bld/work/CGAL-4.6.3-installdir/include/CGAL/Arr_geodesic_arc_on_sphere_traits_2.h
- -- Installing: /root/anaconda3/conda-bld/work/CGAL-4.6.3-installdir/include/CGAL/Arr_geometry_traits
- -- Installing: /root/anaconda3/conda-bld/work/CGAL-4.6.3-installdir/include/CGAL/Arr_geometry_traits/Circle_segment_2.h
- -- Installing: /root/anaconda3/conda-bld/work/CGAL-4.6.3-installdir/include/CGAL/Arr_geometry_traits/Curve_data_aux.h
- -- Installing: /root/anaconda3/conda-bld/work/CGAL-4.6.3-installdir/include/CGAL/Arr_geometry_traits/Conic_arc_2.h
- -- Installing: /root/anaconda3/conda-bld/work/CGAL-4.6.3-installdir/include/CGAL/Arr_geometry_traits/Arr_plane_3.h
- -- Installing: /root/anaconda3/conda-bld/work/CGAL-4.6.3-installdir/include/CGAL/Arr_geometry_traits/Bezier_bounding_rational_traits.h
- -- Installing: /root/anaconda3/conda-bld/work/CGAL-4.6.3-installdir/include/CGAL/Arr_geometry_traits/de_Casteljau_2.h
- -- Installing: /root/anaconda3/conda-bld/work/CGAL-4.6.3-installdir/include/CGAL/Arr_geometry_traits/Conic_point_2.h
- -- Installing: /root/anaconda3/conda-bld/work/CGAL-4.6.3-installdir/include/CGAL/Arr_geometry_traits/Bezier_cache.h
- -- Installing: /root/anaconda3/conda-bld/work/CGAL-4.6.3-installdir/include/CGAL/Arr_geometry_traits/Hyperbolic_arc_2.h
- -- Installing: /root/anaconda3/conda-bld/work/CGAL-4.6.3-installdir/include/CGAL/Arr_geometry_traits/Segment_assertions.h
- -- Installing: /root/anaconda3/conda-bld/work/CGAL-4.6.3-installdir/include/CGAL/Arr_geometry_traits/Bezier_point_2.h
- -- Installing: /root/anaconda3/conda-bld/work/CGAL-4.6.3-installdir/include/CGAL/Arr_geometry_traits/Polyline_2.h
- -- Installing: /root/anaconda3/conda-bld/work/CGAL-4.6.3-installdir/include/CGAL/Arr_geometry_traits/Bezier_x_monotone_2.h
- -- Installing: /root/anaconda3/conda-bld/work/CGAL-4.6.3-installdir/include/CGAL/Arr_geometry_traits/Conic_x_monotone_arc_2.h
- -- Installing: /root/anaconda3/conda-bld/work/CGAL-4.6.3-installdir/include/CGAL/Arr_geometry_traits/Consolidated_curve_data_aux.h
- -- Installing: /root/anaconda3/conda-bld/work/CGAL-4.6.3-installdir/include/CGAL/Arr_geometry_traits/Rational_arc_2.h
- -- Installing: /root/anaconda3/conda-bld/work/CGAL-4.6.3-installdir/include/CGAL/Arr_geometry_traits/Conic_intersections_2.h
- -- Installing: /root/anaconda3/conda-bld/work/CGAL-4.6.3-installdir/include/CGAL/Arr_geometry_traits/Bezier_curve_2.h
- -- Installing: /root/anaconda3/conda-bld/work/CGAL-4.6.3-installdir/include/CGAL/partition_2.h
- -- Installing: /root/anaconda3/conda-bld/work/CGAL-4.6.3-installdir/include/CGAL/Min_sphere_annulus_d_traits_3.h
- -- Installing: /root/anaconda3/conda-bld/work/CGAL-4.6.3-installdir/include/CGAL/point_generators_3.h
- -- Installing: /root/anaconda3/conda-bld/work/CGAL-4.6.3-installdir/include/CGAL/make_piecewise_smooth_surface_mesh.h
- -- Installing: /root/anaconda3/conda-bld/work/CGAL-4.6.3-installdir/include/CGAL/Parameterizer_traits_3.h
- -- Installing: /root/anaconda3/conda-bld/work/CGAL-4.6.3-installdir/include/CGAL/Incremental_neighbor_search.h
- -- Installing: /root/anaconda3/conda-bld/work/CGAL-4.6.3-installdir/include/CGAL/odt_optimize_mesh_3.h
- -- Installing: /root/anaconda3/conda-bld/work/CGAL-4.6.3-installdir/include/CGAL/Line_2_Point_2_intersection.h
- -- Installing: /root/anaconda3/conda-bld/work/CGAL-4.6.3-installdir/include/CGAL/Taucs_vector.h
- -- Installing: /root/anaconda3/conda-bld/work/CGAL-4.6.3-installdir/include/CGAL/enum.h
- -- Installing: /root/anaconda3/conda-bld/work/CGAL-4.6.3-installdir/include/CGAL/Polygon_2_algorithms.h
- -- Installing: /root/anaconda3/conda-bld/work/CGAL-4.6.3-installdir/include/CGAL/Circular_kernel_3
- -- Installing: /root/anaconda3/conda-bld/work/CGAL-4.6.3-installdir/include/CGAL/Circular_kernel_3/internal_function_has_on_spherical_kernel.h
- -- Installing: /root/anaconda3/conda-bld/work/CGAL-4.6.3-installdir/include/CGAL/Circular_kernel_3/get_equation_object_on_curved_kernel_3.h
- -- Installing: /root/anaconda3/conda-bld/work/CGAL-4.6.3-installdir/include/CGAL/Circular_kernel_3/internal_functions_on_line_3.h
- -- Installing: /root/anaconda3/conda-bld/work/CGAL-4.6.3-installdir/include/CGAL/Circular_kernel_3/internal_function_compare_to_right_spherical_kernel.h
- -- Installing: /root/anaconda3/conda-bld/work/CGAL-4.6.3-installdir/include/CGAL/Circular_kernel_3/internal_functions_on_circular_arc_3.h
- -- Installing: /root/anaconda3/conda-bld/work/CGAL-4.6.3-installdir/include/CGAL/Circular_kernel_3/internal_functions_on_circle_3.h
- -- Installing: /root/anaconda3/conda-bld/work/CGAL-4.6.3-installdir/include/CGAL/Circular_kernel_3/Circular_arc_point_3.h
- -- Installing: /root/anaconda3/conda-bld/work/CGAL-4.6.3-installdir/include/CGAL/Circular_kernel_3/internal_functions_on_circular_arc_point_3.h
- -- Installing: /root/anaconda3/conda-bld/work/CGAL-4.6.3-installdir/include/CGAL/Circular_kernel_3/interface_macros.h
- -- Installing: /root/anaconda3/conda-bld/work/CGAL-4.6.3-installdir/include/CGAL/Circular_kernel_3/Line_arc_3.h
- -- Installing: /root/anaconda3/conda-bld/work/CGAL-4.6.3-installdir/include/CGAL/Circular_kernel_3/function_objects_polynomial_sphere.h
- -- Installing: /root/anaconda3/conda-bld/work/CGAL-4.6.3-installdir/include/CGAL/Circular_kernel_3/Circular_arc_3.h
- -- Installing: /root/anaconda3/conda-bld/work/CGAL-4.6.3-installdir/include/CGAL/Circular_kernel_3/Intersection_traits.h
- -- Installing: /root/anaconda3/conda-bld/work/CGAL-4.6.3-installdir/include/CGAL/Circular_kernel_3/internal_functions_on_plane_3.h
- -- Installing: /root/anaconda3/conda-bld/work/CGAL-4.6.3-installdir/include/CGAL/Circular_kernel_3/internal_functions_on_sphere_3.h
- -- Installing: /root/anaconda3/conda-bld/work/CGAL-4.6.3-installdir/include/CGAL/Circular_kernel_3/internal_function_compare_spherical_kernel.h
- -- Installing: /root/anaconda3/conda-bld/work/CGAL-4.6.3-installdir/include/CGAL/Circular_kernel_3/internal_functions_on_line_arc_3.h
- -- Installing: /root/anaconda3/conda-bld/work/CGAL-4.6.3-installdir/include/CGAL/Nef_nary_intersection_3.h
- -- Installing: /root/anaconda3/conda-bld/work/CGAL-4.6.3-installdir/include/CGAL/Hilbert_sort_middle_3.h
- -- Installing: /root/anaconda3/conda-bld/work/CGAL-4.6.3-installdir/include/CGAL/Arithmetic_kernel
- -- Installing: /root/anaconda3/conda-bld/work/CGAL-4.6.3-installdir/include/CGAL/Arithmetic_kernel/Arithmetic_kernel_base.h
- -- Installing: /root/anaconda3/conda-bld/work/CGAL-4.6.3-installdir/include/CGAL/Arr_vertex_map.h
- -- Installing: /root/anaconda3/conda-bld/work/CGAL-4.6.3-installdir/include/CGAL/Periodic_3_triangulation_traits_3.h
- -- Installing: /root/anaconda3/conda-bld/work/CGAL-4.6.3-installdir/include/CGAL/Ray_2_Ray_2_intersection.h
- -- Installing: /root/anaconda3/conda-bld/work/CGAL-4.6.3-installdir/include/CGAL/Arr_unb_planar_topology_traits_2.h
- -- Installing: /root/anaconda3/conda-bld/work/CGAL-4.6.3-installdir/include/CGAL/Mesh_polyhedron_3.h
- -- Installing: /root/anaconda3/conda-bld/work/CGAL-4.6.3-installdir/include/CGAL/Bbox_3.h
- -- Installing: /root/anaconda3/conda-bld/work/CGAL-4.6.3-installdir/include/CGAL/leda_coercion_traits.h
- -- Installing: /root/anaconda3/conda-bld/work/CGAL-4.6.3-installdir/include/CGAL/Regular_complex_d.h
- -- Installing: /root/anaconda3/conda-bld/work/CGAL-4.6.3-installdir/include/CGAL/Curved_kernel_via_analysis_2
- -- Installing: /root/anaconda3/conda-bld/work/CGAL-4.6.3-installdir/include/CGAL/Curved_kernel_via_analysis_2/Qt_widget_Curve_renderer_2.h
- -- Installing: /root/anaconda3/conda-bld/work/CGAL-4.6.3-installdir/include/CGAL/Curved_kernel_via_analysis_2/gfx
- -- Installing: /root/anaconda3/conda-bld/work/CGAL-4.6.3-installdir/include/CGAL/Curved_kernel_via_analysis_2/gfx/Subdivision_1.h
- -- Installing: /root/anaconda3/conda-bld/work/CGAL-4.6.3-installdir/include/CGAL/Curved_kernel_via_analysis_2/gfx/Curve_renderer_traits.h
- -- Installing: /root/anaconda3/conda-bld/work/CGAL-4.6.3-installdir/include/CGAL/Curved_kernel_via_analysis_2/gfx/Curve_renderer_2.h
- -- Installing: /root/anaconda3/conda-bld/work/CGAL-4.6.3-installdir/include/CGAL/Curved_kernel_via_analysis_2/gfx/Subdivision_2.h
- -- Installing: /root/anaconda3/conda-bld/work/CGAL-4.6.3-installdir/include/CGAL/Curved_kernel_via_analysis_2/gfx/Curve_renderer_internals.h
- -- Installing: /root/anaconda3/conda-bld/work/CGAL-4.6.3-installdir/include/CGAL/Curved_kernel_via_analysis_2/Filtered_curved_kernel_via_analysis_2_impl.h
- -- Installing: /root/anaconda3/conda-bld/work/CGAL-4.6.3-installdir/include/CGAL/Curved_kernel_via_analysis_2/Generic_arc_2.h
- -- Installing: /root/anaconda3/conda-bld/work/CGAL-4.6.3-installdir/include/CGAL/Curved_kernel_via_analysis_2/test
- -- Installing: /root/anaconda3/conda-bld/work/CGAL-4.6.3-installdir/include/CGAL/Curved_kernel_via_analysis_2/test/simple_models.h
- -- Installing: /root/anaconda3/conda-bld/work/CGAL-4.6.3-installdir/include/CGAL/Curved_kernel_via_analysis_2/Curve_interval_arcno_cache.h
- -- Installing: /root/anaconda3/conda-bld/work/CGAL-4.6.3-installdir/include/CGAL/Curved_kernel_via_analysis_2/Point_2.h
- -- Installing: /root/anaconda3/conda-bld/work/CGAL-4.6.3-installdir/include/CGAL/Curved_kernel_via_analysis_2/Arc_2.h
- -- Installing: /root/anaconda3/conda-bld/work/CGAL-4.6.3-installdir/include/CGAL/Curved_kernel_via_analysis_2/Curved_kernel_via_analysis_2_impl.h
- -- Installing: /root/anaconda3/conda-bld/work/CGAL-4.6.3-installdir/include/CGAL/Curved_kernel_via_analysis_2/Generic_point_2.h
- -- Installing: /root/anaconda3/conda-bld/work/CGAL-4.6.3-installdir/include/CGAL/Curved_kernel_via_analysis_2/Non_x_monotone_arc_2.h
- -- Installing: /root/anaconda3/conda-bld/work/CGAL-4.6.3-installdir/include/CGAL/Curved_kernel_via_analysis_2/Curve_renderer_facade.h
- -- Installing: /root/anaconda3/conda-bld/work/CGAL-4.6.3-installdir/include/CGAL/Curved_kernel_via_analysis_2/Sweep_curves_adapter_2.h
- -- Installing: /root/anaconda3/conda-bld/work/CGAL-4.6.3-installdir/include/CGAL/Curved_kernel_via_analysis_2/Curved_kernel_via_analysis_2_functors.h
- -- Installing: /root/anaconda3/conda-bld/work/CGAL-4.6.3-installdir/include/CGAL/Curved_kernel_via_analysis_2/Fig_stream_Curve_renderer_2.h
- -- Installing: /root/anaconda3/conda-bld/work/CGAL-4.6.3-installdir/include/CGAL/Curved_kernel_via_analysis_2/Make_x_monotone_2.h
- -- Installing: /root/anaconda3/conda-bld/work/CGAL-4.6.3-installdir/include/CGAL/Arr_conic_traits_2.h
- -- Installing: /root/anaconda3/conda-bld/work/CGAL-4.6.3-installdir/include/CGAL/HalfedgeDS_items_decorator.h
- -- Installing: /root/anaconda3/conda-bld/work/CGAL-4.6.3-installdir/include/CGAL/Discrete_authalic_parameterizer_3.h
- -- Installing: /root/anaconda3/conda-bld/work/CGAL-4.6.3-installdir/include/CGAL/Polygon_offset_builder_2.h
- -- Installing: /root/anaconda3/conda-bld/work/CGAL-4.6.3-installdir/include/CGAL/Triangle_3_Plane_3_do_intersect.h
- -- Installing: /root/anaconda3/conda-bld/work/CGAL-4.6.3-installdir/include/CGAL/Arr_geodesic_arc_on_sphere_partition_traits_2.h
- -- Installing: /root/anaconda3/conda-bld/work/CGAL-4.6.3-installdir/include/CGAL/Fixed_alpha_shape_3.h
- -- Installing: /root/anaconda3/conda-bld/work/CGAL-4.6.3-installdir/include/CGAL/Cell_iterators.h
- -- Installing: /root/anaconda3/conda-bld/work/CGAL-4.6.3-installdir/include/CGAL/aff_transformation_tags.h
- -- Installing: /root/anaconda3/conda-bld/work/CGAL-4.6.3-installdir/include/CGAL/Triangulation_ds_face_base_2.h
- -- Installing: /root/anaconda3/conda-bld/work/CGAL-4.6.3-installdir/include/CGAL/Spatial_lock_grid_3.h
- -- Installing: /root/anaconda3/conda-bld/work/CGAL-4.6.3-installdir/include/CGAL/Convex_hull_face_base_2.h
- -- Installing: /root/anaconda3/conda-bld/work/CGAL-4.6.3-installdir/include/CGAL/Mesh_facet_topology.h
- -- Installing: /root/anaconda3/conda-bld/work/CGAL-4.6.3-installdir/include/CGAL/Surface_mesh_cell_base_3.h
- -- Installing: /root/anaconda3/conda-bld/work/CGAL-4.6.3-installdir/include/CGAL/Segment_Delaunay_graph_vertex_base_2.h
- -- Installing: /root/anaconda3/conda-bld/work/CGAL-4.6.3-installdir/include/CGAL/Iso_rectangle_2_Point_2_intersection.h
- -- Installing: /root/anaconda3/conda-bld/work/CGAL-4.6.3-installdir/include/CGAL/orient_polyhedron_3.h
- -- Installing: /root/anaconda3/conda-bld/work/CGAL-4.6.3-installdir/include/CGAL/Line_2_Triangle_2_intersection.h
- -- Installing: /root/anaconda3/conda-bld/work/CGAL-4.6.3-installdir/include/CGAL/Segment_tree_d.h
- -- Installing: /root/anaconda3/conda-bld/work/CGAL-4.6.3-installdir/include/CGAL/Triangulated_mixed_complex_observer_3.h
- -- Installing: /root/anaconda3/conda-bld/work/CGAL-4.6.3-installdir/include/CGAL/intersection_2_1.h
- -- Installing: /root/anaconda3/conda-bld/work/CGAL-4.6.3-installdir/include/CGAL/NewKernel_d
- -- Installing: /root/anaconda3/conda-bld/work/CGAL-4.6.3-installdir/include/CGAL/NewKernel_d/store_kernel.h
- -- Installing: /root/anaconda3/conda-bld/work/CGAL-4.6.3-installdir/include/CGAL/NewKernel_d/Cartesian_base.h
- -- Installing: /root/anaconda3/conda-bld/work/CGAL-4.6.3-installdir/include/CGAL/NewKernel_d/Filtered_predicate2.h
- -- Installing: /root/anaconda3/conda-bld/work/CGAL-4.6.3-installdir/include/CGAL/NewKernel_d/Cartesian_filter_K.h
- -- Installing: /root/anaconda3/conda-bld/work/CGAL-4.6.3-installdir/include/CGAL/NewKernel_d/Coaffine.h
- -- Installing: /root/anaconda3/conda-bld/work/CGAL-4.6.3-installdir/include/CGAL/NewKernel_d/Cartesian_per_dimension.h
- -- Installing: /root/anaconda3/conda-bld/work/CGAL-4.6.3-installdir/include/CGAL/NewKernel_d/Types
- -- Installing: /root/anaconda3/conda-bld/work/CGAL-4.6.3-installdir/include/CGAL/NewKernel_d/Types/Iso_box.h
- -- Installing: /root/anaconda3/conda-bld/work/CGAL-4.6.3-installdir/include/CGAL/NewKernel_d/Types/Hyperplane.h
- -- Installing: /root/anaconda3/conda-bld/work/CGAL-4.6.3-installdir/include/CGAL/NewKernel_d/Types/Line.h
- -- Installing: /root/anaconda3/conda-bld/work/CGAL-4.6.3-installdir/include/CGAL/NewKernel_d/Types/Segment.h
- -- Installing: /root/anaconda3/conda-bld/work/CGAL-4.6.3-installdir/include/CGAL/NewKernel_d/Types/Ray.h
- -- Installing: /root/anaconda3/conda-bld/work/CGAL-4.6.3-installdir/include/CGAL/NewKernel_d/Types/Aff_transformation.h
- -- Installing: /root/anaconda3/conda-bld/work/CGAL-4.6.3-installdir/include/CGAL/NewKernel_d/Types/Sphere.h
- -- Installing: /root/anaconda3/conda-bld/work/CGAL-4.6.3-installdir/include/CGAL/NewKernel_d/functor_properties.h
- -- Installing: /root/anaconda3/conda-bld/work/CGAL-4.6.3-installdir/include/CGAL/NewKernel_d/Kernel_d_interface.h
- -- Installing: /root/anaconda3/conda-bld/work/CGAL-4.6.3-installdir/include/CGAL/NewKernel_d/static_int.h
- -- Installing: /root/anaconda3/conda-bld/work/CGAL-4.6.3-installdir/include/CGAL/NewKernel_d/LA_eigen
- -- Installing: /root/anaconda3/conda-bld/work/CGAL-4.6.3-installdir/include/CGAL/NewKernel_d/LA_eigen/constructors.h
- -- Installing: /root/anaconda3/conda-bld/work/CGAL-4.6.3-installdir/include/CGAL/NewKernel_d/LA_eigen/LA.h
- -- Installing: /root/anaconda3/conda-bld/work/CGAL-4.6.3-installdir/include/CGAL/NewKernel_d/Kernel_3_interface.h
- -- Installing: /root/anaconda3/conda-bld/work/CGAL-4.6.3-installdir/include/CGAL/NewKernel_d/Lazy_cartesian.h
- -- Installing: /root/anaconda3/conda-bld/work/CGAL-4.6.3-installdir/include/CGAL/NewKernel_d/function_objects_cartesian.h
- -- Installing: /root/anaconda3/conda-bld/work/CGAL-4.6.3-installdir/include/CGAL/NewKernel_d/Cartesian_static_filters.h
- -- Installing: /root/anaconda3/conda-bld/work/CGAL-4.6.3-installdir/include/CGAL/NewKernel_d/Cartesian_filter_NT.h
- -- Installing: /root/anaconda3/conda-bld/work/CGAL-4.6.3-installdir/include/CGAL/NewKernel_d/Kernel_2_interface.h
- -- Installing: /root/anaconda3/conda-bld/work/CGAL-4.6.3-installdir/include/CGAL/NewKernel_d/functor_tags.h
- -- Installing: /root/anaconda3/conda-bld/work/CGAL-4.6.3-installdir/include/CGAL/NewKernel_d/Vector
- -- Installing: /root/anaconda3/conda-bld/work/CGAL-4.6.3-installdir/include/CGAL/NewKernel_d/Vector/determinant_of_vectors_small_dim_internal.h
- -- Installing: /root/anaconda3/conda-bld/work/CGAL-4.6.3-installdir/include/CGAL/NewKernel_d/Vector/mix.h
- -- Installing: /root/anaconda3/conda-bld/work/CGAL-4.6.3-installdir/include/CGAL/NewKernel_d/Vector/sse2.h
- -- Installing: /root/anaconda3/conda-bld/work/CGAL-4.6.3-installdir/include/CGAL/NewKernel_d/Vector/array.h
- -- Installing: /root/anaconda3/conda-bld/work/CGAL-4.6.3-installdir/include/CGAL/NewKernel_d/Vector/determinant_of_iterator_to_points_from_iterator_to_vectors.h
- -- Installing: /root/anaconda3/conda-bld/work/CGAL-4.6.3-installdir/include/CGAL/NewKernel_d/Vector/determinant_of_iterator_to_vectors_from_vectors.h
- -- Installing: /root/anaconda3/conda-bld/work/CGAL-4.6.3-installdir/include/CGAL/NewKernel_d/Vector/determinant_of_points_from_vectors.h
- -- Installing: /root/anaconda3/conda-bld/work/CGAL-4.6.3-installdir/include/CGAL/NewKernel_d/Vector/determinant_of_vectors_small_dim.h
- -- Installing: /root/anaconda3/conda-bld/work/CGAL-4.6.3-installdir/include/CGAL/NewKernel_d/Vector/vector.h
- -- Installing: /root/anaconda3/conda-bld/work/CGAL-4.6.3-installdir/include/CGAL/NewKernel_d/Vector/determinant_of_iterator_to_points_from_points.h
- -- Installing: /root/anaconda3/conda-bld/work/CGAL-4.6.3-installdir/include/CGAL/NewKernel_d/Vector/avx4.h
- -- Installing: /root/anaconda3/conda-bld/work/CGAL-4.6.3-installdir/include/CGAL/NewKernel_d/Vector/v2int.h
- -- Installing: /root/anaconda3/conda-bld/work/CGAL-4.6.3-installdir/include/CGAL/NewKernel_d/Cartesian_LA_base.h
- -- Installing: /root/anaconda3/conda-bld/work/CGAL-4.6.3-installdir/include/CGAL/NewKernel_d/Cartesian_change_FT.h
- -- Installing: /root/anaconda3/conda-bld/work/CGAL-4.6.3-installdir/include/CGAL/NewKernel_d/utils.h
- -- Installing: /root/anaconda3/conda-bld/work/CGAL-4.6.3-installdir/include/CGAL/NewKernel_d/KernelD_converter.h
- -- Installing: /root/anaconda3/conda-bld/work/CGAL-4.6.3-installdir/include/CGAL/NewKernel_d/Cartesian_complete.h
- -- Installing: /root/anaconda3/conda-bld/work/CGAL-4.6.3-installdir/include/CGAL/NewKernel_d/Define_kernel_types.h
- -- Installing: /root/anaconda3/conda-bld/work/CGAL-4.6.3-installdir/include/CGAL/NewKernel_d/Kernel_object_converter.h
- -- Installing: /root/anaconda3/conda-bld/work/CGAL-4.6.3-installdir/include/CGAL/NewKernel_d/Wrapper
- -- Installing: /root/anaconda3/conda-bld/work/CGAL-4.6.3-installdir/include/CGAL/NewKernel_d/Wrapper/Cartesian_wrap.h
- -- Installing: /root/anaconda3/conda-bld/work/CGAL-4.6.3-installdir/include/CGAL/NewKernel_d/Wrapper/Ref_count_obj.h
- -- Installing: /root/anaconda3/conda-bld/work/CGAL-4.6.3-installdir/include/CGAL/NewKernel_d/Wrapper/Sphere_d.h
- -- Installing: /root/anaconda3/conda-bld/work/CGAL-4.6.3-installdir/include/CGAL/NewKernel_d/Wrapper/Hyperplane_d.h
- -- Installing: /root/anaconda3/conda-bld/work/CGAL-4.6.3-installdir/include/CGAL/NewKernel_d/Wrapper/Vector_d.h
- -- Installing: /root/anaconda3/conda-bld/work/CGAL-4.6.3-installdir/include/CGAL/NewKernel_d/Wrapper/Point_d.h
- -- Installing: /root/anaconda3/conda-bld/work/CGAL-4.6.3-installdir/include/CGAL/NewKernel_d/Wrapper/Segment_d.h
- -- Installing: /root/anaconda3/conda-bld/work/CGAL-4.6.3-installdir/include/CGAL/NewKernel_d/Cartesian_LA_functors.h
- -- Installing: /root/anaconda3/conda-bld/work/CGAL-4.6.3-installdir/include/CGAL/NewKernel_d/Dimension_base.h
- -- Installing: /root/anaconda3/conda-bld/work/CGAL-4.6.3-installdir/include/CGAL/Arr_vertex_index_map.h
- -- Installing: /root/anaconda3/conda-bld/work/CGAL-4.6.3-installdir/include/CGAL/Fixed_border_parameterizer_3.h
- -- Installing: /root/anaconda3/conda-bld/work/CGAL-4.6.3-installdir/include/CGAL/is_streamable.h
- -- Installing: /root/anaconda3/conda-bld/work/CGAL-4.6.3-installdir/include/CGAL/Eigen_matrix.h
- -- Installing: /root/anaconda3/conda-bld/work/CGAL-4.6.3-installdir/include/CGAL/Join_input_iterator.h
- -- Installing: /root/anaconda3/conda-bld/work/CGAL-4.6.3-installdir/include/CGAL/Triangulation_euclidean_traits_xz_3.h
- -- Installing: /root/anaconda3/conda-bld/work/CGAL-4.6.3-installdir/include/CGAL/AABB_halfedge_graph_segment_primitive.h
- -- Installing: /root/anaconda3/conda-bld/work/CGAL-4.6.3-installdir/include/CGAL/AABB_polyhedral_oracle.h
- -- Installing: /root/anaconda3/conda-bld/work/CGAL-4.6.3-installdir/include/CGAL/Point_with_normal_3.h
- -- Installing: /root/anaconda3/conda-bld/work/CGAL-4.6.3-installdir/include/CGAL/Min_sphere_annulus_d_traits_2.h
- -- Installing: /root/anaconda3/conda-bld/work/CGAL-4.6.3-installdir/include/CGAL/Spherical_kernel_type_equality_wrapper.h
- -- Installing: /root/anaconda3/conda-bld/work/CGAL-4.6.3-installdir/include/CGAL/Polyhedron_slicer_3.h
- -- Installing: /root/anaconda3/conda-bld/work/CGAL-4.6.3-installdir/include/CGAL/wlop_simplify_and_regularize_point_set.h
- -- Installing: /root/anaconda3/conda-bld/work/CGAL-4.6.3-installdir/include/CGAL/Direction_3.h
- -- Installing: /root/anaconda3/conda-bld/work/CGAL-4.6.3-installdir/include/CGAL/Delaunay_triangulation_cell_base_3.h
- -- Installing: /root/anaconda3/conda-bld/work/CGAL-4.6.3-installdir/include/CGAL/Triangle_2_Line_2_intersection.h
- -- Installing: /root/anaconda3/conda-bld/work/CGAL-4.6.3-installdir/include/CGAL/Periodic_2_triangulation_iterators_2.h
- -- Installing: /root/anaconda3/conda-bld/work/CGAL-4.6.3-installdir/include/CGAL/Mesh_complex_3_in_triangulation_3.h
- -- Installing: /root/anaconda3/conda-bld/work/CGAL-4.6.3-installdir/include/CGAL/Polygon_traits_2.h
- -- Installing: /root/anaconda3/conda-bld/work/CGAL-4.6.3-installdir/include/CGAL/linear_least_squares_fitting_2.h
- -- Installing: /root/anaconda3/conda-bld/work/CGAL-4.6.3-installdir/include/CGAL/Dummy_tds_2.h
- -- Installing: /root/anaconda3/conda-bld/work/CGAL-4.6.3-installdir/include/CGAL/tuple.h
- -- Installing: /root/anaconda3/conda-bld/work/CGAL-4.6.3-installdir/include/CGAL/gmpxx_coercion_traits.h
- -- Installing: /root/anaconda3/conda-bld/work/CGAL-4.6.3-installdir/include/CGAL/intersection_3.h
- -- Installing: /root/anaconda3/conda-bld/work/CGAL-4.6.3-installdir/include/CGAL/Alpha_shape_2.h
- -- Installing: /root/anaconda3/conda-bld/work/CGAL-4.6.3-installdir/include/CGAL/Kernel_checker.h
- -- Installing: /root/anaconda3/conda-bld/work/CGAL-4.6.3-installdir/include/CGAL/Periodic_2_triangulation_hierarchy_2.h
- -- Installing: /root/anaconda3/conda-bld/work/CGAL-4.6.3-installdir/include/CGAL/Arr_triangulation_point_location.h
- -- Installing: /root/anaconda3/conda-bld/work/CGAL-4.6.3-installdir/include/CGAL/Kernel_d
- -- Installing: /root/anaconda3/conda-bld/work/CGAL-4.6.3-installdir/include/CGAL/Kernel_d/Linear_algebraHd_impl.h
- -- Installing: /root/anaconda3/conda-bld/work/CGAL-4.6.3-installdir/include/CGAL/Kernel_d/Line_d_impl.h
- -- Installing: /root/anaconda3/conda-bld/work/CGAL-4.6.3-installdir/include/CGAL/Kernel_d/Sphere_d.h
- -- Installing: /root/anaconda3/conda-bld/work/CGAL-4.6.3-installdir/include/CGAL/Kernel_d/function_objectsCd.h
- -- Installing: /root/anaconda3/conda-bld/work/CGAL-4.6.3-installdir/include/CGAL/Kernel_d/debug.h
- -- Installing: /root/anaconda3/conda-bld/work/CGAL-4.6.3-installdir/include/CGAL/Kernel_d/PointCd_impl.h
- -- Installing: /root/anaconda3/conda-bld/work/CGAL-4.6.3-installdir/include/CGAL/Kernel_d/DirectionHd.h
- -- Installing: /root/anaconda3/conda-bld/work/CGAL-4.6.3-installdir/include/CGAL/Kernel_d/intersection_objectsHd.h
- -- Installing: /root/anaconda3/conda-bld/work/CGAL-4.6.3-installdir/include/CGAL/Kernel_d/DirectionHd_impl.h
- -- Installing: /root/anaconda3/conda-bld/work/CGAL-4.6.3-installdir/include/CGAL/Kernel_d/Matrix__.h
- -- Installing: /root/anaconda3/conda-bld/work/CGAL-4.6.3-installdir/include/CGAL/Kernel_d/Aff_transformationCd.h
- -- Installing: /root/anaconda3/conda-bld/work/CGAL-4.6.3-installdir/include/CGAL/Kernel_d/VectorHd.h
- -- Installing: /root/anaconda3/conda-bld/work/CGAL-4.6.3-installdir/include/CGAL/Kernel_d/Hyperplane_d.h
- -- Installing: /root/anaconda3/conda-bld/work/CGAL-4.6.3-installdir/include/CGAL/Kernel_d/VectorCd_impl.h
- -- Installing: /root/anaconda3/conda-bld/work/CGAL-4.6.3-installdir/include/CGAL/Kernel_d/Aff_transformationHd.h
- -- Installing: /root/anaconda3/conda-bld/work/CGAL-4.6.3-installdir/include/CGAL/Kernel_d/Kernel_classesCd.h
- -- Installing: /root/anaconda3/conda-bld/work/CGAL-4.6.3-installdir/include/CGAL/Kernel_d/HyperplaneCd_impl.h
- -- Installing: /root/anaconda3/conda-bld/work/CGAL-4.6.3-installdir/include/CGAL/Kernel_d/Tuple_d.h
- -- Installing: /root/anaconda3/conda-bld/work/CGAL-4.6.3-installdir/include/CGAL/Kernel_d/HyperplaneHd_impl.h
- -- Installing: /root/anaconda3/conda-bld/work/CGAL-4.6.3-installdir/include/CGAL/Kernel_d/HyperplaneHd.h
- -- Installing: /root/anaconda3/conda-bld/work/CGAL-4.6.3-installdir/include/CGAL/Kernel_d/Pair_d.h
- -- Installing: /root/anaconda3/conda-bld/work/CGAL-4.6.3-installdir/include/CGAL/Kernel_d/Vector__.h
- -- Installing: /root/anaconda3/conda-bld/work/CGAL-4.6.3-installdir/include/CGAL/Kernel_d/Vector_d.h
- -- Installing: /root/anaconda3/conda-bld/work/CGAL-4.6.3-installdir/include/CGAL/Kernel_d/interface_macros_d.h
- -- Installing: /root/anaconda3/conda-bld/work/CGAL-4.6.3-installdir/include/CGAL/Kernel_d/PVDHAHd_impl.h
- -- Installing: /root/anaconda3/conda-bld/work/CGAL-4.6.3-installdir/include/CGAL/Kernel_d/Iso_box_d.h
- -- Installing: /root/anaconda3/conda-bld/work/CGAL-4.6.3-installdir/include/CGAL/Kernel_d/PointHd_impl.h
- -- Installing: /root/anaconda3/conda-bld/work/CGAL-4.6.3-installdir/include/CGAL/Kernel_d/Interval_linear_algebra.h
- -- Installing: /root/anaconda3/conda-bld/work/CGAL-4.6.3-installdir/include/CGAL/Kernel_d/HyperplaneCd.h
- -- Installing: /root/anaconda3/conda-bld/work/CGAL-4.6.3-installdir/include/CGAL/Kernel_d/intersection_objectsCd.h
- -- Installing: /root/anaconda3/conda-bld/work/CGAL-4.6.3-installdir/include/CGAL/Kernel_d/DirectionCd.h
- -- Installing: /root/anaconda3/conda-bld/work/CGAL-4.6.3-installdir/include/CGAL/Kernel_d/PVDHACd_impl.h
- -- Installing: /root/anaconda3/conda-bld/work/CGAL-4.6.3-installdir/include/CGAL/Kernel_d/simple_objects.h
- -- Installing: /root/anaconda3/conda-bld/work/CGAL-4.6.3-installdir/include/CGAL/Kernel_d/Point_d.h
- -- Installing: /root/anaconda3/conda-bld/work/CGAL-4.6.3-installdir/include/CGAL/Kernel_d/Line_d.h
- -- Installing: /root/anaconda3/conda-bld/work/CGAL-4.6.3-installdir/include/CGAL/Kernel_d/PointHd.h
- -- Installing: /root/anaconda3/conda-bld/work/CGAL-4.6.3-installdir/include/CGAL/Kernel_d/Cartesian_const_iterator_d.h
- -- Installing: /root/anaconda3/conda-bld/work/CGAL-4.6.3-installdir/include/CGAL/Kernel_d/DirectionCd_impl.h
- -- Installing: /root/anaconda3/conda-bld/work/CGAL-4.6.3-installdir/include/CGAL/Kernel_d/Kernel_classesHd.h
- -- Installing: /root/anaconda3/conda-bld/work/CGAL-4.6.3-installdir/include/CGAL/Kernel_d/Interface_classes.h
- -- Installing: /root/anaconda3/conda-bld/work/CGAL-4.6.3-installdir/include/CGAL/Kernel_d/Direction_d.h
- -- Installing: /root/anaconda3/conda-bld/work/CGAL-4.6.3-installdir/include/CGAL/Kernel_d/VectorHd_impl.h
- -- Installing: /root/anaconda3/conda-bld/work/CGAL-4.6.3-installdir/include/CGAL/Kernel_d/intersection_objects_d.h
- -- Installing: /root/anaconda3/conda-bld/work/CGAL-4.6.3-installdir/include/CGAL/Kernel_d/Segment_d.h
- -- Installing: /root/anaconda3/conda-bld/work/CGAL-4.6.3-installdir/include/CGAL/Kernel_d/Aff_transformation_d.h
- -- Installing: /root/anaconda3/conda-bld/work/CGAL-4.6.3-installdir/include/CGAL/Kernel_d/function_objects.h
- -- Installing: /root/anaconda3/conda-bld/work/CGAL-4.6.3-installdir/include/CGAL/Kernel_d/VectorCd.h
- -- Installing: /root/anaconda3/conda-bld/work/CGAL-4.6.3-installdir/include/CGAL/Kernel_d/PointCd.h
- -- Installing: /root/anaconda3/conda-bld/work/CGAL-4.6.3-installdir/include/CGAL/Kernel_d/Cartesian_converter_d.h
- -- Installing: /root/anaconda3/conda-bld/work/CGAL-4.6.3-installdir/include/CGAL/Kernel_d/Linear_algebraCd_impl.h
- -- Installing: /root/anaconda3/conda-bld/work/CGAL-4.6.3-installdir/include/CGAL/Kernel_d/Ray_d.h
- -- Installing: /root/anaconda3/conda-bld/work/CGAL-4.6.3-installdir/include/CGAL/Kernel_d/function_objectsHd.h
- -- Installing: /root/anaconda3/conda-bld/work/CGAL-4.6.3-installdir/include/CGAL/sibson_gradient_fitting.h
- -- Installing: /root/anaconda3/conda-bld/work/CGAL-4.6.3-installdir/include/CGAL/Algebraic_kernel_d
- -- Installing: /root/anaconda3/conda-bld/work/CGAL-4.6.3-installdir/include/CGAL/Algebraic_kernel_d/shear.h
- -- Installing: /root/anaconda3/conda-bld/work/CGAL-4.6.3-installdir/include/CGAL/Algebraic_kernel_d/Real_roots.h
- -- Installing: /root/anaconda3/conda-bld/work/CGAL-4.6.3-installdir/include/CGAL/Algebraic_kernel_d/Algebraic_real_rep_bfi.h
- -- Installing: /root/anaconda3/conda-bld/work/CGAL-4.6.3-installdir/include/CGAL/Algebraic_kernel_d/univariate_polynomial_utils.h
- -- Installing: /root/anaconda3/conda-bld/work/CGAL-4.6.3-installdir/include/CGAL/Algebraic_kernel_d/Curve_analysis_2.h
- -- Installing: /root/anaconda3/conda-bld/work/CGAL-4.6.3-installdir/include/CGAL/Algebraic_kernel_d/Bitstream_descartes_rndl_tree.h
- -- Installing: /root/anaconda3/conda-bld/work/CGAL-4.6.3-installdir/include/CGAL/Algebraic_kernel_d/Float_traits.h
- -- Installing: /root/anaconda3/conda-bld/work/CGAL-4.6.3-installdir/include/CGAL/Algebraic_kernel_d/flags.h
- -- Installing: /root/anaconda3/conda-bld/work/CGAL-4.6.3-installdir/include/CGAL/Algebraic_kernel_d/Interval_evaluate_2.h
- -- Installing: /root/anaconda3/conda-bld/work/CGAL-4.6.3-installdir/include/CGAL/Algebraic_kernel_d/Curve_pair_analysis_2.h
- -- Installing: /root/anaconda3/conda-bld/work/CGAL-4.6.3-installdir/include/CGAL/Algebraic_kernel_d/exceptions.h
- -- Installing: /root/anaconda3/conda-bld/work/CGAL-4.6.3-installdir/include/CGAL/Algebraic_kernel_d/Bitstream_descartes.h
- -- Installing: /root/anaconda3/conda-bld/work/CGAL-4.6.3-installdir/include/CGAL/Algebraic_kernel_d/macros.h
- -- Installing: /root/anaconda3/conda-bld/work/CGAL-4.6.3-installdir/include/CGAL/Algebraic_kernel_d/construct_binary.h
- -- Installing: /root/anaconda3/conda-bld/work/CGAL-4.6.3-installdir/include/CGAL/Algebraic_kernel_d/Bitstream_coefficient_kernel_at_alpha.h
- -- Installing: /root/anaconda3/conda-bld/work/CGAL-4.6.3-installdir/include/CGAL/Algebraic_kernel_d/Descartes.h
- -- Installing: /root/anaconda3/conda-bld/work/CGAL-4.6.3-installdir/include/CGAL/Algebraic_kernel_d/refine_zero_against.h
- -- Installing: /root/anaconda3/conda-bld/work/CGAL-4.6.3-installdir/include/CGAL/Algebraic_kernel_d/Bitstream_coefficient_kernel.h
- -- Installing: /root/anaconda3/conda-bld/work/CGAL-4.6.3-installdir/include/CGAL/Algebraic_kernel_d/Shear_transformation.h
- -- Installing: /root/anaconda3/conda-bld/work/CGAL-4.6.3-installdir/include/CGAL/Algebraic_kernel_d/Bitstream_descartes_E08_tree.h
- -- Installing: /root/anaconda3/conda-bld/work/CGAL-4.6.3-installdir/include/CGAL/Algebraic_kernel_d/Real_embeddable_extension.h
- -- Installing: /root/anaconda3/conda-bld/work/CGAL-4.6.3-installdir/include/CGAL/Algebraic_kernel_d/Algebraic_real_quadratic_refinement_rep_bfi.h
- -- Installing: /root/anaconda3/conda-bld/work/CGAL-4.6.3-installdir/include/CGAL/Algebraic_kernel_d/Status_line_CA_1.h
- -- Installing: /root/anaconda3/conda-bld/work/CGAL-4.6.3-installdir/include/CGAL/Algebraic_kernel_d/bound_between_1.h
- -- Installing: /root/anaconda3/conda-bld/work/CGAL-4.6.3-installdir/include/CGAL/Algebraic_kernel_d/Shear_controller.h
- -- Installing: /root/anaconda3/conda-bld/work/CGAL-4.6.3-installdir/include/CGAL/Algebraic_kernel_d/Algebraic_curve_kernel_2.h
- -- Installing: /root/anaconda3/conda-bld/work/CGAL-4.6.3-installdir/include/CGAL/Algebraic_kernel_d/Status_line_CPA_1.h
- -- Installing: /root/anaconda3/conda-bld/work/CGAL-4.6.3-installdir/include/CGAL/Algebraic_kernel_d/Event_line_builder.h
- -- Installing: /root/anaconda3/conda-bld/work/CGAL-4.6.3-installdir/include/CGAL/Algebraic_kernel_d/Algebraic_real_rep.h
- -- Installing: /root/anaconda3/conda-bld/work/CGAL-4.6.3-installdir/include/CGAL/Algebraic_kernel_d/Bitstream_descartes_rndl_tree_traits.h
- -- Installing: /root/anaconda3/conda-bld/work/CGAL-4.6.3-installdir/include/CGAL/Algebraic_kernel_d/Algebraic_real_d_1.h
- -- Installing: /root/anaconda3/conda-bld/work/CGAL-4.6.3-installdir/include/CGAL/Algebraic_kernel_d/Interval_evaluate_1.h
- -- Installing: /root/anaconda3/conda-bld/work/CGAL-4.6.3-installdir/include/CGAL/Algebraic_kernel_d/algebraic_curve_kernel_2_tools.h
- -- Installing: /root/anaconda3/conda-bld/work/CGAL-4.6.3-installdir/include/CGAL/Algebraic_kernel_d/enums.h
- -- Installing: /root/anaconda3/conda-bld/work/CGAL-4.6.3-installdir/include/CGAL/Algebraic_kernel_d/LRU_hashed_map.h
- -- Installing: /root/anaconda3/conda-bld/work/CGAL-4.6.3-installdir/include/CGAL/Algebraic_kernel_d/Xy_coordinate_2.h
- -- Installing: /root/anaconda3/conda-bld/work/CGAL-4.6.3-installdir/include/CGAL/Constrained_triangulation_face_base_2.h
- -- Installing: /root/anaconda3/conda-bld/work/CGAL-4.6.3-installdir/include/CGAL/Parameterization_mesh_feature_extractor.h
- -- Installing: /root/anaconda3/conda-bld/work/CGAL-4.6.3-installdir/include/CGAL/Intersections_3
- -- Installing: /root/anaconda3/conda-bld/work/CGAL-4.6.3-installdir/include/CGAL/Intersections_3/intersection_3_1_impl.h
- -- Installing: /root/anaconda3/conda-bld/work/CGAL-4.6.3-installdir/include/CGAL/Tools
- -- Installing: /root/anaconda3/conda-bld/work/CGAL-4.6.3-installdir/include/CGAL/Tools/utility_macros.h
- -- Installing: /root/anaconda3/conda-bld/work/CGAL-4.6.3-installdir/include/CGAL/Tools/chained_map.h
- -- Installing: /root/anaconda3/conda-bld/work/CGAL-4.6.3-installdir/include/CGAL/Tools/Label.h
- -- Installing: /root/anaconda3/conda-bld/work/CGAL-4.6.3-installdir/include/CGAL/Tools/Log.h
- -- Installing: /root/anaconda3/conda-bld/work/CGAL-4.6.3-installdir/include/CGAL/Tools/Counter.h
- -- Installing: /root/anaconda3/conda-bld/work/CGAL-4.6.3-installdir/include/CGAL/Minimum_enclosing_quadrilateral_traits_2.h
- -- Installing: /root/anaconda3/conda-bld/work/CGAL-4.6.3-installdir/include/CGAL/Triangulation_hierarchy_3.h
- -- Installing: /root/anaconda3/conda-bld/work/CGAL-4.6.3-installdir/include/CGAL/Hilbert_sort_median_d.h
- -- Installing: /root/anaconda3/conda-bld/work/CGAL-4.6.3-installdir/include/CGAL/Point_3.h
- -- Installing: /root/anaconda3/conda-bld/work/CGAL-4.6.3-installdir/include/CGAL/Search_traits_3.h
- -- Installing: /root/anaconda3/conda-bld/work/CGAL-4.6.3-installdir/include/CGAL/triangulate_power_diagram_3.h
- -- Installing: /root/anaconda3/conda-bld/work/CGAL-4.6.3-installdir/include/CGAL/Straight_skeleton_converter_2.h
- -- Installing: /root/anaconda3/conda-bld/work/CGAL-4.6.3-installdir/include/CGAL/lloyd_optimize_mesh_3.h
- -- Installing: /root/anaconda3/conda-bld/work/CGAL-4.6.3-installdir/include/CGAL/Periodic_2_Delaunay_triangulation_2.h
- -- Installing: /root/anaconda3/conda-bld/work/CGAL-4.6.3-installdir/include/CGAL/kernel_to_kernel.h
- -- Installing: /root/anaconda3/conda-bld/work/CGAL-4.6.3-installdir/include/CGAL/Polyhedron_traits_3.h
- -- Installing: /root/anaconda3/conda-bld/work/CGAL-4.6.3-installdir/include/CGAL/Random_convex_hull_traits_2.h
- -- Installing: /root/anaconda3/conda-bld/work/CGAL-4.6.3-installdir/include/CGAL/Surface_mesher
- -- Installing: /root/anaconda3/conda-bld/work/CGAL-4.6.3-installdir/include/CGAL/Surface_mesher/Combining_oracle.h
- -- Installing: /root/anaconda3/conda-bld/work/CGAL-4.6.3-installdir/include/CGAL/Surface_mesher/Verbose_flag.h
- -- Installing: /root/anaconda3/conda-bld/work/CGAL-4.6.3-installdir/include/CGAL/Surface_mesher/Standard_criteria.h
- -- Installing: /root/anaconda3/conda-bld/work/CGAL-4.6.3-installdir/include/CGAL/Surface_mesher/Surface_mesher_edges_level_visitor.h
- -- Installing: /root/anaconda3/conda-bld/work/CGAL-4.6.3-installdir/include/CGAL/Surface_mesher/Surface_mesher_regular_edges.h
- -- Installing: /root/anaconda3/conda-bld/work/CGAL-4.6.3-installdir/include/CGAL/Surface_mesher/Vertices_on_the_same_surface_criterion.h
- -- Installing: /root/anaconda3/conda-bld/work/CGAL-4.6.3-installdir/include/CGAL/Surface_mesher/Point_surface_indices_oracle_visitor.h
- -- Installing: /root/anaconda3/conda-bld/work/CGAL-4.6.3-installdir/include/CGAL/Surface_mesher/Has_edges.h
- -- Installing: /root/anaconda3/conda-bld/work/CGAL-4.6.3-installdir/include/CGAL/Surface_mesher/Surface_mesher_visitor.h
- -- Installing: /root/anaconda3/conda-bld/work/CGAL-4.6.3-installdir/include/CGAL/Surface_mesher/Surface_mesher_edges_level.h
- -- Installing: /root/anaconda3/conda-bld/work/CGAL-4.6.3-installdir/include/CGAL/Surface_mesher/Poisson_implicit_surface_oracle_3.h
- -- Installing: /root/anaconda3/conda-bld/work/CGAL-4.6.3-installdir/include/CGAL/Surface_mesher/Vertices_on_the_same_psc_element_criterion.h
- -- Installing: /root/anaconda3/conda-bld/work/CGAL-4.6.3-installdir/include/CGAL/Surface_mesher/Types_generators.h
- -- Installing: /root/anaconda3/conda-bld/work/CGAL-4.6.3-installdir/include/CGAL/Surface_mesher/Surface_mesher.h
- -- Installing: /root/anaconda3/conda-bld/work/CGAL-4.6.3-installdir/include/CGAL/Surface_mesher/Implicit_surface_oracle_3.h
- -- Installing: /root/anaconda3/conda-bld/work/CGAL-4.6.3-installdir/include/CGAL/Surface_mesher/Profile_counter.h
- -- Installing: /root/anaconda3/conda-bld/work/CGAL-4.6.3-installdir/include/CGAL/Surface_mesher/Polyhedral_oracle.h
- -- Installing: /root/anaconda3/conda-bld/work/CGAL-4.6.3-installdir/include/CGAL/Surface_mesher/Profile_timer.h
- -- Installing: /root/anaconda3/conda-bld/work/CGAL-4.6.3-installdir/include/CGAL/Surface_mesher/Surface_mesher_manifold.h
- -- Installing: /root/anaconda3/conda-bld/work/CGAL-4.6.3-installdir/include/CGAL/Surface_mesher/Null_oracle_visitor.h
- -- Installing: /root/anaconda3/conda-bld/work/CGAL-4.6.3-installdir/include/CGAL/Surface_mesher/Sphere_oracle_3.h
- -- Installing: /root/anaconda3/conda-bld/work/CGAL-4.6.3-installdir/include/CGAL/Surface_mesher/Intersection_data_structure_3.h
- -- Installing: /root/anaconda3/conda-bld/work/CGAL-4.6.3-installdir/include/CGAL/Straight_skeleton_halfedge_base_2.h
- -- Installing: /root/anaconda3/conda-bld/work/CGAL-4.6.3-installdir/include/CGAL/Surface_mesh_default_triangulation_3.h
- -- Installing: /root/anaconda3/conda-bld/work/CGAL-4.6.3-installdir/include/CGAL/generic_sweep.h
- -- Installing: /root/anaconda3/conda-bld/work/CGAL-4.6.3-installdir/include/CGAL/convexity_check_2.h
- -- Installing: /root/anaconda3/conda-bld/work/CGAL-4.6.3-installdir/include/CGAL/RS
- -- Installing: /root/anaconda3/conda-bld/work/CGAL-4.6.3-installdir/include/CGAL/RS/functors_1.h
- -- Installing: /root/anaconda3/conda-bld/work/CGAL-4.6.3-installdir/include/CGAL/RS/bisection_refiner_1.h
- -- Installing: /root/anaconda3/conda-bld/work/CGAL-4.6.3-installdir/include/CGAL/RS/functors_z_1.h
- -- Installing: /root/anaconda3/conda-bld/work/CGAL-4.6.3-installdir/include/CGAL/RS/rs2_calls.h
- -- Installing: /root/anaconda3/conda-bld/work/CGAL-4.6.3-installdir/include/CGAL/RS/ak_1.h
- -- Installing: /root/anaconda3/conda-bld/work/CGAL-4.6.3-installdir/include/CGAL/RS/rs2_isolator_1.h
- -- Installing: /root/anaconda3/conda-bld/work/CGAL-4.6.3-installdir/include/CGAL/RS/comparator_1.h
- -- Installing: /root/anaconda3/conda-bld/work/CGAL-4.6.3-installdir/include/CGAL/RS/exact_signat_1.h
- -- Installing: /root/anaconda3/conda-bld/work/CGAL-4.6.3-installdir/include/CGAL/RS/ak_z_1.h
- -- Installing: /root/anaconda3/conda-bld/work/CGAL-4.6.3-installdir/include/CGAL/RS/dyadic.h
- -- Installing: /root/anaconda3/conda-bld/work/CGAL-4.6.3-installdir/include/CGAL/RS/rs3_k_refiner_1.h
- -- Installing: /root/anaconda3/conda-bld/work/CGAL-4.6.3-installdir/include/CGAL/RS/rs23_k_isolator_1.h
- -- Installing: /root/anaconda3/conda-bld/work/CGAL-4.6.3-installdir/include/CGAL/RS/polynomial_converter_1.h
- -- Installing: /root/anaconda3/conda-bld/work/CGAL-4.6.3-installdir/include/CGAL/RS/Gmpfr_make_unique.h
- -- Installing: /root/anaconda3/conda-bld/work/CGAL-4.6.3-installdir/include/CGAL/RS/algebraic_z_1.h
- -- Installing: /root/anaconda3/conda-bld/work/CGAL-4.6.3-installdir/include/CGAL/RS/rs3_refiner_1.h
- -- Installing: /root/anaconda3/conda-bld/work/CGAL-4.6.3-installdir/include/CGAL/RS/algebraic_1.h
- -- Installing: /root/anaconda3/conda-bld/work/CGAL-4.6.3-installdir/include/CGAL/RS/signat_1.h
- -- Installing: /root/anaconda3/conda-bld/work/CGAL-4.6.3-installdir/include/CGAL/Algebraic_kernel_rs_gmpz_d_1.h
- -- Installing: /root/anaconda3/conda-bld/work/CGAL-4.6.3-installdir/include/CGAL/remove_far_points_in_mesh_3.h
- -- Installing: /root/anaconda3/conda-bld/work/CGAL-4.6.3-installdir/include/CGAL/Interpolation_traits_2.h
- -- Installing: /root/anaconda3/conda-bld/work/CGAL-4.6.3-installdir/include/CGAL/Segment_2_Iso_rectangle_2_intersection.h
- -- Installing: /root/anaconda3/conda-bld/work/CGAL-4.6.3-installdir/include/CGAL/Triangle_2_Triangle_2_do_intersect.h
- -- Installing: /root/anaconda3/conda-bld/work/CGAL-4.6.3-installdir/include/CGAL/Apollonius_graph_data_structure_2.h
- -- Installing: /root/anaconda3/conda-bld/work/CGAL-4.6.3-installdir/include/CGAL/Filtered_extended_homogeneous.h
- -- Installing: /root/anaconda3/conda-bld/work/CGAL-4.6.3-installdir/include/CGAL/Convex_hull_d.h
- -- Installing: /root/anaconda3/conda-bld/work/CGAL-4.6.3-installdir/include/CGAL/mesh_skin_surface_3.h
- -- Installing: /root/anaconda3/conda-bld/work/CGAL-4.6.3-installdir/include/CGAL/AABB_traits.h
- -- Installing: /root/anaconda3/conda-bld/work/CGAL-4.6.3-installdir/include/CGAL/Straight_skeleton_2
- -- Installing: /root/anaconda3/conda-bld/work/CGAL-4.6.3-installdir/include/CGAL/Straight_skeleton_2/debug.h
- -- Installing: /root/anaconda3/conda-bld/work/CGAL-4.6.3-installdir/include/CGAL/Straight_skeleton_2/Straight_skeleton_builder_traits_2_aux.h
- -- Installing: /root/anaconda3/conda-bld/work/CGAL-4.6.3-installdir/include/CGAL/Straight_skeleton_2/Polygon_offset_builder_2_impl.h
- -- Installing: /root/anaconda3/conda-bld/work/CGAL-4.6.3-installdir/include/CGAL/Straight_skeleton_2/assertions.h
- -- Installing: /root/anaconda3/conda-bld/work/CGAL-4.6.3-installdir/include/CGAL/Straight_skeleton_2/Straight_skeleton_builder_events_2.h
- -- Installing: /root/anaconda3/conda-bld/work/CGAL-4.6.3-installdir/include/CGAL/Straight_skeleton_2/Straight_skeleton_builder_2_impl.h
- -- Installing: /root/anaconda3/conda-bld/work/CGAL-4.6.3-installdir/include/CGAL/Straight_skeleton_2/test.h
- -- Installing: /root/anaconda3/conda-bld/work/CGAL-4.6.3-installdir/include/CGAL/Straight_skeleton_2/Straight_skeleton_aux.h
- -- Installing: /root/anaconda3/conda-bld/work/CGAL-4.6.3-installdir/include/CGAL/Arr_point_location
- -- Installing: /root/anaconda3/conda-bld/work/CGAL-4.6.3-installdir/include/CGAL/Arr_point_location/Trapezoidal_decomposition_2.h
- -- Installing: /root/anaconda3/conda-bld/work/CGAL-4.6.3-installdir/include/CGAL/Arr_point_location/Arr_landmarks_pl_impl.h
- -- Installing: /root/anaconda3/conda-bld/work/CGAL-4.6.3-installdir/include/CGAL/Arr_point_location/Arr_lm_specified_points_generator.h
- -- Installing: /root/anaconda3/conda-bld/work/CGAL-4.6.3-installdir/include/CGAL/Arr_point_location/Td_active_fictitious_vertex.h
- -- Installing: /root/anaconda3/conda-bld/work/CGAL-4.6.3-installdir/include/CGAL/Arr_point_location/Trapezoidal_decomposition_2_misc.h
- -- Installing: /root/anaconda3/conda-bld/work/CGAL-4.6.3-installdir/include/CGAL/Arr_point_location/Td_active_vertex.h
- -- Installing: /root/anaconda3/conda-bld/work/CGAL-4.6.3-installdir/include/CGAL/Arr_point_location/Td_ninetuple.h
- -- Installing: /root/anaconda3/conda-bld/work/CGAL-4.6.3-installdir/include/CGAL/Arr_point_location/Trapezoidal_decomposition_2_impl.h
- -- Installing: /root/anaconda3/conda-bld/work/CGAL-4.6.3-installdir/include/CGAL/Arr_point_location/Td_inactive_trapezoid.h
- -- Installing: /root/anaconda3/conda-bld/work/CGAL-4.6.3-installdir/include/CGAL/Arr_point_location/Td_dag.h
- -- Installing: /root/anaconda3/conda-bld/work/CGAL-4.6.3-installdir/include/CGAL/Arr_point_location/Td_X_trapezoid.h
- -- Installing: /root/anaconda3/conda-bld/work/CGAL-4.6.3-installdir/include/CGAL/Arr_point_location/Arr_lm_middle_edges_generator.h
- -- Installing: /root/anaconda3/conda-bld/work/CGAL-4.6.3-installdir/include/CGAL/Arr_point_location/Td_active_edge.h
- -- Installing: /root/anaconda3/conda-bld/work/CGAL-4.6.3-installdir/include/CGAL/Arr_point_location/Td_dag_node.h
- -- Installing: /root/anaconda3/conda-bld/work/CGAL-4.6.3-installdir/include/CGAL/Arr_point_location/Arr_lm_nearest_neighbor.h
- -- Installing: /root/anaconda3/conda-bld/work/CGAL-4.6.3-installdir/include/CGAL/Arr_point_location/Td_inactive_fictitious_vertex.h
- -- Installing: /root/anaconda3/conda-bld/work/CGAL-4.6.3-installdir/include/CGAL/Arr_point_location/Td_active_trapezoid.h
- -- Installing: /root/anaconda3/conda-bld/work/CGAL-4.6.3-installdir/include/CGAL/Arr_point_location/Arr_batched_point_location_traits_2.h
- -- Installing: /root/anaconda3/conda-bld/work/CGAL-4.6.3-installdir/include/CGAL/Arr_point_location/Arr_simple_point_location_impl.h
- -- Installing: /root/anaconda3/conda-bld/work/CGAL-4.6.3-installdir/include/CGAL/Arr_point_location/Td_inactive_edge.h
- -- Installing: /root/anaconda3/conda-bld/work/CGAL-4.6.3-installdir/include/CGAL/Arr_point_location/Td_inactive_vertex.h
- -- Installing: /root/anaconda3/conda-bld/work/CGAL-4.6.3-installdir/include/CGAL/Arr_point_location/Arr_lm_generator_base.h
- -- Installing: /root/anaconda3/conda-bld/work/CGAL-4.6.3-installdir/include/CGAL/Arr_point_location/Arr_triangulation_pl_functions.h
- -- Installing: /root/anaconda3/conda-bld/work/CGAL-4.6.3-installdir/include/CGAL/Arr_point_location/Arr_walk_along_line_pl_impl.h
- -- Installing: /root/anaconda3/conda-bld/work/CGAL-4.6.3-installdir/include/CGAL/Arr_point_location/Arr_trapezoid_ric_pl_impl.h
- -- Installing: /root/anaconda3/conda-bld/work/CGAL-4.6.3-installdir/include/CGAL/Arr_point_location/Trapezoidal_decomposition_2_iostream.h
- -- Installing: /root/anaconda3/conda-bld/work/CGAL-4.6.3-installdir/include/CGAL/Arr_point_location/Arr_lm_vertices_generator.h
- -- Installing: /root/anaconda3/conda-bld/work/CGAL-4.6.3-installdir/include/CGAL/Arr_point_location/Arr_lm_halton_generator.h
- -- Installing: /root/anaconda3/conda-bld/work/CGAL-4.6.3-installdir/include/CGAL/Arr_point_location/Arr_lm_grid_generator.h
- -- Installing: /root/anaconda3/conda-bld/work/CGAL-4.6.3-installdir/include/CGAL/Arr_point_location/Td_traits.h
- -- Installing: /root/anaconda3/conda-bld/work/CGAL-4.6.3-installdir/include/CGAL/Arr_point_location/Td_traits_functions.h
- -- Installing: /root/anaconda3/conda-bld/work/CGAL-4.6.3-installdir/include/CGAL/Arr_point_location/Arr_naive_point_location_impl.h
- -- Installing: /root/anaconda3/conda-bld/work/CGAL-4.6.3-installdir/include/CGAL/Arr_point_location/Arr_triangulation_pl_impl.h
- -- Installing: /root/anaconda3/conda-bld/work/CGAL-4.6.3-installdir/include/CGAL/Arr_point_location/Td_predicates.h
- -- Installing: /root/anaconda3/conda-bld/work/CGAL-4.6.3-installdir/include/CGAL/Arr_point_location/Arr_lm_random_generator.h
- -- Installing: /root/anaconda3/conda-bld/work/CGAL-4.6.3-installdir/include/CGAL/Arr_bounded_planar_topology_traits_2.h
- -- Installing: /root/anaconda3/conda-bld/work/CGAL-4.6.3-installdir/include/CGAL/Subdivision_method_impl_3.h
- -- Installing: /root/anaconda3/conda-bld/work/CGAL-4.6.3-installdir/include/CGAL/corefinement_operations.h
- -- Installing: /root/anaconda3/conda-bld/work/CGAL-4.6.3-installdir/include/CGAL/Filtered_bbox_circular_kernel_2.h
- -- Installing: /root/anaconda3/conda-bld/work/CGAL-4.6.3-installdir/include/CGAL/Regular_triangulation_filtered_traits_2.h
- -- Installing: /root/anaconda3/conda-bld/work/CGAL-4.6.3-installdir/include/CGAL/Arr_overlay.h
- -- Installing: /root/anaconda3/conda-bld/work/CGAL-4.6.3-installdir/include/CGAL/Cartesian_matrix.h
- -- Installing: /root/anaconda3/conda-bld/work/CGAL-4.6.3-installdir/include/CGAL/HalfedgeDS_face_min_base.h
- -- Installing: /root/anaconda3/conda-bld/work/CGAL-4.6.3-installdir/include/CGAL/QP_solution.h
- -- Installing: /root/anaconda3/conda-bld/work/CGAL-4.6.3-installdir/include/CGAL/Homogeneous_d.h
- -- Installing: /root/anaconda3/conda-bld/work/CGAL-4.6.3-installdir/include/CGAL/Splitters.h
- -- Installing: /root/anaconda3/conda-bld/work/CGAL-4.6.3-installdir/include/CGAL/representation_tags.h
- -- Installing: /root/anaconda3/conda-bld/work/CGAL-4.6.3-installdir/include/CGAL/bbox_intersection_3.h
- -- Installing: /root/anaconda3/conda-bld/work/CGAL-4.6.3-installdir/include/CGAL/Triangulation_ds_full_cell.h
- -- Installing: /root/anaconda3/conda-bld/work/CGAL-4.6.3-installdir/include/CGAL/Arr_algebraic_segment_traits_2.h
- -- Installing: /root/anaconda3/conda-bld/work/CGAL-4.6.3-installdir/include/CGAL/Algebraic_kernel_for_circles_2_2.h
- -- Installing: /root/anaconda3/conda-bld/work/CGAL-4.6.3-installdir/include/CGAL/Iso_rectangle_2_Segment_2_intersection.h
- -- Installing: /root/anaconda3/conda-bld/work/CGAL-4.6.3-installdir/include/CGAL/Aff_transformation_2.h
- -- Installing: /root/anaconda3/conda-bld/work/CGAL-4.6.3-installdir/include/CGAL/Hilbert_sort_middle_2.h
- -- Installing: /root/anaconda3/conda-bld/work/CGAL-4.6.3-installdir/include/CGAL/float.h
- -- Installing: /root/anaconda3/conda-bld/work/CGAL-4.6.3-installdir/include/CGAL/Segment_Delaunay_graph_face_base_2.h
- -- Installing: /root/anaconda3/conda-bld/work/CGAL-4.6.3-installdir/include/CGAL/ch_graham_andrew.h
- -- Installing: /root/anaconda3/conda-bld/work/CGAL-4.6.3-installdir/include/CGAL/Marching_tetrahedra_observer_default_3.h
- -- Installing: /root/anaconda3/conda-bld/work/CGAL-4.6.3-installdir/include/CGAL/typeset.h
- -- Installing: /root/anaconda3/conda-bld/work/CGAL-4.6.3-installdir/include/CGAL/Weighted_Minkowski_distance.h
- -- Installing: /root/anaconda3/conda-bld/work/CGAL-4.6.3-installdir/include/CGAL/Segment_2_Segment_2_intersection.h
- -- Installing: /root/anaconda3/conda-bld/work/CGAL-4.6.3-installdir/include/CGAL/transforming_iterator.h
- -- Installing: /root/anaconda3/conda-bld/work/CGAL-4.6.3-installdir/include/CGAL/Optimisation_d_traits_3.h
- -- Installing: /root/anaconda3/conda-bld/work/CGAL-4.6.3-installdir/include/CGAL/Minkowski_sum_3
- -- Installing: /root/anaconda3/conda-bld/work/CGAL-4.6.3-installdir/include/CGAL/Minkowski_sum_3/bipartite_nary_union_sorted_combined.h
- -- Installing: /root/anaconda3/conda-bld/work/CGAL-4.6.3-installdir/include/CGAL/Minkowski_sum_3/Gaussian_map_to_nef_3.h
- -- Installing: /root/anaconda3/conda-bld/work/CGAL-4.6.3-installdir/include/CGAL/Minkowski_sum_3/Gaussian_map.h
- -- Installing: /root/anaconda3/conda-bld/work/CGAL-4.6.3-installdir/include/CGAL/Minkowski_sum_3/PointMark.h
- -- Installing: /root/anaconda3/conda-bld/work/CGAL-4.6.3-installdir/include/CGAL/Projection_traits_xz_3.h
- -- Installing: /root/anaconda3/conda-bld/work/CGAL-4.6.3-installdir/include/CGAL/Triangulation_data_structure_using_list_2.h
- -- Installing: /root/anaconda3/conda-bld/work/CGAL-4.6.3-installdir/include/CGAL/Hilbert_sort_middle_d.h
- -- Installing: /root/anaconda3/conda-bld/work/CGAL-4.6.3-installdir/include/CGAL/Segment_2_Triangle_2_intersection.h
- -- Installing: /root/anaconda3/conda-bld/work/CGAL-4.6.3-installdir/include/CGAL/Polygon_2
- -- Installing: /root/anaconda3/conda-bld/work/CGAL-4.6.3-installdir/include/CGAL/Polygon_2/Polygon_2_impl.h
- -- Installing: /root/anaconda3/conda-bld/work/CGAL-4.6.3-installdir/include/CGAL/Polygon_2/Polygon_2_vertex_circulator.h
- -- Installing: /root/anaconda3/conda-bld/work/CGAL-4.6.3-installdir/include/CGAL/Polygon_2/Polygon_2_edge_circulator.h
- -- Installing: /root/anaconda3/conda-bld/work/CGAL-4.6.3-installdir/include/CGAL/Polygon_2/Polygon_2_algorithms_impl.h
- -- Installing: /root/anaconda3/conda-bld/work/CGAL-4.6.3-installdir/include/CGAL/Polygon_2/Polygon_2_edge_iterator.h
- -- Installing: /root/anaconda3/conda-bld/work/CGAL-4.6.3-installdir/include/CGAL/Polygon_2/polygon_assertions.h
- -- Installing: /root/anaconda3/conda-bld/work/CGAL-4.6.3-installdir/include/CGAL/Polygon_2/Polygon_2_simplicity.h
- -- Installing: /root/anaconda3/conda-bld/work/CGAL-4.6.3-installdir/include/CGAL/copy_n.h
- -- Installing: /root/anaconda3/conda-bld/work/CGAL-4.6.3-installdir/include/CGAL/convert_to_bfi.h
- -- Installing: /root/anaconda3/conda-bld/work/CGAL-4.6.3-installdir/include/CGAL/Nef_3
- -- Installing: /root/anaconda3/conda-bld/work/CGAL-4.6.3-installdir/include/CGAL/Nef_3/SNC_external_structure.h
- -- Installing: /root/anaconda3/conda-bld/work/CGAL-4.6.3-installdir/include/CGAL/Nef_3/Edge_edge_overlay.h
- -- Installing: /root/anaconda3/conda-bld/work/CGAL-4.6.3-installdir/include/CGAL/Nef_3/SNC_items.h
- -- Installing: /root/anaconda3/conda-bld/work/CGAL-4.6.3-installdir/include/CGAL/Nef_3/SNC_SM_overlayer.h
- -- Installing: /root/anaconda3/conda-bld/work/CGAL-4.6.3-installdir/include/CGAL/Nef_3/vertex_cycle_to_nef_3.h
- -- Installing: /root/anaconda3/conda-bld/work/CGAL-4.6.3-installdir/include/CGAL/Nef_3/SNC_iteration.h
- -- Installing: /root/anaconda3/conda-bld/work/CGAL-4.6.3-installdir/include/CGAL/Nef_3/SM_visualizor.h
- -- Installing: /root/anaconda3/conda-bld/work/CGAL-4.6.3-installdir/include/CGAL/Nef_3/Mark_bounded_volumes.h
- -- Installing: /root/anaconda3/conda-bld/work/CGAL-4.6.3-installdir/include/CGAL/Nef_3/ID_support_handler.h
- -- Installing: /root/anaconda3/conda-bld/work/CGAL-4.6.3-installdir/include/CGAL/Nef_3/OGL_helper.h
- -- Installing: /root/anaconda3/conda-bld/work/CGAL-4.6.3-installdir/include/CGAL/Nef_3/SNC_intersection.h
- -- Installing: /root/anaconda3/conda-bld/work/CGAL-4.6.3-installdir/include/CGAL/Nef_3/Infimaximal_box.h
- -- Installing: /root/anaconda3/conda-bld/work/CGAL-4.6.3-installdir/include/CGAL/Nef_3/SNC_point_locator.h
- -- Installing: /root/anaconda3/conda-bld/work/CGAL-4.6.3-installdir/include/CGAL/Nef_3/quotient_coordinates_to_homogeneous_point.h
- -- Installing: /root/anaconda3/conda-bld/work/CGAL-4.6.3-installdir/include/CGAL/Nef_3/bounded_side_3.h
- -- Installing: /root/anaconda3/conda-bld/work/CGAL-4.6.3-installdir/include/CGAL/Nef_3/SNC_FM_decorator.h
- -- Installing: /root/anaconda3/conda-bld/work/CGAL-4.6.3-installdir/include/CGAL/Nef_3/binop_intersection_tests.h
- -- Installing: /root/anaconda3/conda-bld/work/CGAL-4.6.3-installdir/include/CGAL/Nef_3/SHalfedge.h
- -- Installing: /root/anaconda3/conda-bld/work/CGAL-4.6.3-installdir/include/CGAL/Nef_3/Halffacet.h
- -- Installing: /root/anaconda3/conda-bld/work/CGAL-4.6.3-installdir/include/CGAL/Nef_3/SNC_simplify.h
- -- Installing: /root/anaconda3/conda-bld/work/CGAL-4.6.3-installdir/include/CGAL/Nef_3/SNC_constructor.h
- -- Installing: /root/anaconda3/conda-bld/work/CGAL-4.6.3-installdir/include/CGAL/Nef_3/SNC_decorator.h
- -- Installing: /root/anaconda3/conda-bld/work/CGAL-4.6.3-installdir/include/CGAL/Nef_3/SNC_sphere_map.h
- -- Installing: /root/anaconda3/conda-bld/work/CGAL-4.6.3-installdir/include/CGAL/Nef_3/Bounding_box_3.h
- -- Installing: /root/anaconda3/conda-bld/work/CGAL-4.6.3-installdir/include/CGAL/Nef_3/Exact_triangulation_euclidean_traits_yz_3.h
- -- Installing: /root/anaconda3/conda-bld/work/CGAL-4.6.3-installdir/include/CGAL/Nef_3/polyhedron_3_to_nef_3.h
- -- Installing: /root/anaconda3/conda-bld/work/CGAL-4.6.3-installdir/include/CGAL/Nef_3/SNC_k3_tree_traits.h
- -- Installing: /root/anaconda3/conda-bld/work/CGAL-4.6.3-installdir/include/CGAL/Nef_3/SNC_ray_shooter.h
- -- Installing: /root/anaconda3/conda-bld/work/CGAL-4.6.3-installdir/include/CGAL/Nef_3/Volume.h
- -- Installing: /root/anaconda3/conda-bld/work/CGAL-4.6.3-installdir/include/CGAL/Nef_3/Exact_triangulation_euclidean_traits_xz_3.h
- -- Installing: /root/anaconda3/conda-bld/work/CGAL-4.6.3-installdir/include/CGAL/Nef_3/SNC_io_parser.h
- -- Installing: /root/anaconda3/conda-bld/work/CGAL-4.6.3-installdir/include/CGAL/Nef_3/shell_to_nef_3.h
- -- Installing: /root/anaconda3/conda-bld/work/CGAL-4.6.3-installdir/include/CGAL/Nef_3/SNC_list.h
- -- Installing: /root/anaconda3/conda-bld/work/CGAL-4.6.3-installdir/include/CGAL/Nef_3/Pluecker_line_3.h
- -- Installing: /root/anaconda3/conda-bld/work/CGAL-4.6.3-installdir/include/CGAL/Nef_3/SNC_decorator_traits.h
- -- Installing: /root/anaconda3/conda-bld/work/CGAL-4.6.3-installdir/include/CGAL/Nef_3/Combine_with_halfspace.h
- -- Installing: /root/anaconda3/conda-bld/work/CGAL-4.6.3-installdir/include/CGAL/Nef_3/Halfedge.h
- -- Installing: /root/anaconda3/conda-bld/work/CGAL-4.6.3-installdir/include/CGAL/Nef_3/Nef_box.h
- -- Installing: /root/anaconda3/conda-bld/work/CGAL-4.6.3-installdir/include/CGAL/Nef_3/SNC_structure.h
- -- Installing: /root/anaconda3/conda-bld/work/CGAL-4.6.3-installdir/include/CGAL/Nef_3/SFace.h
- -- Installing: /root/anaconda3/conda-bld/work/CGAL-4.6.3-installdir/include/CGAL/Nef_3/SHalfloop.h
- -- Installing: /root/anaconda3/conda-bld/work/CGAL-4.6.3-installdir/include/CGAL/Nef_3/SNC_indexed_items.h
- -- Installing: /root/anaconda3/conda-bld/work/CGAL-4.6.3-installdir/include/CGAL/Nef_3/SNC_const_decorator.h
- -- Installing: /root/anaconda3/conda-bld/work/CGAL-4.6.3-installdir/include/CGAL/Nef_3/Default_items.h
- -- Installing: /root/anaconda3/conda-bld/work/CGAL-4.6.3-installdir/include/CGAL/Nef_3/Exact_triangulation_euclidean_traits_xy_3.h
- -- Installing: /root/anaconda3/conda-bld/work/CGAL-4.6.3-installdir/include/CGAL/Nef_3/Vertex.h
- -- Installing: /root/anaconda3/conda-bld/work/CGAL-4.6.3-installdir/include/CGAL/Nef_3/Binary_operation.h
- -- Installing: /root/anaconda3/conda-bld/work/CGAL-4.6.3-installdir/include/CGAL/Nef_3/K3_tree.h
- -- Installing: /root/anaconda3/conda-bld/work/CGAL-4.6.3-installdir/include/CGAL/Nef_3/SNC_SM_explorer.h
- -- Installing: /root/anaconda3/conda-bld/work/CGAL-4.6.3-installdir/include/CGAL/Nef_3/SNC_SM_visualizor.h
- -- Installing: /root/anaconda3/conda-bld/work/CGAL-4.6.3-installdir/include/CGAL/CGAL_Ipelet_base.h
- -- Installing: /root/anaconda3/conda-bld/work/CGAL-4.6.3-installdir/include/CGAL/eigen_2.h
- -- Installing: /root/anaconda3/conda-bld/work/CGAL-4.6.3-installdir/include/CGAL/squared_distance_2.h
- -- Installing: /root/anaconda3/conda-bld/work/CGAL-4.6.3-installdir/include/CGAL/global_functions_on_roots_and_polynomials_2_3.h
- -- Installing: /root/anaconda3/conda-bld/work/CGAL-4.6.3-installdir/include/CGAL/Gps_segment_traits_2.h
- -- Installing: /root/anaconda3/conda-bld/work/CGAL-4.6.3-installdir/include/CGAL/Min_annulus_d.h
- -- Installing: /root/anaconda3/conda-bld/work/CGAL-4.6.3-installdir/include/CGAL/Root_for_circles_2_2.h
- -- Installing: /root/anaconda3/conda-bld/work/CGAL-4.6.3-installdir/include/CGAL/Segment_Delaunay_graph_2
- -- Installing: /root/anaconda3/conda-bld/work/CGAL-4.6.3-installdir/include/CGAL/Segment_Delaunay_graph_2/Predicates_C2.h
- -- Installing: /root/anaconda3/conda-bld/work/CGAL-4.6.3-installdir/include/CGAL/Segment_Delaunay_graph_2/Are_same_segments_C2.h
- -- Installing: /root/anaconda3/conda-bld/work/CGAL-4.6.3-installdir/include/CGAL/Segment_Delaunay_graph_2/Voronoi_vertex_C2.h
- -- Installing: /root/anaconda3/conda-bld/work/CGAL-4.6.3-installdir/include/CGAL/Segment_Delaunay_graph_2/Sqrt_extension_2.h
- -- Installing: /root/anaconda3/conda-bld/work/CGAL-4.6.3-installdir/include/CGAL/Segment_Delaunay_graph_2/Arrangement_type_non_intersecting_C2.h
- -- Installing: /root/anaconda3/conda-bld/work/CGAL-4.6.3-installdir/include/CGAL/Segment_Delaunay_graph_2/Vertex_conflict_C2.h
- -- Installing: /root/anaconda3/conda-bld/work/CGAL-4.6.3-installdir/include/CGAL/Segment_Delaunay_graph_2/Basic_predicates_C2.h
- -- Installing: /root/anaconda3/conda-bld/work/CGAL-4.6.3-installdir/include/CGAL/Segment_Delaunay_graph_2/Voronoi_vertex_sqrt_field_C2.h
- -- Installing: /root/anaconda3/conda-bld/work/CGAL-4.6.3-installdir/include/CGAL/Segment_Delaunay_graph_2/edge_list.h
- -- Installing: /root/anaconda3/conda-bld/work/CGAL-4.6.3-installdir/include/CGAL/Segment_Delaunay_graph_2/Segment_Delaunay_graph_2_impl.h
- -- Installing: /root/anaconda3/conda-bld/work/CGAL-4.6.3-installdir/include/CGAL/Segment_Delaunay_graph_2/in_place_edge_list.h
- -- Installing: /root/anaconda3/conda-bld/work/CGAL-4.6.3-installdir/include/CGAL/Segment_Delaunay_graph_2/Compare_x_2.h
- -- Installing: /root/anaconda3/conda-bld/work/CGAL-4.6.3-installdir/include/CGAL/Segment_Delaunay_graph_2/Triangulation_face_base_with_edges_2.h
- -- Installing: /root/anaconda3/conda-bld/work/CGAL-4.6.3-installdir/include/CGAL/Segment_Delaunay_graph_2/Orientation_C2.h
- -- Installing: /root/anaconda3/conda-bld/work/CGAL-4.6.3-installdir/include/CGAL/Segment_Delaunay_graph_2/Constructions_C2.h
- -- Installing: /root/anaconda3/conda-bld/work/CGAL-4.6.3-installdir/include/CGAL/Segment_Delaunay_graph_2/Construct_storage_site_with_info_2.h
- -- Installing: /root/anaconda3/conda-bld/work/CGAL-4.6.3-installdir/include/CGAL/Segment_Delaunay_graph_2/Cartesian_converter.h
- -- Installing: /root/anaconda3/conda-bld/work/CGAL-4.6.3-installdir/include/CGAL/Segment_Delaunay_graph_2/Voronoi_vertex_sqrt_field_new_C2.h
- -- Installing: /root/anaconda3/conda-bld/work/CGAL-4.6.3-installdir/include/CGAL/Segment_Delaunay_graph_2/Segment_Delaunay_graph_hierarchy_2_impl.h
- -- Installing: /root/anaconda3/conda-bld/work/CGAL-4.6.3-installdir/include/CGAL/Segment_Delaunay_graph_2/Voronoi_vertex_ring_C2.h
- -- Installing: /root/anaconda3/conda-bld/work/CGAL-4.6.3-installdir/include/CGAL/Segment_Delaunay_graph_2/Kernel_wrapper_2.h
- -- Installing: /root/anaconda3/conda-bld/work/CGAL-4.6.3-installdir/include/CGAL/Segment_Delaunay_graph_2/Are_parallel_C2.h
- -- Installing: /root/anaconda3/conda-bld/work/CGAL-4.6.3-installdir/include/CGAL/Segment_Delaunay_graph_2/Oriented_side_C2.h
- -- Installing: /root/anaconda3/conda-bld/work/CGAL-4.6.3-installdir/include/CGAL/Segment_Delaunay_graph_2/Traits_wrapper_2.h
- -- Installing: /root/anaconda3/conda-bld/work/CGAL-4.6.3-installdir/include/CGAL/Segment_Delaunay_graph_2/Arrangement_enum.h
- -- Installing: /root/anaconda3/conda-bld/work/CGAL-4.6.3-installdir/include/CGAL/Segment_Delaunay_graph_2/Traits_base_2.h
- -- Installing: /root/anaconda3/conda-bld/work/CGAL-4.6.3-installdir/include/CGAL/Segment_Delaunay_graph_2/basic.h
- -- Installing: /root/anaconda3/conda-bld/work/CGAL-4.6.3-installdir/include/CGAL/Segment_Delaunay_graph_2/Infinite_edge_interior_conflict_C2.h
- -- Installing: /root/anaconda3/conda-bld/work/CGAL-4.6.3-installdir/include/CGAL/Segment_Delaunay_graph_2/Is_degenerate_edge_C2.h
- -- Installing: /root/anaconda3/conda-bld/work/CGAL-4.6.3-installdir/include/CGAL/Segment_Delaunay_graph_2/Construct_storage_site_2.h
- -- Installing: /root/anaconda3/conda-bld/work/CGAL-4.6.3-installdir/include/CGAL/Segment_Delaunay_graph_2/Oriented_side_of_bisector_C2.h
- -- Installing: /root/anaconda3/conda-bld/work/CGAL-4.6.3-installdir/include/CGAL/Segment_Delaunay_graph_2/Are_same_points_C2.h
- -- Installing: /root/anaconda3/conda-bld/work/CGAL-4.6.3-installdir/include/CGAL/Segment_Delaunay_graph_2/Filtered_traits_base_2.h
- -- Installing: /root/anaconda3/conda-bld/work/CGAL-4.6.3-installdir/include/CGAL/Segment_Delaunay_graph_2/Compare_y_2.h
- -- Installing: /root/anaconda3/conda-bld/work/CGAL-4.6.3-installdir/include/CGAL/Segment_Delaunay_graph_2/Finite_edge_interior_conflict_C2.h
- -- Installing: /root/anaconda3/conda-bld/work/CGAL-4.6.3-installdir/include/CGAL/Segment_Delaunay_graph_2/Filtered_traits_concept_check_tags.h
- -- Installing: /root/anaconda3/conda-bld/work/CGAL-4.6.3-installdir/include/CGAL/Segment_Delaunay_graph_2/Arrangement_type_C2.h
- -- Installing: /root/anaconda3/conda-bld/work/CGAL-4.6.3-installdir/include/CGAL/ch_eddy.h
- -- Installing: /root/anaconda3/conda-bld/work/CGAL-4.6.3-installdir/include/CGAL/predicates_d.h
- -- Installing: /root/anaconda3/conda-bld/work/CGAL-4.6.3-installdir/include/CGAL/ch_function_objects_2.h
- -- Installing: /root/anaconda3/conda-bld/work/CGAL-4.6.3-installdir/include/CGAL/Triangle_accessor_3.h
- -- Installing: /root/anaconda3/conda-bld/work/CGAL-4.6.3-installdir/include/CGAL/Skin_surface_polyhedral_items_3.h
- -- Installing: /root/anaconda3/conda-bld/work/CGAL-4.6.3-installdir/include/CGAL/Convertible_circulator_project.h
- -- Installing: /root/anaconda3/conda-bld/work/CGAL-4.6.3-installdir/include/CGAL/Hilbert_sort_middle_base.h
- -- Installing: /root/anaconda3/conda-bld/work/CGAL-4.6.3-installdir/include/CGAL/ch_jarvis.h
- -- Installing: /root/anaconda3/conda-bld/work/CGAL-4.6.3-installdir/include/CGAL/Approximate_min_ellipsoid_d.h
- -- Installing: /root/anaconda3/conda-bld/work/CGAL-4.6.3-installdir/include/CGAL/Approximate_min_ellipsoid_d_traits_d.h
- -- Installing: /root/anaconda3/conda-bld/work/CGAL-4.6.3-installdir/include/CGAL/linear_least_squares_fitting_cuboids_3.h
- -- Installing: /root/anaconda3/conda-bld/work/CGAL-4.6.3-installdir/include/CGAL/Triangulation_cell_base_with_info_3.h
- -- Installing: /root/anaconda3/conda-bld/work/CGAL-4.6.3-installdir/include/CGAL/nearest_neighbor_delaunay_2.h
- -- Installing: /root/anaconda3/conda-bld/work/CGAL-4.6.3-installdir/include/CGAL/value_type_traits.h
- -- Installing: /root/anaconda3/conda-bld/work/CGAL-4.6.3-installdir/include/CGAL/Triangulation_utils_3.h
- -- Installing: /root/anaconda3/conda-bld/work/CGAL-4.6.3-installdir/include/CGAL/Umbilics.h
- -- Installing: /root/anaconda3/conda-bld/work/CGAL-4.6.3-installdir/include/CGAL/Labeled_image_mesh_domain_3.h
- -- Installing: /root/anaconda3/conda-bld/work/CGAL-4.6.3-installdir/include/CGAL/Segment_Delaunay_graph_storage_site_with_info_2.h
- -- Installing: /root/anaconda3/conda-bld/work/CGAL-4.6.3-installdir/include/CGAL/ipower.h
- -- Installing: /root/anaconda3/conda-bld/work/CGAL-4.6.3-installdir/include/CGAL/Weighted_point.h
- -- Installing: /root/anaconda3/conda-bld/work/CGAL-4.6.3-installdir/include/CGAL/utils_classes.h
- -- Installing: /root/anaconda3/conda-bld/work/CGAL-4.6.3-installdir/include/CGAL/box_intersection_d.h
- -- Installing: /root/anaconda3/conda-bld/work/CGAL-4.6.3-installdir/include/CGAL/Regular_triangulation_3.h
- -- Installing: /root/anaconda3/conda-bld/work/CGAL-4.6.3-installdir/include/CGAL/General_polygon_set_on_surface_2.h
- -- Installing: /root/anaconda3/conda-bld/work/CGAL-4.6.3-installdir/include/CGAL/Convex_hull_projective_xy_traits_2.h
- -- Installing: /root/anaconda3/conda-bld/work/CGAL-4.6.3-installdir/include/CGAL/Compute_anchor_3.h
- -- Installing: /root/anaconda3/conda-bld/work/CGAL-4.6.3-installdir/include/CGAL/CC_safe_handle.h
- -- Installing: /root/anaconda3/conda-bld/work/CGAL-4.6.3-installdir/include/CGAL/Fixed_alpha_shape_vertex_base_3.h
- -- Installing: /root/anaconda3/conda-bld/work/CGAL-4.6.3-installdir/include/CGAL/Iso_rectangle_d.h
- -- Installing: /root/anaconda3/conda-bld/work/CGAL-4.6.3-installdir/include/CGAL/Iso_rectangle_2_Ray_2_intersection.h
- -- Installing: /root/anaconda3/conda-bld/work/CGAL-4.6.3-installdir/include/CGAL/Arrangement_on_surface_with_history_2.h
- -- Installing: /root/anaconda3/conda-bld/work/CGAL-4.6.3-installdir/include/CGAL/Triangle_3_Point_3_do_intersect.h
- -- Installing: /root/anaconda3/conda-bld/work/CGAL-4.6.3-installdir/include/CGAL/Homogeneous_converter.h
- -- Installing: /root/anaconda3/conda-bld/work/CGAL-4.6.3-installdir/include/CGAL/Surface_mesh_deformation.h
- -- Installing: /root/anaconda3/conda-bld/work/CGAL-4.6.3-installdir/include/CGAL/Gray_level_image_3.h
- -- Installing: /root/anaconda3/conda-bld/work/CGAL-4.6.3-installdir/include/CGAL/Real_timer.h
- -- Installing: /root/anaconda3/conda-bld/work/CGAL-4.6.3-installdir/include/CGAL/Arr_extended_dcel.h
- -- Installing: /root/anaconda3/conda-bld/work/CGAL-4.6.3-installdir/include/CGAL/Regular_triangulation_adaptation_policies_2.h
- -- Installing: /root/anaconda3/conda-bld/work/CGAL-4.6.3-installdir/include/CGAL/Min_sphere_annulus_d_traits_d.h
- -- Installing: /root/anaconda3/conda-bld/work/CGAL-4.6.3-installdir/include/CGAL/Triangulation_2_projection_traits_3.h
- -- Installing: /root/anaconda3/conda-bld/work/CGAL-4.6.3-installdir/include/CGAL/Root_of_traits.h
- -- Installing: /root/anaconda3/conda-bld/work/CGAL-4.6.3-installdir/include/CGAL/Nef_polynomial.h
- -- Installing: /root/anaconda3/conda-bld/work/CGAL-4.6.3-installdir/include/CGAL/Kd_tree_rectangle.h
- -- Installing: /root/anaconda3/conda-bld/work/CGAL-4.6.3-installdir/include/CGAL/Triangulation_euclidean_traits_yz_3.h
- -- Installing: /root/anaconda3/conda-bld/work/CGAL-4.6.3-installdir/include/CGAL/halfedgeDS_cut_component.h
- -- Installing: /root/anaconda3/conda-bld/work/CGAL-4.6.3-installdir/include/CGAL/Triangulation.h
- -- Installing: /root/anaconda3/conda-bld/work/CGAL-4.6.3-installdir/include/CGAL/Triangulation_vertex_base_with_info_3.h
- -- Installing: /root/anaconda3/conda-bld/work/CGAL-4.6.3-installdir/include/CGAL/circulator_bases.h
- -- Installing: /root/anaconda3/conda-bld/work/CGAL-4.6.3-installdir/include/CGAL/Arrangement_with_history_2.h
- -- Installing: /root/anaconda3/conda-bld/work/CGAL-4.6.3-installdir/include/CGAL/Search_traits.h
- -- Installing: /root/anaconda3/conda-bld/work/CGAL-4.6.3-installdir/include/CGAL/Apollonius_graph_filtered_traits_2.h
- -- Installing: /root/anaconda3/conda-bld/work/CGAL-4.6.3-installdir/include/CGAL/Triangle_2.h
- -- Installing: /root/anaconda3/conda-bld/work/CGAL-4.6.3-installdir/include/CGAL/number_utils_classes.h
- -- Installing: /root/anaconda3/conda-bld/work/CGAL-4.6.3-installdir/include/CGAL/sorted_matrix_search.h
- -- Installing: /root/anaconda3/conda-bld/work/CGAL-4.6.3-installdir/include/CGAL/Segment_Delaunay_graph_adaptation_policies_2.h
- -- Installing: /root/anaconda3/conda-bld/work/CGAL-4.6.3-installdir/include/CGAL/simplest_rational_in_interval.h
- -- Installing: /root/anaconda3/conda-bld/work/CGAL-4.6.3-installdir/include/CGAL/Mesh_optimization_return_code.h
- -- Installing: /root/anaconda3/conda-bld/work/CGAL-4.6.3-installdir/include/CGAL/Dimension.h
- -- Installing: /root/anaconda3/conda-bld/work/CGAL-4.6.3-installdir/include/CGAL/Fuzzy_iso_box.h
- -- Installing: /root/anaconda3/conda-bld/work/CGAL-4.6.3-installdir/include/CGAL/Segment_2.h
- -- Installing: /root/anaconda3/conda-bld/work/CGAL-4.6.3-installdir/include/CGAL/Double_map.h
- -- Installing: /root/anaconda3/conda-bld/work/CGAL-4.6.3-installdir/include/CGAL/Bbox_2.h
- -- Installing: /root/anaconda3/conda-bld/work/CGAL-4.6.3-installdir/include/CGAL/connect_holes.h
- -- Installing: /root/anaconda3/conda-bld/work/CGAL-4.6.3-installdir/include/CGAL/Polyhedral_mesh_domain_with_features_3.h
- -- Installing: /root/anaconda3/conda-bld/work/CGAL-4.6.3-installdir/include/CGAL/Parabola_segment_2.h
- -- Installing: /root/anaconda3/conda-bld/work/CGAL-4.6.3-installdir/include/CGAL/convexity_check_3.h
- -- Installing: /root/anaconda3/conda-bld/work/CGAL-4.6.3-installdir/include/CGAL/rational_rotation.h
- -- Installing: /root/anaconda3/conda-bld/work/CGAL-4.6.3-installdir/include/CGAL/Weighted_alpha_shape_euclidean_traits_3.h
- -- Installing: /root/anaconda3/conda-bld/work/CGAL-4.6.3-installdir/include/CGAL/in_place_edge_list.h
- -- Installing: /root/anaconda3/conda-bld/work/CGAL-4.6.3-installdir/include/CGAL/gmp.h
- -- Installing: /root/anaconda3/conda-bld/work/CGAL-4.6.3-installdir/include/CGAL/Filtered_predicate.h
- -- Installing: /root/anaconda3/conda-bld/work/CGAL-4.6.3-installdir/include/CGAL/graph_traits_Arrangement_2.h
- -- Installing: /root/anaconda3/conda-bld/work/CGAL-4.6.3-installdir/include/CGAL/Time_stamper.h
- -- Installing: /root/anaconda3/conda-bld/work/CGAL-4.6.3-installdir/include/CGAL/long_long.h
- -- Installing: /root/anaconda3/conda-bld/work/CGAL-4.6.3-installdir/include/CGAL/Triangulation_3.h
- -- Installing: /root/anaconda3/conda-bld/work/CGAL-4.6.3-installdir/include/CGAL/Arr_enums.h
- -- Installing: /root/anaconda3/conda-bld/work/CGAL-4.6.3-installdir/include/CGAL/Straight_skeleton_2.h
- -- Installing: /root/anaconda3/conda-bld/work/CGAL-4.6.3-installdir/include/CGAL/Arr_default_dcel.h
- -- Installing: /root/anaconda3/conda-bld/work/CGAL-4.6.3-installdir/include/CGAL/Skin_surface_base_3.h
- -- Installing: /root/anaconda3/conda-bld/work/CGAL-4.6.3-installdir/include/CGAL/certified_numeric_predicates.h
- -- Installing: /root/anaconda3/conda-bld/work/CGAL-4.6.3-installdir/include/CGAL/Gps_traits_2.h
- -- Installing: /root/anaconda3/conda-bld/work/CGAL-4.6.3-installdir/include/CGAL/Bbox_2_intersection.h
- -- Installing: /root/anaconda3/conda-bld/work/CGAL-4.6.3-installdir/include/CGAL/QP_functions.h
- -- Installing: /root/anaconda3/conda-bld/work/CGAL-4.6.3-installdir/include/CGAL/Periodic_3_triangulation_dummy_36.h
- -- Installing: /root/anaconda3/conda-bld/work/CGAL-4.6.3-installdir/include/CGAL/Delaunay_triangulation_2.h
- -- Installing: /root/anaconda3/conda-bld/work/CGAL-4.6.3-installdir/include/CGAL/Regular_triangulation_cell_base_3.h
- -- Installing: /root/anaconda3/conda-bld/work/CGAL-4.6.3-installdir/include/CGAL/Arr_naive_point_location.h
- -- Installing: /root/anaconda3/conda-bld/work/CGAL-4.6.3-installdir/include/CGAL/predicates
- -- Installing: /root/anaconda3/conda-bld/work/CGAL-4.6.3-installdir/include/CGAL/predicates/in_smallest_orthogonalcircle_ftC2.h
- -- Installing: /root/anaconda3/conda-bld/work/CGAL-4.6.3-installdir/include/CGAL/predicates/Regular_triangulation_rtH2.h
- -- Installing: /root/anaconda3/conda-bld/work/CGAL-4.6.3-installdir/include/CGAL/predicates/sign_of_determinant.h
- -- Installing: /root/anaconda3/conda-bld/work/CGAL-4.6.3-installdir/include/CGAL/predicates/predicates_on_weighted_points_cartesian_3.h
- -- Installing: /root/anaconda3/conda-bld/work/CGAL-4.6.3-installdir/include/CGAL/predicates/kernel_ftC2.h
- -- Installing: /root/anaconda3/conda-bld/work/CGAL-4.6.3-installdir/include/CGAL/predicates/predicates_for_mixed_complex_3.h
- -- Installing: /root/anaconda3/conda-bld/work/CGAL-4.6.3-installdir/include/CGAL/predicates/Regular_triangulation_ftC3.h
- -- Installing: /root/anaconda3/conda-bld/work/CGAL-4.6.3-installdir/include/CGAL/predicates/Polygon_offset_pred_ftC2.h
- -- Installing: /root/anaconda3/conda-bld/work/CGAL-4.6.3-installdir/include/CGAL/predicates/predicates_for_voronoi_intersection_cartesian_2_3.h
- -- Installing: /root/anaconda3/conda-bld/work/CGAL-4.6.3-installdir/include/CGAL/predicates/Regular_triangulation_ftC2.h
- -- Installing: /root/anaconda3/conda-bld/work/CGAL-4.6.3-installdir/include/CGAL/predicates/kernel_ftC3.h
- -- Installing: /root/anaconda3/conda-bld/work/CGAL-4.6.3-installdir/include/CGAL/predicates/Regular_triangulation_rtH3.h
- -- Installing: /root/anaconda3/conda-bld/work/CGAL-4.6.3-installdir/include/CGAL/predicates/Straight_skeleton_pred_ftC2.h
- -- Installing: /root/anaconda3/conda-bld/work/CGAL-4.6.3-installdir/include/CGAL/Segment_Delaunay_graph_2.h
- -- Installing: /root/anaconda3/conda-bld/work/CGAL-4.6.3-installdir/include/CGAL/Range_tree_d.h
- -- Installing: /root/anaconda3/conda-bld/work/CGAL-4.6.3-installdir/include/CGAL/Surface_mesh
- -- Installing: /root/anaconda3/conda-bld/work/CGAL-4.6.3-installdir/include/CGAL/Surface_mesh/IO.h
- -- Installing: /root/anaconda3/conda-bld/work/CGAL-4.6.3-installdir/include/CGAL/Surface_mesh/Properties.h
- -- Installing: /root/anaconda3/conda-bld/work/CGAL-4.6.3-installdir/include/CGAL/Surface_mesh/Surface_mesh_fwd.h
- -- Installing: /root/anaconda3/conda-bld/work/CGAL-4.6.3-installdir/include/CGAL/Surface_mesh/Surface_mesh.h
- -- Installing: /root/anaconda3/conda-bld/work/CGAL-4.6.3-installdir/include/CGAL/create_offset_polygons_from_polygon_with_holes_2.h
- -- Installing: /root/anaconda3/conda-bld/work/CGAL-4.6.3-installdir/include/CGAL/Cell_attribute.h
- -- Installing: /root/anaconda3/conda-bld/work/CGAL-4.6.3-installdir/include/CGAL/Kernel_traits.h
- -- Installing: /root/anaconda3/conda-bld/work/CGAL-4.6.3-installdir/include/CGAL/IO
- -- Installing: /root/anaconda3/conda-bld/work/CGAL-4.6.3-installdir/include/CGAL/IO/Qt_widget_Polygon_2.h
- -- Installing: /root/anaconda3/conda-bld/work/CGAL-4.6.3-installdir/include/CGAL/IO/Fig_stream.h
- -- Installing: /root/anaconda3/conda-bld/work/CGAL-4.6.3-installdir/include/CGAL/IO/Qt_widget_get_segment.h
- -- Installing: /root/anaconda3/conda-bld/work/CGAL-4.6.3-installdir/include/CGAL/IO/Qt_widget_Alpha_shape_2.h
- -- Installing: /root/anaconda3/conda-bld/work/CGAL-4.6.3-installdir/include/CGAL/IO/output_surface_facets_to_polyhedron.h
- -- Installing: /root/anaconda3/conda-bld/work/CGAL-4.6.3-installdir/include/CGAL/IO/binary_file_io.h
- -- Installing: /root/anaconda3/conda-bld/work/CGAL-4.6.3-installdir/include/CGAL/IO/Nef_polyhedron_iostream_S2.h
- -- Installing: /root/anaconda3/conda-bld/work/CGAL-4.6.3-installdir/include/CGAL/IO/File_scanner_OFF.h
- -- Installing: /root/anaconda3/conda-bld/work/CGAL-4.6.3-installdir/include/CGAL/IO/Arr_with_history_iostream.h
- -- Installing: /root/anaconda3/conda-bld/work/CGAL-4.6.3-installdir/include/CGAL/IO/Qt_widget_get_simple_polygon.h
- -- Installing: /root/anaconda3/conda-bld/work/CGAL-4.6.3-installdir/include/CGAL/IO/Qt_widget_Hyperbola_2.h
- -- Installing: /root/anaconda3/conda-bld/work/CGAL-4.6.3-installdir/include/CGAL/IO/Polyhedron_VRML_2_ostream.h
- -- Installing: /root/anaconda3/conda-bld/work/CGAL-4.6.3-installdir/include/CGAL/IO/Dxf_writer.h
- -- Installing: /root/anaconda3/conda-bld/work/CGAL-4.6.3-installdir/include/CGAL/IO/Qt_widget_Conic_2.h
- -- Installing: /root/anaconda3/conda-bld/work/CGAL-4.6.3-installdir/include/CGAL/IO/Qt_widget_Min_ellipse_2.h
- -- Installing: /root/anaconda3/conda-bld/work/CGAL-4.6.3-installdir/include/CGAL/IO/Complex_2_in_triangulation_3_file_writer.h
- -- Installing: /root/anaconda3/conda-bld/work/CGAL-4.6.3-installdir/include/CGAL/IO/File_medit.h
- -- Installing: /root/anaconda3/conda-bld/work/CGAL-4.6.3-installdir/include/CGAL/IO/Triangulation_ps_stream.h
- -- Installing: /root/anaconda3/conda-bld/work/CGAL-4.6.3-installdir/include/CGAL/IO/print_VRML_1.h
- -- Installing: /root/anaconda3/conda-bld/work/CGAL-4.6.3-installdir/include/CGAL/IO/VRML_2_ostream.h
- -- Installing: /root/anaconda3/conda-bld/work/CGAL-4.6.3-installdir/include/CGAL/IO/Qt_widget_standard_toolbar.h
- -- Installing: /root/anaconda3/conda-bld/work/CGAL-4.6.3-installdir/include/CGAL/IO/File_maya.h
- -- Installing: /root/anaconda3/conda-bld/work/CGAL-4.6.3-installdir/include/CGAL/IO/Nef_polyhedron_iostream_3.h
- -- Installing: /root/anaconda3/conda-bld/work/CGAL-4.6.3-installdir/include/CGAL/IO/print_OFF.h
- -- Installing: /root/anaconda3/conda-bld/work/CGAL-4.6.3-installdir/include/CGAL/IO/Qt_widget_show_mouse_coordinates.h
- -- Installing: /root/anaconda3/conda-bld/work/CGAL-4.6.3-installdir/include/CGAL/IO/Istream_iterator.h
- -- Installing: /root/anaconda3/conda-bld/work/CGAL-4.6.3-installdir/include/CGAL/IO/OFF_reader.h
- -- Installing: /root/anaconda3/conda-bld/work/CGAL-4.6.3-installdir/include/CGAL/IO/Qt_widget_handtool.h
- -- Installing: /root/anaconda3/conda-bld/work/CGAL-4.6.3-installdir/include/CGAL/IO/Qt_widget_get_circle.h
- -- Installing: /root/anaconda3/conda-bld/work/CGAL-4.6.3-installdir/include/CGAL/IO/Arr_text_formatter.h
- -- Installing: /root/anaconda3/conda-bld/work/CGAL-4.6.3-installdir/include/CGAL/IO/read_off_points.h
- -- Installing: /root/anaconda3/conda-bld/work/CGAL-4.6.3-installdir/include/CGAL/IO/io.h
- -- Installing: /root/anaconda3/conda-bld/work/CGAL-4.6.3-installdir/include/CGAL/IO/Geomview_stream.h
- -- Installing: /root/anaconda3/conda-bld/work/CGAL-4.6.3-installdir/include/CGAL/IO/Qt_widget_circular_arc_2.h
- -- Installing: /root/anaconda3/conda-bld/work/CGAL-4.6.3-installdir/include/CGAL/IO/io_tags.h
- -- Installing: /root/anaconda3/conda-bld/work/CGAL-4.6.3-installdir/include/CGAL/IO/File_header_OFF.h
- -- Installing: /root/anaconda3/conda-bld/work/CGAL-4.6.3-installdir/include/CGAL/IO/Qt_widget_Constrained_triangulation_2.h
- -- Installing: /root/anaconda3/conda-bld/work/CGAL-4.6.3-installdir/include/CGAL/IO/write_off_points.h
- -- Installing: /root/anaconda3/conda-bld/work/CGAL-4.6.3-installdir/include/CGAL/IO/STL_reader.h
- -- Installing: /root/anaconda3/conda-bld/work/CGAL-4.6.3-installdir/include/CGAL/IO/Arrangement_2_reader.h
- -- Installing: /root/anaconda3/conda-bld/work/CGAL-4.6.3-installdir/include/CGAL/IO/Qt_widget_get_point.h
- -- Installing: /root/anaconda3/conda-bld/work/CGAL-4.6.3-installdir/include/CGAL/IO/output_surface_facets_to_triangle_soup.h
- -- Installing: /root/anaconda3/conda-bld/work/CGAL-4.6.3-installdir/include/CGAL/IO/Dxf_variant_reader.h
- -- Installing: /root/anaconda3/conda-bld/work/CGAL-4.6.3-installdir/include/CGAL/IO/File_writer_wavefront.h
- -- Installing: /root/anaconda3/conda-bld/work/CGAL-4.6.3-installdir/include/CGAL/IO/Polyhedron_builder_from_STL.h
- -- Installing: /root/anaconda3/conda-bld/work/CGAL-4.6.3-installdir/include/CGAL/IO/Color.h
- -- Installing: /root/anaconda3/conda-bld/work/CGAL-4.6.3-installdir/include/CGAL/IO/Qt_help_window.h
- -- Installing: /root/anaconda3/conda-bld/work/CGAL-4.6.3-installdir/include/CGAL/IO/Complex_2_in_triangulation_3_polyhedron_builder.h
- -- Installing: /root/anaconda3/conda-bld/work/CGAL-4.6.3-installdir/include/CGAL/IO/Qt_widget_Optimisation_circle_2.h
- -- Installing: /root/anaconda3/conda-bld/work/CGAL-4.6.3-installdir/include/CGAL/IO/Inventor_ostream.h
- -- Installing: /root/anaconda3/conda-bld/work/CGAL-4.6.3-installdir/include/CGAL/IO/print_inventor.h
- -- Installing: /root/anaconda3/conda-bld/work/CGAL-4.6.3-installdir/include/CGAL/IO/generic_print_polyhedron.h
- -- Installing: /root/anaconda3/conda-bld/work/CGAL-4.6.3-installdir/include/CGAL/IO/File_writer_OFF.h
- -- Installing: /root/anaconda3/conda-bld/work/CGAL-4.6.3-installdir/include/CGAL/IO/Arrangement_2_writer.h
- -- Installing: /root/anaconda3/conda-bld/work/CGAL-4.6.3-installdir/include/CGAL/IO/File_writer_inventor.h
- -- Installing: /root/anaconda3/conda-bld/work/CGAL-4.6.3-installdir/include/CGAL/IO/Triangulation_geomview_ostream_3.h
- -- Installing: /root/anaconda3/conda-bld/work/CGAL-4.6.3-installdir/include/CGAL/IO/File_tetgen.h
- -- Installing: /root/anaconda3/conda-bld/work/CGAL-4.6.3-installdir/include/CGAL/IO/Qt_widget_Apollonius_site_2.h
- -- Installing: /root/anaconda3/conda-bld/work/CGAL-4.6.3-installdir/include/CGAL/IO/Verbose_ostream.h
- -- Installing: /root/anaconda3/conda-bld/work/CGAL-4.6.3-installdir/include/CGAL/IO/Complex_3_in_triangulation_3_to_vtk.h
- -- Installing: /root/anaconda3/conda-bld/work/CGAL-4.6.3-installdir/include/CGAL/IO/Dxf_reader.h
- -- Installing: /root/anaconda3/conda-bld/work/CGAL-4.6.3-installdir/include/CGAL/IO/File_writer_VRML_2.h
- -- Installing: /root/anaconda3/conda-bld/work/CGAL-4.6.3-installdir/include/CGAL/IO/Dxf_reader_doubles.h
- -- Installing: /root/anaconda3/conda-bld/work/CGAL-4.6.3-installdir/include/CGAL/IO/File_binary_mesh_3.h
- -- Installing: /root/anaconda3/conda-bld/work/CGAL-4.6.3-installdir/include/CGAL/IO/Navigation_layer.h
- -- Installing: /root/anaconda3/conda-bld/work/CGAL-4.6.3-installdir/include/CGAL/IO/Complex_2_in_triangulation_3_to_vtk.h
- -- Installing: /root/anaconda3/conda-bld/work/CGAL-4.6.3-installdir/include/CGAL/IO/Qt_widget_zoomrect.h
- -- Installing: /root/anaconda3/conda-bld/work/CGAL-4.6.3-installdir/include/CGAL/IO/Arr_with_history_2_writer.h
- -- Installing: /root/anaconda3/conda-bld/work/CGAL-4.6.3-installdir/include/CGAL/IO/Qt_widget_OpenGL.h
- -- Installing: /root/anaconda3/conda-bld/work/CGAL-4.6.3-installdir/include/CGAL/IO/Qt_widget_Optimisation_ellipse_2.h
- -- Installing: /root/anaconda3/conda-bld/work/CGAL-4.6.3-installdir/include/CGAL/IO/File_poly.h
- -- Installing: /root/anaconda3/conda-bld/work/CGAL-4.6.3-installdir/include/CGAL/IO/Custom_zoom_layer.h
- -- Installing: /root/anaconda3/conda-bld/work/CGAL-4.6.3-installdir/include/CGAL/IO/alpha_shape_geomview_ostream_3.h
- -- Installing: /root/anaconda3/conda-bld/work/CGAL-4.6.3-installdir/include/CGAL/IO/Qt_widget_Nef_S2.h
- -- Installing: /root/anaconda3/conda-bld/work/CGAL-4.6.3-installdir/include/CGAL/IO/print_wavefront.h
- -- Installing: /root/anaconda3/conda-bld/work/CGAL-4.6.3-installdir/include/CGAL/IO/Polyhedron_geomview_ostream.h
- -- Installing: /root/anaconda3/conda-bld/work/CGAL-4.6.3-installdir/include/CGAL/IO/Triangulation_geomview_ostream_2.h
- -- Installing: /root/anaconda3/conda-bld/work/CGAL-4.6.3-installdir/include/CGAL/IO/Polyhedron_VRML_1_ostream.h
- -- Installing: /root/anaconda3/conda-bld/work/CGAL-4.6.3-installdir/include/CGAL/IO/Qt_widget_Nef_2.h
- -- Installing: /root/anaconda3/conda-bld/work/CGAL-4.6.3-installdir/include/CGAL/IO/Dxf_stream.h
- -- Installing: /root/anaconda3/conda-bld/work/CGAL-4.6.3-installdir/include/CGAL/IO/Qt_widget_Triangulation_2.h
- -- Installing: /root/anaconda3/conda-bld/work/CGAL-4.6.3-installdir/include/CGAL/IO/Alpha_shape_3_VRML_2_ostream.h
- -- Installing: /root/anaconda3/conda-bld/work/CGAL-4.6.3-installdir/include/CGAL/IO/scan_OFF.h
- -- Installing: /root/anaconda3/conda-bld/work/CGAL-4.6.3-installdir/include/CGAL/IO/VRML_1_ostream.h
- -- Installing: /root/anaconda3/conda-bld/work/CGAL-4.6.3-installdir/include/CGAL/IO/read_xyz_points.h
- -- Installing: /root/anaconda3/conda-bld/work/CGAL-4.6.3-installdir/include/CGAL/IO/Polyhedron_inventor_ostream.h
- -- Installing: /root/anaconda3/conda-bld/work/CGAL-4.6.3-installdir/include/CGAL/IO/print_VRML_2.h
- -- Installing: /root/anaconda3/conda-bld/work/CGAL-4.6.3-installdir/include/CGAL/IO/Writer_OFF.h
- -- Installing: /root/anaconda3/conda-bld/work/CGAL-4.6.3-installdir/include/CGAL/IO/Qt_widget_Conic_arc_2.h
- -- Installing: /root/anaconda3/conda-bld/work/CGAL-4.6.3-installdir/include/CGAL/IO/Qt_widget.h
- -- Installing: /root/anaconda3/conda-bld/work/CGAL-4.6.3-installdir/include/CGAL/IO/Qt_widget_Polyline_2.h
- -- Installing: /root/anaconda3/conda-bld/work/CGAL-4.6.3-installdir/include/CGAL/IO/pixmaps
- -- Installing: /root/anaconda3/conda-bld/work/CGAL-4.6.3-installdir/include/CGAL/IO/pixmaps/optimal_convex.xpm
- -- Installing: /root/anaconda3/conda-bld/work/CGAL-4.6.3-installdir/include/CGAL/IO/pixmaps/line.xpm
- -- Installing: /root/anaconda3/conda-bld/work/CGAL-4.6.3-installdir/include/CGAL/IO/pixmaps/focus3_mask.xpm
- -- Installing: /root/anaconda3/conda-bld/work/CGAL-4.6.3-installdir/include/CGAL/IO/pixmaps/focus2_mask.xpm
- -- Installing: /root/anaconda3/conda-bld/work/CGAL-4.6.3-installdir/include/CGAL/IO/pixmaps/triangulation.xpm
- -- Installing: /root/anaconda3/conda-bld/work/CGAL-4.6.3-installdir/include/CGAL/IO/pixmaps/handtool.xpm
- -- Installing: /root/anaconda3/conda-bld/work/CGAL-4.6.3-installdir/include/CGAL/IO/pixmaps/zoom_in_rect.xpm
- -- Installing: /root/anaconda3/conda-bld/work/CGAL-4.6.3-installdir/include/CGAL/IO/pixmaps/back.xpm
- -- Installing: /root/anaconda3/conda-bld/work/CGAL-4.6.3-installdir/include/CGAL/IO/pixmaps/voronoi.xpm
- -- Installing: /root/anaconda3/conda-bld/work/CGAL-4.6.3-installdir/include/CGAL/IO/pixmaps/point.xpm
- -- Installing: /root/anaconda3/conda-bld/work/CGAL-4.6.3-installdir/include/CGAL/IO/pixmaps/zoom_out.xpm
- -- Installing: /root/anaconda3/conda-bld/work/CGAL-4.6.3-installdir/include/CGAL/IO/pixmaps/nearest_vertex.xpm
- -- Installing: /root/anaconda3/conda-bld/work/CGAL-4.6.3-installdir/include/CGAL/IO/pixmaps/movepoint.xpm
- -- Installing: /root/anaconda3/conda-bld/work/CGAL-4.6.3-installdir/include/CGAL/IO/pixmaps/focus2.xpm
- -- Installing: /root/anaconda3/conda-bld/work/CGAL-4.6.3-installdir/include/CGAL/IO/pixmaps/zoom_in.xpm
- -- Installing: /root/anaconda3/conda-bld/work/CGAL-4.6.3-installdir/include/CGAL/IO/pixmaps/show_polygon.xpm
- -- Installing: /root/anaconda3/conda-bld/work/CGAL-4.6.3-installdir/include/CGAL/IO/pixmaps/ymonotone.xpm
- -- Installing: /root/anaconda3/conda-bld/work/CGAL-4.6.3-installdir/include/CGAL/IO/pixmaps/notool.xpm
- -- Installing: /root/anaconda3/conda-bld/work/CGAL-4.6.3-installdir/include/CGAL/IO/pixmaps/hand.xpm
- -- Installing: /root/anaconda3/conda-bld/work/CGAL-4.6.3-installdir/include/CGAL/IO/pixmaps/min_rectangle.xpm
- -- Installing: /root/anaconda3/conda-bld/work/CGAL-4.6.3-installdir/include/CGAL/IO/pixmaps/arrow.xpm
- -- Installing: /root/anaconda3/conda-bld/work/CGAL-4.6.3-installdir/include/CGAL/IO/pixmaps/circle.xpm
- -- Installing: /root/anaconda3/conda-bld/work/CGAL-4.6.3-installdir/include/CGAL/IO/pixmaps/forward.xpm
- -- Installing: /root/anaconda3/conda-bld/work/CGAL-4.6.3-installdir/include/CGAL/IO/pixmaps/alpha_shape.xpm
- -- Installing: /root/anaconda3/conda-bld/work/CGAL-4.6.3-installdir/include/CGAL/IO/pixmaps/greene_approx.xpm
- -- Installing: /root/anaconda3/conda-bld/work/CGAL-4.6.3-installdir/include/CGAL/IO/pixmaps/iso_rectangle.xpm
- -- Installing: /root/anaconda3/conda-bld/work/CGAL-4.6.3-installdir/include/CGAL/IO/pixmaps/demoicon.xpm
- -- Installing: /root/anaconda3/conda-bld/work/CGAL-4.6.3-installdir/include/CGAL/IO/pixmaps/focus1.xpm
- -- Installing: /root/anaconda3/conda-bld/work/CGAL-4.6.3-installdir/include/CGAL/IO/pixmaps/min_parallelogram.xpm
- -- Installing: /root/anaconda3/conda-bld/work/CGAL-4.6.3-installdir/include/CGAL/IO/pixmaps/polygon.xpm
- -- Installing: /root/anaconda3/conda-bld/work/CGAL-4.6.3-installdir/include/CGAL/IO/pixmaps/mouse_coord.xpm
- -- Installing: /root/anaconda3/conda-bld/work/CGAL-4.6.3-installdir/include/CGAL/IO/pixmaps/points.xpm
- -- Installing: /root/anaconda3/conda-bld/work/CGAL-4.6.3-installdir/include/CGAL/IO/pixmaps/constrained.xpm
- -- Installing: /root/anaconda3/conda-bld/work/CGAL-4.6.3-installdir/include/CGAL/IO/pixmaps/focus3.xpm
- -- Installing: /root/anaconda3/conda-bld/work/CGAL-4.6.3-installdir/include/CGAL/IO/pixmaps/focus.xpm
- -- Installing: /root/anaconda3/conda-bld/work/CGAL-4.6.3-installdir/include/CGAL/IO/pixmaps/rotation.xpm
- -- Installing: /root/anaconda3/conda-bld/work/CGAL-4.6.3-installdir/include/CGAL/IO/pixmaps/holddown.xpm
- -- Installing: /root/anaconda3/conda-bld/work/CGAL-4.6.3-installdir/include/CGAL/IO/pixmaps/focus1_mask.xpm
- -- Installing: /root/anaconda3/conda-bld/work/CGAL-4.6.3-installdir/include/CGAL/IO/generic_copy_OFF.h
- -- Installing: /root/anaconda3/conda-bld/work/CGAL-4.6.3-installdir/include/CGAL/IO/Generic_writer.h
- -- Installing: /root/anaconda3/conda-bld/work/CGAL-4.6.3-installdir/include/CGAL/IO/Qt_widget_focus.h
- -- Installing: /root/anaconda3/conda-bld/work/CGAL-4.6.3-installdir/include/CGAL/IO/Qt_widget_Linear_object_2.h
- -- Installing: /root/anaconda3/conda-bld/work/CGAL-4.6.3-installdir/include/CGAL/IO/Nef_polyhedron_2_PS_stream.h
- -- Installing: /root/anaconda3/conda-bld/work/CGAL-4.6.3-installdir/include/CGAL/IO/Qt_widget_layer.h
- -- Installing: /root/anaconda3/conda-bld/work/CGAL-4.6.3-installdir/include/CGAL/IO/Qt_widget_Delaunay_triangulation_2.h
- -- Installing: /root/anaconda3/conda-bld/work/CGAL-4.6.3-installdir/include/CGAL/IO/Polyhedron_scan_OFF.h
- -- Installing: /root/anaconda3/conda-bld/work/CGAL-4.6.3-installdir/include/CGAL/IO/Dxf_bsop_reader.h
- -- Installing: /root/anaconda3/conda-bld/work/CGAL-4.6.3-installdir/include/CGAL/IO/Qt_widget_get_polygon.h
- -- Installing: /root/anaconda3/conda-bld/work/CGAL-4.6.3-installdir/include/CGAL/IO/Arr_iostream.h
- -- Installing: /root/anaconda3/conda-bld/work/CGAL-4.6.3-installdir/include/CGAL/IO/Fig_stream_Conic_arc_2.h
- -- Installing: /root/anaconda3/conda-bld/work/CGAL-4.6.3-installdir/include/CGAL/IO/Qt_widget_Regular_triangulation_2.h
- -- Installing: /root/anaconda3/conda-bld/work/CGAL-4.6.3-installdir/include/CGAL/IO/Arr_with_history_text_formatter.h
- -- Installing: /root/anaconda3/conda-bld/work/CGAL-4.6.3-installdir/include/CGAL/IO/Tee_for_output_iterator.h
- -- Installing: /root/anaconda3/conda-bld/work/CGAL-4.6.3-installdir/include/CGAL/IO/Qt_widget_history.h
- -- Installing: /root/anaconda3/conda-bld/work/CGAL-4.6.3-installdir/include/CGAL/IO/Scanner_OFF.h
- -- Installing: /root/anaconda3/conda-bld/work/CGAL-4.6.3-installdir/include/CGAL/IO/write_xyz_points.h
- -- Installing: /root/anaconda3/conda-bld/work/CGAL-4.6.3-installdir/include/CGAL/IO/Qt_widget_rotation_layer.h
- -- Installing: /root/anaconda3/conda-bld/work/CGAL-4.6.3-installdir/include/CGAL/IO/Qt_widget_get_line.h
- -- Installing: /root/anaconda3/conda-bld/work/CGAL-4.6.3-installdir/include/CGAL/IO/Arr_with_history_2_reader.h
- -- Installing: /root/anaconda3/conda-bld/work/CGAL-4.6.3-installdir/include/CGAL/IO/Ostream_iterator.h
- -- Installing: /root/anaconda3/conda-bld/work/CGAL-4.6.3-installdir/include/CGAL/IO/File_header_extended_OFF.h
- -- Installing: /root/anaconda3/conda-bld/work/CGAL-4.6.3-installdir/include/CGAL/IO/Qt_widget_circular_arc_endpoint_2.h
- -- Installing: /root/anaconda3/conda-bld/work/CGAL-4.6.3-installdir/include/CGAL/IO/Nef_polyhedron_S2_OGLUT_stream.h
- -- Installing: /root/anaconda3/conda-bld/work/CGAL-4.6.3-installdir/include/CGAL/IO/Polyhedron_iostream.h
- -- Installing: /root/anaconda3/conda-bld/work/CGAL-4.6.3-installdir/include/CGAL/IO/Qt_widget_get_iso_rectangle.h
- -- Installing: /root/anaconda3/conda-bld/work/CGAL-4.6.3-installdir/include/CGAL/IO/Qt_widget_Nef_3.h
- -- Installing: /root/anaconda3/conda-bld/work/CGAL-4.6.3-installdir/include/CGAL/IO/Gps_iostream.h
- -- Installing: /root/anaconda3/conda-bld/work/CGAL-4.6.3-installdir/include/CGAL/sse2.h
- -- Installing: /root/anaconda3/conda-bld/work/CGAL-4.6.3-installdir/include/CGAL/Triangulation_2_traits_3.h
- -- Installing: /root/anaconda3/conda-bld/work/CGAL-4.6.3-installdir/include/CGAL/IEEE_754_unions.h
- -- Installing: /root/anaconda3/conda-bld/work/CGAL-4.6.3-installdir/include/CGAL/Periodic_2_offset_2.h
- -- Installing: /root/anaconda3/conda-bld/work/CGAL-4.6.3-installdir/include/CGAL/Largest_empty_iso_rectangle_2.h
- -- Installing: /root/anaconda3/conda-bld/work/CGAL-4.6.3-installdir/include/CGAL/create_offset_polygons_2.h
- -- Installing: /root/anaconda3/conda-bld/work/CGAL-4.6.3-installdir/include/CGAL/is_iterator.h
- -- Installing: /root/anaconda3/conda-bld/work/CGAL-4.6.3-installdir/include/CGAL/Gmp_coercion_traits.h
- -- Installing: /root/anaconda3/conda-bld/work/CGAL-4.6.3-installdir/include/CGAL/Mean_value_coordinates_parameterizer_3.h
- -- Installing: /root/anaconda3/conda-bld/work/CGAL-4.6.3-installdir/include/CGAL/Circular_arc_2.h
- -- Installing: /root/anaconda3/conda-bld/work/CGAL-4.6.3-installdir/include/CGAL/Hilbert_sort_base.h
- -- Installing: /root/anaconda3/conda-bld/work/CGAL-4.6.3-installdir/include/CGAL/Image_3_vtk_interface.h
- -- Installing: /root/anaconda3/conda-bld/work/CGAL-4.6.3-installdir/include/CGAL/all_furthest_neighbors_2.h
- -- Installing: /root/anaconda3/conda-bld/work/CGAL-4.6.3-installdir/include/CGAL/Fourtuple.h
- -- Installing: /root/anaconda3/conda-bld/work/CGAL-4.6.3-installdir/include/CGAL/Index_property_map.h
- -- Installing: /root/anaconda3/conda-bld/work/CGAL-4.6.3-installdir/include/CGAL/Number_types
- -- Installing: /root/anaconda3/conda-bld/work/CGAL-4.6.3-installdir/include/CGAL/Number_types/internal_functions_comparison_root_of_2.h
- -- Installing: /root/anaconda3/conda-bld/work/CGAL-4.6.3-installdir/include/CGAL/Min_circle_2_traits_2.h
- -- Installing: /root/anaconda3/conda-bld/work/CGAL-4.6.3-installdir/include/CGAL/Nef_polyhedron_3.h
- -- Installing: /root/anaconda3/conda-bld/work/CGAL-4.6.3-installdir/include/CGAL/ch_selected_extreme_points_2.h
- -- Installing: /root/anaconda3/conda-bld/work/CGAL-4.6.3-installdir/include/CGAL/functions_on_signs.h
- -- Installing: /root/anaconda3/conda-bld/work/CGAL-4.6.3-installdir/include/CGAL/Delaunay_triangulation_adaptation_traits_2.h
- -- Installing: /root/anaconda3/conda-bld/work/CGAL-4.6.3-installdir/include/CGAL/Homogeneous
- -- Installing: /root/anaconda3/conda-bld/work/CGAL-4.6.3-installdir/include/CGAL/Homogeneous/PointH3.h
- -- Installing: /root/anaconda3/conda-bld/work/CGAL-4.6.3-installdir/include/CGAL/Homogeneous/VectorH3.h
- -- Installing: /root/anaconda3/conda-bld/work/CGAL-4.6.3-installdir/include/CGAL/Homogeneous/CircleH2.h
- -- Installing: /root/anaconda3/conda-bld/work/CGAL-4.6.3-installdir/include/CGAL/Homogeneous/VectorH2.h
- -- Installing: /root/anaconda3/conda-bld/work/CGAL-4.6.3-installdir/include/CGAL/Homogeneous/basic_constructionsH3.h
- -- Installing: /root/anaconda3/conda-bld/work/CGAL-4.6.3-installdir/include/CGAL/Homogeneous/DirectionH2.h
- -- Installing: /root/anaconda3/conda-bld/work/CGAL-4.6.3-installdir/include/CGAL/Homogeneous/distance_predicatesH2.h
- -- Installing: /root/anaconda3/conda-bld/work/CGAL-4.6.3-installdir/include/CGAL/Homogeneous/Aff_transformationH2.h
- -- Installing: /root/anaconda3/conda-bld/work/CGAL-4.6.3-installdir/include/CGAL/Homogeneous/basic_constructionsH2.h
- -- Installing: /root/anaconda3/conda-bld/work/CGAL-4.6.3-installdir/include/CGAL/Homogeneous/RayH3.h
- -- Installing: /root/anaconda3/conda-bld/work/CGAL-4.6.3-installdir/include/CGAL/Homogeneous/DirectionH3.h
- -- Installing: /root/anaconda3/conda-bld/work/CGAL-4.6.3-installdir/include/CGAL/Homogeneous/Aff_transformationH3.h
- -- Installing: /root/anaconda3/conda-bld/work/CGAL-4.6.3-installdir/include/CGAL/Homogeneous/PlaneH3.h
- -- Installing: /root/anaconda3/conda-bld/work/CGAL-4.6.3-installdir/include/CGAL/Homogeneous/Data_accessorH2.h
- -- Installing: /root/anaconda3/conda-bld/work/CGAL-4.6.3-installdir/include/CGAL/Homogeneous/Iso_rectangleH2.h
- -- Installing: /root/anaconda3/conda-bld/work/CGAL-4.6.3-installdir/include/CGAL/Homogeneous/Iso_cuboidH3.h
- -- Installing: /root/anaconda3/conda-bld/work/CGAL-4.6.3-installdir/include/CGAL/Homogeneous/SphereH3.h
- -- Installing: /root/anaconda3/conda-bld/work/CGAL-4.6.3-installdir/include/CGAL/Homogeneous/Homogeneous_base.h
- -- Installing: /root/anaconda3/conda-bld/work/CGAL-4.6.3-installdir/include/CGAL/Homogeneous/function_objects.h
- -- Installing: /root/anaconda3/conda-bld/work/CGAL-4.6.3-installdir/include/CGAL/Homogeneous/PointH2.h
- -- Installing: /root/anaconda3/conda-bld/work/CGAL-4.6.3-installdir/include/CGAL/Homogeneous/distance_predicatesH3.h
- -- Installing: /root/anaconda3/conda-bld/work/CGAL-4.6.3-installdir/include/CGAL/Homogeneous/predicates_on_pointsH3.h
- -- Installing: /root/anaconda3/conda-bld/work/CGAL-4.6.3-installdir/include/CGAL/Homogeneous/predicates_on_pointsH2.h
- -- Installing: /root/anaconda3/conda-bld/work/CGAL-4.6.3-installdir/include/CGAL/Homogeneous/predicates_on_directionsH2.h
- -- Installing: /root/anaconda3/conda-bld/work/CGAL-4.6.3-installdir/include/CGAL/Homogeneous/LineH2.h
- -- Installing: /root/anaconda3/conda-bld/work/CGAL-4.6.3-installdir/include/CGAL/triangulation_assertions.h
- -- Installing: /root/anaconda3/conda-bld/work/CGAL-4.6.3-installdir/include/CGAL/Triangulation_iterator_adaptator.h
- -- Installing: /root/anaconda3/conda-bld/work/CGAL-4.6.3-installdir/include/CGAL/pierce_rectangles_2.h
- -- Installing: /root/anaconda3/conda-bld/work/CGAL-4.6.3-installdir/include/CGAL/Extremal_polygon_traits_2.h
- -- Installing: /root/anaconda3/conda-bld/work/CGAL-4.6.3-installdir/include/CGAL/Convex_hull_d_to_polyhedron_3.h
- -- Installing: /root/anaconda3/conda-bld/work/CGAL-4.6.3-installdir/include/CGAL/Arr_spherical_gaussian_map_3
- -- Installing: /root/anaconda3/conda-bld/work/CGAL-4.6.3-installdir/include/CGAL/Arr_spherical_gaussian_map_3/Arr_polyhedral_sgm_initializer_visitor.h
- -- Installing: /root/anaconda3/conda-bld/work/CGAL-4.6.3-installdir/include/CGAL/Arr_spherical_gaussian_map_3/Arr_polyhedral_sgm_transformation.h
- -- Installing: /root/anaconda3/conda-bld/work/CGAL-4.6.3-installdir/include/CGAL/Arr_spherical_gaussian_map_3/Arr_polyhedral_sgm.h
- -- Installing: /root/anaconda3/conda-bld/work/CGAL-4.6.3-installdir/include/CGAL/Arr_spherical_gaussian_map_3/Arr_polyhedral_sgm_arr_dcel.h
- -- Installing: /root/anaconda3/conda-bld/work/CGAL-4.6.3-installdir/include/CGAL/Arr_spherical_gaussian_map_3/Arr_on_sphere_transformation.h
- -- Installing: /root/anaconda3/conda-bld/work/CGAL-4.6.3-installdir/include/CGAL/Arr_spherical_gaussian_map_3/Arr_polyhedral_sgm_overlay.h
- -- Installing: /root/anaconda3/conda-bld/work/CGAL-4.6.3-installdir/include/CGAL/Arr_spherical_gaussian_map_3/Arr_polyhedral_sgm_traits.h
- -- Installing: /root/anaconda3/conda-bld/work/CGAL-4.6.3-installdir/include/CGAL/Arr_spherical_gaussian_map_3/Arr_spherical_gaussian_map_3.h
- -- Installing: /root/anaconda3/conda-bld/work/CGAL-4.6.3-installdir/include/CGAL/Arr_spherical_gaussian_map_3/Arr_polyhedral_sgm_polyhedron_3.h
- -- Installing: /root/anaconda3/conda-bld/work/CGAL-4.6.3-installdir/include/CGAL/Arr_spherical_gaussian_map_3/Arr_transform_on_sphere.h
- -- Installing: /root/anaconda3/conda-bld/work/CGAL-4.6.3-installdir/include/CGAL/radial_orient_normals.h
- -- Installing: /root/anaconda3/conda-bld/work/CGAL-4.6.3-installdir/include/CGAL/Timer.h
- -- Installing: /root/anaconda3/conda-bld/work/CGAL-4.6.3-installdir/include/CGAL/Surface_mesh_vertex_base_3.h
- -- Installing: /root/anaconda3/conda-bld/work/CGAL-4.6.3-installdir/include/CGAL/intersections.h
- -- Installing: /root/anaconda3/conda-bld/work/CGAL-4.6.3-installdir/include/CGAL/CORE_arithmetic_kernel.h
- -- Installing: /root/anaconda3/conda-bld/work/CGAL-4.6.3-installdir/include/CGAL/Vector_2.h
- -- Installing: /root/anaconda3/conda-bld/work/CGAL-4.6.3-installdir/include/CGAL/Sqrt_extension_fwd.h
- -- Installing: /root/anaconda3/conda-bld/work/CGAL-4.6.3-installdir/include/CGAL/Periodic_2_triangulation_dummy_12.h
- -- Installing: /root/anaconda3/conda-bld/work/CGAL-4.6.3-installdir/include/CGAL/iterator.h
- -- Installing: /root/anaconda3/conda-bld/work/CGAL-4.6.3-installdir/include/CGAL/Voronoi_diagram_2.h
- -- Installing: /root/anaconda3/conda-bld/work/CGAL-4.6.3-installdir/include/CGAL/LEDA_arithmetic_kernel.h
- -- Installing: /root/anaconda3/conda-bld/work/CGAL-4.6.3-installdir/include/CGAL/orient_polygon_soup.h
- -- Installing: /root/anaconda3/conda-bld/work/CGAL-4.6.3-installdir/include/CGAL/transforming_pair_iterator.h
- -- Installing: /root/anaconda3/conda-bld/work/CGAL-4.6.3-installdir/include/CGAL/Arr_landmarks_point_location.h
- -- Installing: /root/anaconda3/conda-bld/work/CGAL-4.6.3-installdir/include/CGAL/number_type_config.h
- -- Installing: /root/anaconda3/conda-bld/work/CGAL-4.6.3-installdir/include/CGAL/periodic_3_triangulation_3_io.h
- -- Installing: /root/anaconda3/conda-bld/work/CGAL-4.6.3-installdir/include/CGAL/predicates_on_points_2.h
- -- Installing: /root/anaconda3/conda-bld/work/CGAL-4.6.3-installdir/include/CGAL/Arr_walk_along_line_point_location.h
- -- Installing: /root/anaconda3/conda-bld/work/CGAL-4.6.3-installdir/include/CGAL/Threetuple.h
- -- Installing: /root/anaconda3/conda-bld/work/CGAL-4.6.3-installdir/include/CGAL/Memory_sizer.h
- -- Installing: /root/anaconda3/conda-bld/work/CGAL-4.6.3-installdir/include/CGAL/Point_2_Ray_2_intersection.h
- -- Installing: /root/anaconda3/conda-bld/work/CGAL-4.6.3-installdir/include/CGAL/subdivide_skin_surface_mesh_3.h
- -- Installing: /root/anaconda3/conda-bld/work/CGAL-4.6.3-installdir/include/CGAL/Poisson_mesh_cell_criteria_3.h
- -- Installing: /root/anaconda3/conda-bld/work/CGAL-4.6.3-installdir/include/CGAL/Mesh_2
- -- Installing: /root/anaconda3/conda-bld/work/CGAL-4.6.3-installdir/include/CGAL/Mesh_2/Output_stream.h
- -- Installing: /root/anaconda3/conda-bld/work/CGAL-4.6.3-installdir/include/CGAL/Mesh_2/Refine_edges_visitor.h
- -- Installing: /root/anaconda3/conda-bld/work/CGAL-4.6.3-installdir/include/CGAL/Mesh_2/Clusters.h
- -- Installing: /root/anaconda3/conda-bld/work/CGAL-4.6.3-installdir/include/CGAL/Mesh_2/Refine_faces.h
- -- Installing: /root/anaconda3/conda-bld/work/CGAL-4.6.3-installdir/include/CGAL/Mesh_2/Refine_edges_with_clusters.h
- -- Installing: /root/anaconda3/conda-bld/work/CGAL-4.6.3-installdir/include/CGAL/Mesh_2/Refine_edges.h
- -- Installing: /root/anaconda3/conda-bld/work/CGAL-4.6.3-installdir/include/CGAL/Mesh_2/Do_not_refine_edges.h
- -- Installing: /root/anaconda3/conda-bld/work/CGAL-4.6.3-installdir/include/CGAL/Mesh_2/Face_badness.h
- -- Installing: /root/anaconda3/conda-bld/work/CGAL-4.6.3-installdir/include/CGAL/Alpha_shape_vertex_base_2.h
- -- Installing: /root/anaconda3/conda-bld/work/CGAL-4.6.3-installdir/include/CGAL/Iso_cuboid_3.h
- -- Installing: /root/anaconda3/conda-bld/work/CGAL-4.6.3-installdir/include/CGAL/Arr_polyline_traits_2.h
- -- Installing: /root/anaconda3/conda-bld/work/CGAL-4.6.3-installdir/include/CGAL/Point_with_surface_index_geom_traits.h
- -- Installing: /root/anaconda3/conda-bld/work/CGAL-4.6.3-installdir/include/CGAL/Voronoi_intersection_2_traits_3.h
- -- Installing: /root/anaconda3/conda-bld/work/CGAL-4.6.3-installdir/include/CGAL/Marching_tetrahedra_traits_skin_surface_3.h
- -- Installing: /root/anaconda3/conda-bld/work/CGAL-4.6.3-installdir/include/CGAL/Width_polyhedron_3.h
- -- Installing: /root/anaconda3/conda-bld/work/CGAL-4.6.3-installdir/include/CGAL/squared_distance_2_2.h
- -- Installing: /root/anaconda3/conda-bld/work/CGAL-4.6.3-installdir/include/CGAL/intersection_of_Polyhedra_3_refinement_visitor.h
- -- Installing: /root/anaconda3/conda-bld/work/CGAL-4.6.3-installdir/include/CGAL/Simple_circular_kernel_2.h
- -- Installing: /root/anaconda3/conda-bld/work/CGAL-4.6.3-installdir/include/CGAL/Triangulation_ds_vertex_base_3.h
- -- Installing: /root/anaconda3/conda-bld/work/CGAL-4.6.3-installdir/include/CGAL/Barycentric_mapping_parameterizer_3.h
- -- Installing: /root/anaconda3/conda-bld/work/CGAL-4.6.3-installdir/include/CGAL/halfedgeds_connected_components.h
- -- Installing: /root/anaconda3/conda-bld/work/CGAL-4.6.3-installdir/include/CGAL/polyhedron_cut_plane_3.h
- -- Installing: /root/anaconda3/conda-bld/work/CGAL-4.6.3-installdir/include/CGAL/Kinetic
- -- Installing: /root/anaconda3/conda-bld/work/CGAL-4.6.3-installdir/include/CGAL/Kinetic/Regular_triangulation_vertex_base_3.h
- -- Installing: /root/anaconda3/conda-bld/work/CGAL-4.6.3-installdir/include/CGAL/Kinetic/Listener.h
- -- Installing: /root/anaconda3/conda-bld/work/CGAL-4.6.3-installdir/include/CGAL/Kinetic/Default_instantaneous_kernel.h
- -- Installing: /root/anaconda3/conda-bld/work/CGAL-4.6.3-installdir/include/CGAL/Kinetic/Delaunay_triangulation_cell_base_3.h
- -- Installing: /root/anaconda3/conda-bld/work/CGAL-4.6.3-installdir/include/CGAL/Kinetic/Handle_degeneracy_function_kernel.h
- -- Installing: /root/anaconda3/conda-bld/work/CGAL-4.6.3-installdir/include/CGAL/Kinetic/CORE_Expr_exact_simulation_traits.h
- -- Installing: /root/anaconda3/conda-bld/work/CGAL-4.6.3-installdir/include/CGAL/Kinetic/Multi_listener.h
- -- Installing: /root/anaconda3/conda-bld/work/CGAL-4.6.3-installdir/include/CGAL/Kinetic/Event_base.h
- -- Installing: /root/anaconda3/conda-bld/work/CGAL-4.6.3-installdir/include/CGAL/Kinetic/Insert_event.h
- -- Installing: /root/anaconda3/conda-bld/work/CGAL-4.6.3-installdir/include/CGAL/Kinetic/Regular_triangulation_3.h
- -- Installing: /root/anaconda3/conda-bld/work/CGAL-4.6.3-installdir/include/CGAL/Kinetic/Delaunay_triangulation_visitor_base_2.h
- -- Installing: /root/anaconda3/conda-bld/work/CGAL-4.6.3-installdir/include/CGAL/Kinetic/Delaunay_triangulation_2.h
- -- Installing: /root/anaconda3/conda-bld/work/CGAL-4.6.3-installdir/include/CGAL/Kinetic/Regular_triangulation_cell_base_3.h
- -- Installing: /root/anaconda3/conda-bld/work/CGAL-4.6.3-installdir/include/CGAL/Kinetic/Sort_visitor_base.h
- -- Installing: /root/anaconda3/conda-bld/work/CGAL-4.6.3-installdir/include/CGAL/Kinetic/IO
- -- Installing: /root/anaconda3/conda-bld/work/CGAL-4.6.3-installdir/include/CGAL/Kinetic/IO/Qt_moving_points_2.h
- -- Installing: /root/anaconda3/conda-bld/work/CGAL-4.6.3-installdir/include/CGAL/Kinetic/IO/Qt_triangulation_2.h
- -- Installing: /root/anaconda3/conda-bld/work/CGAL-4.6.3-installdir/include/CGAL/Kinetic/IO/internal
- -- Installing: /root/anaconda3/conda-bld/work/CGAL-4.6.3-installdir/include/CGAL/Kinetic/IO/internal/Qt_widget_2_core.h
- -- Installing: /root/anaconda3/conda-bld/work/CGAL-4.6.3-installdir/include/CGAL/Kinetic/IO/internal/GUI_base.h
- -- Installing: /root/anaconda3/conda-bld/work/CGAL-4.6.3-installdir/include/CGAL/Kinetic/IO/internal/pixmaps.h
- -- Installing: /root/anaconda3/conda-bld/work/CGAL-4.6.3-installdir/include/CGAL/Kinetic/IO/internal/Qt_timer.h
- -- Installing: /root/anaconda3/conda-bld/work/CGAL-4.6.3-installdir/include/CGAL/Kinetic/IO/internal/Qt_window_2.h
- -- Installing: /root/anaconda3/conda-bld/work/CGAL-4.6.3-installdir/include/CGAL/Kinetic/IO/internal/Qt_core.h
- -- Installing: /root/anaconda3/conda-bld/work/CGAL-4.6.3-installdir/include/CGAL/Kinetic/IO/Qt_widget_2.h
- -- Installing: /root/anaconda3/conda-bld/work/CGAL-4.6.3-installdir/include/CGAL/Kinetic/Erase_event.h
- -- Installing: /root/anaconda3/conda-bld/work/CGAL-4.6.3-installdir/include/CGAL/Kinetic/Exact_simulation_traits.h
- -- Installing: /root/anaconda3/conda-bld/work/CGAL-4.6.3-installdir/include/CGAL/Kinetic/Regular_triangulation_visitor_base_3.h
- -- Installing: /root/anaconda3/conda-bld/work/CGAL-4.6.3-installdir/include/CGAL/Kinetic/Regular_triangulation_event_log_visitor_3.h
- -- Installing: /root/anaconda3/conda-bld/work/CGAL-4.6.3-installdir/include/CGAL/Kinetic/Delaunay_triangulation_event_log_visitor_2.h
- -- Installing: /root/anaconda3/conda-bld/work/CGAL-4.6.3-installdir/include/CGAL/Kinetic/Certificate_generator.h
- -- Installing: /root/anaconda3/conda-bld/work/CGAL-4.6.3-installdir/include/CGAL/Kinetic/Inexact_simulation_traits.h
- -- Installing: /root/anaconda3/conda-bld/work/CGAL-4.6.3-installdir/include/CGAL/Kinetic/Ref_counted.h
- -- Installing: /root/anaconda3/conda-bld/work/CGAL-4.6.3-installdir/include/CGAL/Kinetic/Heap_pointer_event_queue.h
- -- Installing: /root/anaconda3/conda-bld/work/CGAL-4.6.3-installdir/include/CGAL/Kinetic/Delaunay_triangulation_event_log_visitor_3.h
- -- Installing: /root/anaconda3/conda-bld/work/CGAL-4.6.3-installdir/include/CGAL/Kinetic/Two_list_pointer_event_queue.h
- -- Installing: /root/anaconda3/conda-bld/work/CGAL-4.6.3-installdir/include/CGAL/Kinetic/Delaunay_triangulation_default_traits_2.h
- -- Installing: /root/anaconda3/conda-bld/work/CGAL-4.6.3-installdir/include/CGAL/Kinetic/Derivitive_filter_function_kernel.h
- -- Installing: /root/anaconda3/conda-bld/work/CGAL-4.6.3-installdir/include/CGAL/Kinetic/Simulator_objects_listener.h
- -- Installing: /root/anaconda3/conda-bld/work/CGAL-4.6.3-installdir/include/CGAL/Kinetic/Free_event_base.h
- -- Installing: /root/anaconda3/conda-bld/work/CGAL-4.6.3-installdir/include/CGAL/Kinetic/Enclosing_box_2.h
- -- Installing: /root/anaconda3/conda-bld/work/CGAL-4.6.3-installdir/include/CGAL/Kinetic/Delaunay_triangulation_face_base_2.h
- -- Installing: /root/anaconda3/conda-bld/work/CGAL-4.6.3-installdir/include/CGAL/Kinetic/Delaunay_triangulation_vertex_base_2.h
- -- Installing: /root/anaconda3/conda-bld/work/CGAL-4.6.3-installdir/include/CGAL/Kinetic/Regular_triangulation_inexact_simulation_traits.h
- -- Installing: /root/anaconda3/conda-bld/work/CGAL-4.6.3-installdir/include/CGAL/Kinetic/Sort.h
- -- Installing: /root/anaconda3/conda-bld/work/CGAL-4.6.3-installdir/include/CGAL/Kinetic/Cartesian.h
- -- Installing: /root/anaconda3/conda-bld/work/CGAL-4.6.3-installdir/include/CGAL/Kinetic/basic.h
- -- Installing: /root/anaconda3/conda-bld/work/CGAL-4.6.3-installdir/include/CGAL/Kinetic/internal
- -- Installing: /root/anaconda3/conda-bld/work/CGAL-4.6.3-installdir/include/CGAL/Kinetic/internal/Delaunay_triangulation_base_3.h
- -- Installing: /root/anaconda3/conda-bld/work/CGAL-4.6.3-installdir/include/CGAL/Kinetic/internal/Instantaneous_adaptor.h
- -- Installing: /root/anaconda3/conda-bld/work/CGAL-4.6.3-installdir/include/CGAL/Kinetic/internal/tds_2_helpers.h
- -- Installing: /root/anaconda3/conda-bld/work/CGAL-4.6.3-installdir/include/CGAL/Kinetic/internal/infinity_or_max.h
- -- Installing: /root/anaconda3/conda-bld/work/CGAL-4.6.3-installdir/include/CGAL/Kinetic/internal/To_static.h
- -- Installing: /root/anaconda3/conda-bld/work/CGAL-4.6.3-installdir/include/CGAL/Kinetic/internal/Triangulation_helper_3.h
- -- Installing: /root/anaconda3/conda-bld/work/CGAL-4.6.3-installdir/include/CGAL/Kinetic/internal/debug_counters.h
- -- Installing: /root/anaconda3/conda-bld/work/CGAL-4.6.3-installdir/include/CGAL/Kinetic/internal/triangulation_helpers_3.h
- -- Installing: /root/anaconda3/conda-bld/work/CGAL-4.6.3-installdir/include/CGAL/Kinetic/internal/Kernel
- -- Installing: /root/anaconda3/conda-bld/work/CGAL-4.6.3-installdir/include/CGAL/Kinetic/internal/Kernel/Cartesian_moving_lifted_point_3.h
- -- Installing: /root/anaconda3/conda-bld/work/CGAL-4.6.3-installdir/include/CGAL/Kinetic/internal/Kernel/Delaunay_lifted_lifting.h
- -- Installing: /root/anaconda3/conda-bld/work/CGAL-4.6.3-installdir/include/CGAL/Kinetic/internal/Kernel/Reverse_time.h
- -- Installing: /root/anaconda3/conda-bld/work/CGAL-4.6.3-installdir/include/CGAL/Kinetic/internal/Kernel/Cartesian_moving_point_1.h
- -- Installing: /root/anaconda3/conda-bld/work/CGAL-4.6.3-installdir/include/CGAL/Kinetic/internal/Kernel/cartesian_predicates_2.h
- -- Installing: /root/anaconda3/conda-bld/work/CGAL-4.6.3-installdir/include/CGAL/Kinetic/internal/Kernel/Cartesian_moving_weighted_point_3.h
- -- Installing: /root/anaconda3/conda-bld/work/CGAL-4.6.3-installdir/include/CGAL/Kinetic/internal/Kernel/Cartesian_moving_point_3.h
- -- Installing: /root/anaconda3/conda-bld/work/CGAL-4.6.3-installdir/include/CGAL/Kinetic/internal/Kernel/Center.h
- -- Installing: /root/anaconda3/conda-bld/work/CGAL-4.6.3-installdir/include/CGAL/Kinetic/internal/Kernel/cartesian_predicates_3.h
- -- Installing: /root/anaconda3/conda-bld/work/CGAL-4.6.3-installdir/include/CGAL/Kinetic/internal/Kernel/Cartesian_moving_orthosphere_3.h
- -- Installing: /root/anaconda3/conda-bld/work/CGAL-4.6.3-installdir/include/CGAL/Kinetic/internal/Kernel/Cartesian_moving_point_2.h
- -- Installing: /root/anaconda3/conda-bld/work/CGAL-4.6.3-installdir/include/CGAL/Kinetic/internal/Kernel/Delaunay_lifting.h
- -- Installing: /root/anaconda3/conda-bld/work/CGAL-4.6.3-installdir/include/CGAL/Kinetic/internal/Kernel/Cartesian_kinetic_kernel_base.h
- -- Installing: /root/anaconda3/conda-bld/work/CGAL-4.6.3-installdir/include/CGAL/Kinetic/internal/Kernel/Certificate.h
- -- Installing: /root/anaconda3/conda-bld/work/CGAL-4.6.3-installdir/include/CGAL/Kinetic/internal/config.h
- -- Installing: /root/anaconda3/conda-bld/work/CGAL-4.6.3-installdir/include/CGAL/Kinetic/Sort_event_log_visitor.h
- -- Installing: /root/anaconda3/conda-bld/work/CGAL-4.6.3-installdir/include/CGAL/Kinetic/Delaunay_triangulation_visitor_base_3.h
- -- Installing: /root/anaconda3/conda-bld/work/CGAL-4.6.3-installdir/include/CGAL/Kinetic/Active_objects_vector.h
- -- Installing: /root/anaconda3/conda-bld/work/CGAL-4.6.3-installdir/include/CGAL/Kinetic/Delaunay_triangulation_recent_edges_visitor_2.h
- -- Installing: /root/anaconda3/conda-bld/work/CGAL-4.6.3-installdir/include/CGAL/Kinetic/Enclosing_box_3.h
- -- Installing: /root/anaconda3/conda-bld/work/CGAL-4.6.3-installdir/include/CGAL/Kinetic/Regular_triangulation_instantaneous_kernel.h
- -- Installing: /root/anaconda3/conda-bld/work/CGAL-4.6.3-installdir/include/CGAL/Kinetic/Triangulation_2.h
- -- Installing: /root/anaconda3/conda-bld/work/CGAL-4.6.3-installdir/include/CGAL/Kinetic/Default_simulator.h
- -- Installing: /root/anaconda3/conda-bld/work/CGAL-4.6.3-installdir/include/CGAL/Kinetic/Regular_triangulation_exact_simulation_traits.h
- -- Installing: /root/anaconda3/conda-bld/work/CGAL-4.6.3-installdir/include/CGAL/Kinetic/Regular_triangulation_CORE_exact_simulation_traits.h
- -- Installing: /root/anaconda3/conda-bld/work/CGAL-4.6.3-installdir/include/CGAL/Kinetic/listeners.h
- -- Installing: /root/anaconda3/conda-bld/work/CGAL-4.6.3-installdir/include/CGAL/Kinetic/Delaunay_triangulation_3.h
- -- Installing: /root/anaconda3/conda-bld/work/CGAL-4.6.3-installdir/include/CGAL/Arr_non_caching_segment_basic_traits_2.h
- -- Installing: /root/anaconda3/conda-bld/work/CGAL-4.6.3-installdir/include/CGAL/Delaunay_triangulation_cell_base_with_circumcenter_3.h
- -- Installing: /root/anaconda3/conda-bld/work/CGAL-4.6.3-installdir/include/CGAL/algorithm.h
- -- Installing: /root/anaconda3/conda-bld/work/CGAL-4.6.3-installdir/include/CGAL/Combinatorial_map_basic_operations.h
- -- Installing: /root/anaconda3/conda-bld/work/CGAL-4.6.3-installdir/include/CGAL/convex_hull_2.h
- -- Installing: /root/anaconda3/conda-bld/work/CGAL-4.6.3-installdir/include/CGAL/AABB_segment_primitive.h
- -- Installing: /root/anaconda3/conda-bld/work/CGAL-4.6.3-installdir/include/CGAL/HalfedgeDS_halfedge_max_base_with_id.h
- -- Installing: /root/anaconda3/conda-bld/work/CGAL-4.6.3-installdir/include/CGAL/barycenter.h
- -- Installing: /root/anaconda3/conda-bld/work/CGAL-4.6.3-installdir/include/CGAL/Convex_hull_2
- -- Installing: /root/anaconda3/conda-bld/work/CGAL-4.6.3-installdir/include/CGAL/Convex_hull_2/ch_melkman_impl.h
- -- Installing: /root/anaconda3/conda-bld/work/CGAL-4.6.3-installdir/include/CGAL/Convex_hull_2/ch_graham_andrew_impl.h
- -- Installing: /root/anaconda3/conda-bld/work/CGAL-4.6.3-installdir/include/CGAL/Convex_hull_2/ch_jarvis_impl.h
- -- Installing: /root/anaconda3/conda-bld/work/CGAL-4.6.3-installdir/include/CGAL/Convex_hull_2/ch_bykat_impl.h
- -- Installing: /root/anaconda3/conda-bld/work/CGAL-4.6.3-installdir/include/CGAL/Convex_hull_2/ch_selected_extreme_points_2_impl.h
- -- Installing: /root/anaconda3/conda-bld/work/CGAL-4.6.3-installdir/include/CGAL/Convex_hull_2/ch_eddy_impl.h
- -- Installing: /root/anaconda3/conda-bld/work/CGAL-4.6.3-installdir/include/CGAL/Convex_hull_2/ch_akl_toussaint_impl.h
- -- Installing: /root/anaconda3/conda-bld/work/CGAL-4.6.3-installdir/include/CGAL/Convex_hull_2/convexity_check_2_impl.h
- -- Installing: /root/anaconda3/conda-bld/work/CGAL-4.6.3-installdir/include/CGAL/Convex_hull_2/ch_assertions.h
- -- Installing: /root/anaconda3/conda-bld/work/CGAL-4.6.3-installdir/include/CGAL/Periodic_3_Delaunay_triangulation_3.h
- -- Installing: /root/anaconda3/conda-bld/work/CGAL-4.6.3-installdir/include/CGAL/triangulate_mixed_complex_3.h
- -- Installing: /root/anaconda3/conda-bld/work/CGAL-4.6.3-installdir/include/CGAL/Arr_vertical_decomposition_2.h
- -- Installing: /root/anaconda3/conda-bld/work/CGAL-4.6.3-installdir/include/CGAL/Periodic_2_triangulation_vertex_base_2.h
- -- Installing: /root/anaconda3/conda-bld/work/CGAL-4.6.3-installdir/include/CGAL/Cartesian_converter.h
- -- Installing: /root/anaconda3/conda-bld/work/CGAL-4.6.3-installdir/include/CGAL/Dynamic_matrix.h
- -- Installing: /root/anaconda3/conda-bld/work/CGAL-4.6.3-installdir/include/CGAL/min_max_n.h
- -- Installing: /root/anaconda3/conda-bld/work/CGAL-4.6.3-installdir/include/CGAL/basic_constructions_2.h
- -- Installing: /root/anaconda3/conda-bld/work/CGAL-4.6.3-installdir/include/CGAL/Alpha_shape_cell_base_3.h
- -- Installing: /root/anaconda3/conda-bld/work/CGAL-4.6.3-installdir/include/CGAL/Triangulation_utils_2.h
- -- Installing: /root/anaconda3/conda-bld/work/CGAL-4.6.3-installdir/include/CGAL/linear_least_squares_fitting_points_3.h
- -- Installing: /root/anaconda3/conda-bld/work/CGAL-4.6.3-installdir/include/CGAL/Optimisation_d_traits_d.h
- -- Installing: /root/anaconda3/conda-bld/work/CGAL-4.6.3-installdir/include/CGAL/Algebraic_kernel_rs_gmpq_d_1.h
- -- Installing: /root/anaconda3/conda-bld/work/CGAL-4.6.3-installdir/include/CGAL/Eigen_solver_traits.h
- -- Installing: /root/anaconda3/conda-bld/work/CGAL-4.6.3-installdir/include/CGAL/linear_least_squares_fitting_points_2.h
- -- Installing: /root/anaconda3/conda-bld/work/CGAL-4.6.3-installdir/include/CGAL/vtkSurfaceMesherContourFilter.h
- -- Installing: /root/anaconda3/conda-bld/work/CGAL-4.6.3-installdir/include/CGAL/Constrained_triangulation_2.h
- -- Installing: /root/anaconda3/conda-bld/work/CGAL-4.6.3-installdir/include/CGAL/approximated_offset_2.h
- -- Installing: /root/anaconda3/conda-bld/work/CGAL-4.6.3-installdir/include/CGAL/Polygon_set_2.h
- -- Installing: /root/anaconda3/conda-bld/work/CGAL-4.6.3-installdir/include/CGAL/linear_least_squares_fitting_triangles_2.h
- -- Installing: /root/anaconda3/conda-bld/work/CGAL-4.6.3-installdir/include/CGAL/Rational_traits.h
- -- Installing: /root/anaconda3/conda-bld/work/CGAL-4.6.3-installdir/include/CGAL/Triangulation_ds_circulators_2.h
- -- Installing: /root/anaconda3/conda-bld/work/CGAL-4.6.3-installdir/include/CGAL/auto_link
- -- Installing: /root/anaconda3/conda-bld/work/CGAL-4.6.3-installdir/include/CGAL/auto_link/TAUCS.h
- -- Installing: /root/anaconda3/conda-bld/work/CGAL-4.6.3-installdir/include/CGAL/auto_link/CGAL.h
- -- Installing: /root/anaconda3/conda-bld/work/CGAL-4.6.3-installdir/include/CGAL/auto_link/ImageIO.h
- -- Installing: /root/anaconda3/conda-bld/work/CGAL-4.6.3-installdir/include/CGAL/auto_link/LAPACK.h
- -- Installing: /root/anaconda3/conda-bld/work/CGAL-4.6.3-installdir/include/CGAL/auto_link/auto_link.h
- -- Installing: /root/anaconda3/conda-bld/work/CGAL-4.6.3-installdir/include/CGAL/auto_link/CORE.h
- -- Installing: /root/anaconda3/conda-bld/work/CGAL-4.6.3-installdir/include/CGAL/auto_link/CGALQt3.h
- -- Installing: /root/anaconda3/conda-bld/work/CGAL-4.6.3-installdir/include/CGAL/auto_link/Qt4.h
- -- Installing: /root/anaconda3/conda-bld/work/CGAL-4.6.3-installdir/include/CGAL/Point_2.h
- -- Installing: /root/anaconda3/conda-bld/work/CGAL-4.6.3-installdir/include/CGAL/Combinatorial_map_iterators_base.h
- -- Installing: /root/anaconda3/conda-bld/work/CGAL-4.6.3-installdir/include/CGAL/Polytope_distance_d.h
- -- Installing: /root/anaconda3/conda-bld/work/CGAL-4.6.3-installdir/include/CGAL/Handle_for.h
- -- Installing: /root/anaconda3/conda-bld/work/CGAL-4.6.3-installdir/include/CGAL/Mesh_3
- -- Installing: /root/anaconda3/conda-bld/work/CGAL-4.6.3-installdir/include/CGAL/Mesh_3/Odt_move.h
- -- Installing: /root/anaconda3/conda-bld/work/CGAL-4.6.3-installdir/include/CGAL/Mesh_3/Sliver_perturber.h
- -- Installing: /root/anaconda3/conda-bld/work/CGAL-4.6.3-installdir/include/CGAL/Mesh_3/utilities.h
- -- Installing: /root/anaconda3/conda-bld/work/CGAL-4.6.3-installdir/include/CGAL/Mesh_3/Implicit_surface_mesher_visitor.h
- -- Installing: /root/anaconda3/conda-bld/work/CGAL-4.6.3-installdir/include/CGAL/Mesh_3/Refine_tets_visitor.h
- -- Installing: /root/anaconda3/conda-bld/work/CGAL-4.6.3-installdir/include/CGAL/Mesh_3/Robust_weighted_circumcenter_filtered_traits_3.h
- -- Installing: /root/anaconda3/conda-bld/work/CGAL-4.6.3-installdir/include/CGAL/Mesh_3/vertex_perturbation.h
- -- Installing: /root/anaconda3/conda-bld/work/CGAL-4.6.3-installdir/include/CGAL/Mesh_3/Creator_weighted_point_3.h
- -- Installing: /root/anaconda3/conda-bld/work/CGAL-4.6.3-installdir/include/CGAL/Mesh_3/Facet_criteria_visitor_with_balls.h
- -- Installing: /root/anaconda3/conda-bld/work/CGAL-4.6.3-installdir/include/CGAL/Mesh_3/Refine_facets_3.h
- -- Installing: /root/anaconda3/conda-bld/work/CGAL-4.6.3-installdir/include/CGAL/Mesh_3/Protect_edges_sizing_field.h
- -- Installing: /root/anaconda3/conda-bld/work/CGAL-4.6.3-installdir/include/CGAL/Mesh_3/mesh_standard_criteria.h
- -- Installing: /root/anaconda3/conda-bld/work/CGAL-4.6.3-installdir/include/CGAL/Mesh_3/Polyline_with_context.h
- -- Installing: /root/anaconda3/conda-bld/work/CGAL-4.6.3-installdir/include/CGAL/Mesh_3/Facet_on_same_surface_criterion.h
- -- Installing: /root/anaconda3/conda-bld/work/CGAL-4.6.3-installdir/include/CGAL/Mesh_3/Slivers_exuder.h
- -- Installing: /root/anaconda3/conda-bld/work/CGAL-4.6.3-installdir/include/CGAL/Mesh_3/Robust_intersection_traits_3.h
- -- Installing: /root/anaconda3/conda-bld/work/CGAL-4.6.3-installdir/include/CGAL/Mesh_3/Refine_cells_3.h
- -- Installing: /root/anaconda3/conda-bld/work/CGAL-4.6.3-installdir/include/CGAL/Mesh_3/Triangle_accessor_primitive.h
- -- Installing: /root/anaconda3/conda-bld/work/CGAL-4.6.3-installdir/include/CGAL/Mesh_3/Poisson_refine_cells_3.h
- -- Installing: /root/anaconda3/conda-bld/work/CGAL-4.6.3-installdir/include/CGAL/Mesh_3/sliver_criteria.h
- -- Installing: /root/anaconda3/conda-bld/work/CGAL-4.6.3-installdir/include/CGAL/Mesh_3/Implicit_to_labeled_function_wrapper.h
- -- Installing: /root/anaconda3/conda-bld/work/CGAL-4.6.3-installdir/include/CGAL/Mesh_3/Robust_intersection_kernel.h
- -- Installing: /root/anaconda3/conda-bld/work/CGAL-4.6.3-installdir/include/CGAL/Mesh_3/Mesh_sizing_field.h
- -- Installing: /root/anaconda3/conda-bld/work/CGAL-4.6.3-installdir/include/CGAL/Mesh_3/C3T3_helpers.h
- -- Installing: /root/anaconda3/conda-bld/work/CGAL-4.6.3-installdir/include/CGAL/Mesh_3/Concurrent_mesher_config.h
- -- Installing: /root/anaconda3/conda-bld/work/CGAL-4.6.3-installdir/include/CGAL/Mesh_3/Image_to_labeled_function_wrapper.h
- -- Installing: /root/anaconda3/conda-bld/work/CGAL-4.6.3-installdir/include/CGAL/Mesh_3/Dump_c3t3.h
- -- Installing: /root/anaconda3/conda-bld/work/CGAL-4.6.3-installdir/include/CGAL/Mesh_3/Mesher_level.h
- -- Installing: /root/anaconda3/conda-bld/work/CGAL-4.6.3-installdir/include/CGAL/Mesh_3/Detect_features_in_polyhedra_fwd.h
- -- Installing: /root/anaconda3/conda-bld/work/CGAL-4.6.3-installdir/include/CGAL/Mesh_3/Worksharing_data_structures.h
- -- Installing: /root/anaconda3/conda-bld/work/CGAL-4.6.3-installdir/include/CGAL/Mesh_3/Null_global_optimizer_visitor.h
- -- Installing: /root/anaconda3/conda-bld/work/CGAL-4.6.3-installdir/include/CGAL/Mesh_3/min_dihedral_angle.h
- -- Installing: /root/anaconda3/conda-bld/work/CGAL-4.6.3-installdir/include/CGAL/Mesh_3/Uniform_sizing_field.h
- -- Installing: /root/anaconda3/conda-bld/work/CGAL-4.6.3-installdir/include/CGAL/Mesh_3/Null_exuder_visitor.h
- -- Installing: /root/anaconda3/conda-bld/work/CGAL-4.6.3-installdir/include/CGAL/Mesh_3/Profiling_tools.h
- -- Installing: /root/anaconda3/conda-bld/work/CGAL-4.6.3-installdir/include/CGAL/Mesh_3/radius_ratio.h
- -- Installing: /root/anaconda3/conda-bld/work/CGAL-4.6.3-installdir/include/CGAL/Mesh_3/squared_distance_Point_3_Triangle_3.h
- -- Installing: /root/anaconda3/conda-bld/work/CGAL-4.6.3-installdir/include/CGAL/Mesh_3/Labeled_mesh_domain_3.h
- -- Installing: /root/anaconda3/conda-bld/work/CGAL-4.6.3-installdir/include/CGAL/Mesh_3/global_parameters.h
- -- Installing: /root/anaconda3/conda-bld/work/CGAL-4.6.3-installdir/include/CGAL/Mesh_3/Mesh_surface_cell_base_3.h
- -- Installing: /root/anaconda3/conda-bld/work/CGAL-4.6.3-installdir/include/CGAL/Mesh_3/Profile_counter.h
- -- Installing: /root/anaconda3/conda-bld/work/CGAL-4.6.3-installdir/include/CGAL/Mesh_3/Slivers_exuder_cell_attributes_traits.h
- -- Installing: /root/anaconda3/conda-bld/work/CGAL-4.6.3-installdir/include/CGAL/Mesh_3/Has_features.h
- -- Installing: /root/anaconda3/conda-bld/work/CGAL-4.6.3-installdir/include/CGAL/Mesh_3/Mesh_global_optimizer.h
- -- Installing: /root/anaconda3/conda-bld/work/CGAL-4.6.3-installdir/include/CGAL/Mesh_3/Detect_polylines_in_polyhedra.h
- -- Installing: /root/anaconda3/conda-bld/work/CGAL-4.6.3-installdir/include/CGAL/Mesh_3/parameters_defaults.h
- -- Installing: /root/anaconda3/conda-bld/work/CGAL-4.6.3-installdir/include/CGAL/Mesh_3/io_signature.h
- -- Installing: /root/anaconda3/conda-bld/work/CGAL-4.6.3-installdir/include/CGAL/Mesh_3/dihedral_angle_3.h
- -- Installing: /root/anaconda3/conda-bld/work/CGAL-4.6.3-installdir/include/CGAL/Mesh_3/Null_perturber_visitor.h
- -- Installing: /root/anaconda3/conda-bld/work/CGAL-4.6.3-installdir/include/CGAL/Mesh_3/mesh_standard_cell_criteria.h
- -- Installing: /root/anaconda3/conda-bld/work/CGAL-4.6.3-installdir/include/CGAL/Mesh_3/Mesher_3.h
- -- Installing: /root/anaconda3/conda-bld/work/CGAL-4.6.3-installdir/include/CGAL/Mesh_3/Sizing_grid.h
- -- Installing: /root/anaconda3/conda-bld/work/CGAL-4.6.3-installdir/include/CGAL/Mesh_3/Detect_polylines_in_polyhedra_fwd.h
- -- Installing: /root/anaconda3/conda-bld/work/CGAL-4.6.3-installdir/include/CGAL/Mesh_3/config.h
- -- Installing: /root/anaconda3/conda-bld/work/CGAL-4.6.3-installdir/include/CGAL/Mesh_3/Cell_criteria_visitor_with_balls.h
- -- Installing: /root/anaconda3/conda-bld/work/CGAL-4.6.3-installdir/include/CGAL/Mesh_3/Lloyd_move.h
- -- Installing: /root/anaconda3/conda-bld/work/CGAL-4.6.3-installdir/include/CGAL/Mesh_3/polyhedral_to_labeled_function_wrapper.h
- -- Installing: /root/anaconda3/conda-bld/work/CGAL-4.6.3-installdir/include/CGAL/Mesh_3/mesh_standard_facet_criteria.h
- -- Installing: /root/anaconda3/conda-bld/work/CGAL-4.6.3-installdir/include/CGAL/Mesh_3/Triangulation_sizing_field.h
- -- Installing: /root/anaconda3/conda-bld/work/CGAL-4.6.3-installdir/include/CGAL/Mesh_3/Detect_features_in_polyhedra.h
- -- Installing: /root/anaconda3/conda-bld/work/CGAL-4.6.3-installdir/include/CGAL/Mesh_3/Mesher_level_default_implementations.h
- -- Installing: /root/anaconda3/conda-bld/work/CGAL-4.6.3-installdir/include/CGAL/Mesh_3/Triangulation_helpers.h
- -- Installing: /root/anaconda3/conda-bld/work/CGAL-4.6.3-installdir/include/CGAL/Mesh_3/Mesh_complex_3_in_triangulation_3_base.h
- -- Installing: /root/anaconda3/conda-bld/work/CGAL-4.6.3-installdir/include/CGAL/surface_neighbor_coordinates_3.h
- -- Installing: /root/anaconda3/conda-bld/work/CGAL-4.6.3-installdir/include/CGAL/Line_2_Line_2_intersection.h
- -- Installing: /root/anaconda3/conda-bld/work/CGAL-4.6.3-installdir/include/CGAL/Delaunay_mesh_face_base_2.h
- -- Installing: /root/anaconda3/conda-bld/work/CGAL-4.6.3-installdir/include/CGAL/Plane_separator.h
- -- Installing: /root/anaconda3/conda-bld/work/CGAL-4.6.3-installdir/include/CGAL/Hilbert_sort_median_2.h
- -- Installing: /root/anaconda3/conda-bld/work/CGAL-4.6.3-installdir/include/CGAL/Origin.h
- -- Installing: /root/anaconda3/conda-bld/work/CGAL-4.6.3-installdir/include/CGAL/Hilbert_sort_2.h
- -- Installing: /root/anaconda3/conda-bld/work/CGAL-4.6.3-installdir/include/CGAL/Spherical_kernel_3.h
- -- Installing: /root/anaconda3/conda-bld/work/CGAL-4.6.3-installdir/include/CGAL/Hyperbola_2.h
- -- Installing: /root/anaconda3/conda-bld/work/CGAL-4.6.3-installdir/include/CGAL/Surface_mesh_triangulation_generator_3.h
- -- Installing: /root/anaconda3/conda-bld/work/CGAL-4.6.3-installdir/include/CGAL/Extended_homogeneous.h
- -- Installing: /root/anaconda3/conda-bld/work/CGAL-4.6.3-installdir/include/CGAL/Circular_arc_point_3.h
- -- Installing: /root/anaconda3/conda-bld/work/CGAL-4.6.3-installdir/include/CGAL/Simple_homogeneous.h
- -- Installing: /root/anaconda3/conda-bld/work/CGAL-4.6.3-installdir/include/CGAL/Arithmetic_kernel.h
- -- Installing: /root/anaconda3/conda-bld/work/CGAL-4.6.3-installdir/include/CGAL/Polyhedron_copy_3.h
- -- Installing: /root/anaconda3/conda-bld/work/CGAL-4.6.3-installdir/include/CGAL/Segment_Delaunay_graph_storage_traits_with_info_2.h
- -- Installing: /root/anaconda3/conda-bld/work/CGAL-4.6.3-installdir/include/CGAL/random_convex_set_2.h
- -- Installing: /root/anaconda3/conda-bld/work/CGAL-4.6.3-installdir/include/CGAL/Concurrent_compact_container.h
- -- Installing: /root/anaconda3/conda-bld/work/CGAL-4.6.3-installdir/include/CGAL/Delaunay_mesh_criteria_2.h
- -- Installing: /root/anaconda3/conda-bld/work/CGAL-4.6.3-installdir/include/CGAL/exude_mesh_3.h
- -- Installing: /root/anaconda3/conda-bld/work/CGAL-4.6.3-installdir/include/CGAL/hilbert_sort.h
- -- Installing: /root/anaconda3/conda-bld/work/CGAL-4.6.3-installdir/include/CGAL/global_functions_on_roots_and_polynomials_1_3.h
- -- Installing: /root/anaconda3/conda-bld/work/CGAL-4.6.3-installdir/include/CGAL/Needs_parens_as_product.h
- -- Installing: /root/anaconda3/conda-bld/work/CGAL-4.6.3-installdir/include/CGAL/intersections_d.h
- -- Installing: /root/anaconda3/conda-bld/work/CGAL-4.6.3-installdir/include/CGAL/Regular_triangulation_adaptation_traits_2.h
- -- Installing: /root/anaconda3/conda-bld/work/CGAL-4.6.3-installdir/include/CGAL/ConicHPA2.h
- -- Installing: /root/anaconda3/conda-bld/work/CGAL-4.6.3-installdir/include/CGAL/mpfi_coercion_traits.h
- -- Installing: /root/anaconda3/conda-bld/work/CGAL-4.6.3-installdir/include/CGAL/Polyhedron_stitching.h
- -- Installing: /root/anaconda3/conda-bld/work/CGAL-4.6.3-installdir/include/CGAL/Random_polygon_traits_2.h
- -- Installing: /root/anaconda3/conda-bld/work/CGAL-4.6.3-installdir/include/CGAL/Tree_base.h
- -- Installing: /root/anaconda3/conda-bld/work/CGAL-4.6.3-installdir/include/CGAL/Counted_number.h
- -- Installing: /root/anaconda3/conda-bld/work/CGAL-4.6.3-installdir/include/CGAL/Stream_lines_2.h
- -- Installing: /root/anaconda3/conda-bld/work/CGAL-4.6.3-installdir/include/CGAL/array.h
- -- Installing: /root/anaconda3/conda-bld/work/CGAL-4.6.3-installdir/include/CGAL/Point_2_Triangle_2_intersection.h
- -- Installing: /root/anaconda3/conda-bld/work/CGAL-4.6.3-installdir/include/CGAL/centroid.h
- -- Installing: /root/anaconda3/conda-bld/work/CGAL-4.6.3-installdir/include/CGAL/linear_least_squares_fitting_segments_2.h
- -- Installing: /root/anaconda3/conda-bld/work/CGAL-4.6.3-installdir/include/CGAL/CGAL_Ipelet_base_v6.h
- -- Installing: /root/anaconda3/conda-bld/work/CGAL-4.6.3-installdir/include/CGAL/width_assertions.h
- -- Installing: /root/anaconda3/conda-bld/work/CGAL-4.6.3-installdir/include/CGAL/Polynomials_2_3.h
- -- Installing: /root/anaconda3/conda-bld/work/CGAL-4.6.3-installdir/include/CGAL/Quotient_fwd.h
- -- Installing: /root/anaconda3/conda-bld/work/CGAL-4.6.3-installdir/include/CGAL/Triangulation_full_cell.h
- -- Installing: /root/anaconda3/conda-bld/work/CGAL-4.6.3-installdir/include/CGAL/Delaunay_d.h
- -- Installing: /root/anaconda3/conda-bld/work/CGAL-4.6.3-installdir/include/CGAL/distance_predicates_2.h
- -- Installing: /root/anaconda3/conda-bld/work/CGAL-4.6.3-installdir/include/CGAL/Triangle_3_Tetrahedron_3_do_intersect.h
- -- Installing: /root/anaconda3/conda-bld/work/CGAL-4.6.3-installdir/include/CGAL/Linear_cell_complex_min_items.h
- -- Installing: /root/anaconda3/conda-bld/work/CGAL-4.6.3-installdir/include/CGAL/Circular_kernel_type_equality_wrapper.h
- -- Installing: /root/anaconda3/conda-bld/work/CGAL-4.6.3-installdir/include/CGAL/jet_smooth_point_set.h
- -- Installing: /root/anaconda3/conda-bld/work/CGAL-4.6.3-installdir/include/CGAL/Arrangement_2.h
- -- Installing: /root/anaconda3/conda-bld/work/CGAL-4.6.3-installdir/include/CGAL/Euclidean_distance_sphere_point.h
- -- Installing: /root/anaconda3/conda-bld/work/CGAL-4.6.3-installdir/include/CGAL/Mesh_cell_base_3.h
- -- Installing: /root/anaconda3/conda-bld/work/CGAL-4.6.3-installdir/include/CGAL/exceptions.h
- -- Installing: /root/anaconda3/conda-bld/work/CGAL-4.6.3-installdir/include/CGAL/Complex_2_in_triangulation_3.h
- -- Installing: /root/anaconda3/conda-bld/work/CGAL-4.6.3-installdir/include/CGAL/Min_sphere_of_spheres_d.h
- -- Installing: /root/anaconda3/conda-bld/work/CGAL-4.6.3-installdir/include/CGAL/Arr_rat_arc
- -- Installing: /root/anaconda3/conda-bld/work/CGAL-4.6.3-installdir/include/CGAL/Arr_rat_arc/Rational_arc_d_1.h
- -- Installing: /root/anaconda3/conda-bld/work/CGAL-4.6.3-installdir/include/CGAL/Arr_rat_arc/Algebraic_point_2.h
- -- Installing: /root/anaconda3/conda-bld/work/CGAL-4.6.3-installdir/include/CGAL/Arr_rat_arc/Rational_function_ordered_pair.h
- -- Installing: /root/anaconda3/conda-bld/work/CGAL-4.6.3-installdir/include/CGAL/Arr_rat_arc/Singleton.h
- -- Installing: /root/anaconda3/conda-bld/work/CGAL-4.6.3-installdir/include/CGAL/Arr_rat_arc/Cache.h
- -- Installing: /root/anaconda3/conda-bld/work/CGAL-4.6.3-installdir/include/CGAL/Arr_rat_arc/Rational_function.h
- -- Installing: /root/anaconda3/conda-bld/work/CGAL-4.6.3-installdir/include/CGAL/Arr_rat_arc/Rational_function_pair.h
- -- Installing: /root/anaconda3/conda-bld/work/CGAL-4.6.3-installdir/include/CGAL/Arr_rat_arc/Rational_function_canonicalized_pair.h
- -- Installing: /root/anaconda3/conda-bld/work/CGAL-4.6.3-installdir/include/CGAL/Arr_rat_arc/Base_rational_arc_ds_1.h
- -- Installing: /root/anaconda3/conda-bld/work/CGAL-4.6.3-installdir/include/CGAL/General_polygon_set_2.h
- -- Installing: /root/anaconda3/conda-bld/work/CGAL-4.6.3-installdir/include/CGAL/MP_Float.h
- -- Installing: /root/anaconda3/conda-bld/work/CGAL-4.6.3-installdir/include/CGAL/Level_interval.h
- -- Installing: /root/anaconda3/conda-bld/work/CGAL-4.6.3-installdir/include/CGAL/Combinatorial_map_min_items.h
- -- Installing: /root/anaconda3/conda-bld/work/CGAL-4.6.3-installdir/include/CGAL/Surface_mesh_default_criteria_3.h
- -- Installing: /root/anaconda3/conda-bld/work/CGAL-4.6.3-installdir/include/CGAL/Lazy_kernel.h
- -- Installing: /root/anaconda3/conda-bld/work/CGAL-4.6.3-installdir/include/CGAL/Point_with_surface_index.h
- -- Installing: /root/anaconda3/conda-bld/work/CGAL-4.6.3-installdir/include/CGAL/Lazy.h
- -- Installing: /root/anaconda3/conda-bld/work/CGAL-4.6.3-installdir/include/CGAL/AABB_polyhedron_triangle_primitive.h
- -- Installing: /root/anaconda3/conda-bld/work/CGAL-4.6.3-installdir/include/CGAL/Vector_3.h
- -- Installing: /root/anaconda3/conda-bld/work/CGAL-4.6.3-installdir/include/CGAL/Polyhedron_traits_with_normals_3.h
- -- Installing: /root/anaconda3/conda-bld/work/CGAL-4.6.3-installdir/include/CGAL/Bigfloat_interval_traits.h
- -- Installing: /root/anaconda3/conda-bld/work/CGAL-4.6.3-installdir/include/CGAL/Algebraic_extension_traits.h
- -- Installing: /root/anaconda3/conda-bld/work/CGAL-4.6.3-installdir/include/CGAL/Algebraic_kernel_converter.h
- -- Installing: /root/anaconda3/conda-bld/work/CGAL-4.6.3-installdir/include/CGAL/Alpha_shape_euclidean_traits_2.h
- -- Installing: /root/anaconda3/conda-bld/work/CGAL-4.6.3-installdir/include/CGAL/Triangle_2_Ray_2_intersection.h
- -- Installing: /root/anaconda3/conda-bld/work/CGAL-4.6.3-installdir/include/CGAL/Regular_triangulation_vertex_base_2.h
- -- Installing: /root/anaconda3/conda-bld/work/CGAL-4.6.3-installdir/include/CGAL/Apollonius_graph_adaptation_policies_2.h
- -- Installing: /root/anaconda3/conda-bld/work/CGAL-4.6.3-installdir/include/CGAL/tags.h
- -- Installing: /root/anaconda3/conda-bld/work/CGAL-4.6.3-installdir/include/CGAL/Aff_transformation_3.h
- -- Installing: /root/anaconda3/conda-bld/work/CGAL-4.6.3-installdir/include/CGAL/squared_distance_utils.h
- -- Installing: /root/anaconda3/conda-bld/work/CGAL-4.6.3-installdir/include/CGAL/Skin_surface_quadratic_surface_3.h
- -- Installing: /root/anaconda3/conda-bld/work/CGAL-4.6.3-installdir/include/CGAL/CORE_BigInt.h
- -- Installing: /root/anaconda3/conda-bld/work/CGAL-4.6.3-installdir/include/CGAL/Apollonius_graph_hierarchy_vertex_base_2.h
- -- Installing: /root/anaconda3/conda-bld/work/CGAL-4.6.3-installdir/include/CGAL/Mesh_constant_domain_field_3.h
- -- Installing: /root/anaconda3/conda-bld/work/CGAL-4.6.3-installdir/include/CGAL/Convex_hull_d_traits_3.h
- -- Installing: /root/anaconda3/conda-bld/work/CGAL-4.6.3-installdir/include/CGAL/Optimisation_d_traits_2.h
- -- Installing: /root/anaconda3/conda-bld/work/CGAL-4.6.3-installdir/include/CGAL/Polynomials_1_2.h
- -- Installing: /root/anaconda3/conda-bld/work/CGAL-4.6.3-installdir/include/CGAL/assertions.h
- -- Installing: /root/anaconda3/conda-bld/work/CGAL-4.6.3-installdir/include/CGAL/Gps_circle_segment_traits_2.h
- -- Installing: /root/anaconda3/conda-bld/work/CGAL-4.6.3-installdir/include/CGAL/extended_euclidean_algorithm.h
- -- Installing: /root/anaconda3/conda-bld/work/CGAL-4.6.3-installdir/include/CGAL/Mesh_domain_with_polyline_features_3.h
- -- Installing: /root/anaconda3/conda-bld/work/CGAL-4.6.3-installdir/include/CGAL/Partition_is_valid_traits_2.h
- -- Installing: /root/anaconda3/conda-bld/work/CGAL-4.6.3-installdir/include/CGAL/K_neighbor_search.h
- -- Installing: /root/anaconda3/conda-bld/work/CGAL-4.6.3-installdir/include/CGAL/Parameterization_mesh_patch_3.h
- -- Installing: /root/anaconda3/conda-bld/work/CGAL-4.6.3-installdir/include/CGAL/polygon_soup_to_polyhedron_3.h
- -- Installing: /root/anaconda3/conda-bld/work/CGAL-4.6.3-installdir/include/CGAL/Skin_surface_filtered_traits_3.h
- -- Installing: /root/anaconda3/conda-bld/work/CGAL-4.6.3-installdir/include/CGAL/polygon_function_objects.h
- -- Installing: /root/anaconda3/conda-bld/work/CGAL-4.6.3-installdir/include/CGAL/mpz_class.h
- -- Installing: /root/anaconda3/conda-bld/work/CGAL-4.6.3-installdir/include/CGAL/Circular_border_parameterizer_3.h
- -- Installing: /root/anaconda3/conda-bld/work/CGAL-4.6.3-installdir/include/CGAL/Tree_assertions.h
- -- Installing: /root/anaconda3/conda-bld/work/CGAL-4.6.3-installdir/include/CGAL/Straight_skeleton_face_base_2.h
- -- Installing: /root/anaconda3/conda-bld/work/CGAL-4.6.3-installdir/include/CGAL/linear_least_squares_fitting_tetrahedra_3.h
- -- Installing: /root/anaconda3/conda-bld/work/CGAL-4.6.3-installdir/include/CGAL/Two_vertices_parameterizer_3.h
- -- Installing: /root/anaconda3/conda-bld/work/CGAL-4.6.3-installdir/include/CGAL/Periodic_3_triangulation_hierarchy_3.h
- -- Installing: /root/anaconda3/conda-bld/work/CGAL-4.6.3-installdir/include/CGAL/Search_traits_2.h
- -- Installing: /root/anaconda3/conda-bld/work/CGAL-4.6.3-installdir/include/CGAL/Triangulation_face_base_2.h
- -- Installing: /root/anaconda3/conda-bld/work/CGAL-4.6.3-installdir/include/CGAL/NT_converter.h
- -- Installing: /root/anaconda3/conda-bld/work/CGAL-4.6.3-installdir/include/CGAL/random_selection.h
- -- Installing: /root/anaconda3/conda-bld/work/CGAL-4.6.3-installdir/include/CGAL/mesh_union_of_balls_3.h
- -- Installing: /root/anaconda3/conda-bld/work/CGAL-4.6.3-installdir/include/CGAL/Kernel_profiler.h
- -- Installing: /root/anaconda3/conda-bld/work/CGAL-4.6.3-installdir/include/CGAL/point_generators_d.h
- -- Installing: /root/anaconda3/conda-bld/work/CGAL-4.6.3-installdir/include/CGAL/Triangulation_line_face_circulator_2.h
- -- Installing: /root/anaconda3/conda-bld/work/CGAL-4.6.3-installdir/include/CGAL/linear_least_squares_fitting_rectangles_2.h
- -- Installing: /root/anaconda3/conda-bld/work/CGAL-4.6.3-installdir/include/CGAL/Polyhedron_decorator_3.h
- -- Installing: /root/anaconda3/conda-bld/work/CGAL-4.6.3-installdir/include/CGAL/Apollonius_graph_traits_2.h
- -- Installing: /root/anaconda3/conda-bld/work/CGAL-4.6.3-installdir/include/CGAL/Filtered_kernel_d.h
- -- Installing: /root/anaconda3/conda-bld/work/CGAL-4.6.3-installdir/include/CGAL/Triangle_3.h
- -- Installing: /root/anaconda3/conda-bld/work/CGAL-4.6.3-installdir/include/CGAL/Search_traits_adapter.h
- -- Installing: /root/anaconda3/conda-bld/work/CGAL-4.6.3-installdir/include/CGAL/Combinatorial_map.h
- -- Installing: /root/anaconda3/conda-bld/work/CGAL-4.6.3-installdir/include/CGAL/Alpha_shape_face_base_2.h
- -- Installing: /root/anaconda3/conda-bld/work/CGAL-4.6.3-installdir/include/CGAL/Robust_construction.h
- -- Installing: /root/anaconda3/conda-bld/work/CGAL-4.6.3-installdir/include/CGAL/make_mesh_3.h
- -- Installing: /root/anaconda3/conda-bld/work/CGAL-4.6.3-installdir/include/CGAL/Polytope_distance_d_traits_3.h
- -- Installing: /root/anaconda3/conda-bld/work/CGAL-4.6.3-installdir/include/CGAL/ImageIO.h
- -- Installing: /root/anaconda3/conda-bld/work/CGAL-4.6.3-installdir/include/CGAL/Cartesian_d.h
- -- Installing: /root/anaconda3/conda-bld/work/CGAL-4.6.3-installdir/include/CGAL/Bbox_2_Ray_2_intersection.h
- -- Installing: /root/anaconda3/conda-bld/work/CGAL-4.6.3-installdir/include/CGAL/envelope_3.h
- -- Installing: /root/anaconda3/conda-bld/work/CGAL-4.6.3-installdir/include/CGAL/Nef_polynomial_fwd.h
- -- Installing: /root/anaconda3/conda-bld/work/CGAL-4.6.3-installdir/include/CGAL/FPU_gcc_i386_sse2.h
- -- Installing: /root/anaconda3/conda-bld/work/CGAL-4.6.3-installdir/include/CGAL/Compact_container.h
- -- Installing: /root/anaconda3/conda-bld/work/CGAL-4.6.3-installdir/include/CGAL/Env_default_diagram_1.h
- -- Installing: /root/anaconda3/conda-bld/work/CGAL-4.6.3-installdir/include/CGAL/Modifiable_priority_queue.h
- -- Installing: /root/anaconda3/conda-bld/work/CGAL-4.6.3-installdir/include/CGAL/Nef_polyhedron_2.h
- -- Installing: /root/anaconda3/conda-bld/work/CGAL-4.6.3-installdir/include/CGAL/range_search_delaunay_2.h
- -- Installing: /root/anaconda3/conda-bld/work/CGAL-4.6.3-installdir/include/CGAL/Arrangement_on_surface_2.h
- -- Installing: /root/anaconda3/conda-bld/work/CGAL-4.6.3-installdir/include/CGAL/grabbers.h
- -- Installing: /root/anaconda3/conda-bld/work/CGAL-4.6.3-installdir/include/CGAL/random_convex_hull_in_disc_2.h
- -- Installing: /root/anaconda3/conda-bld/work/CGAL-4.6.3-installdir/include/CGAL/HalfedgeDS_min_items.h
- -- Installing: /root/anaconda3/conda-bld/work/CGAL-4.6.3-installdir/include/CGAL/CGAL_Ipelet_base_v7.h
- -- Installing: /root/anaconda3/conda-bld/work/CGAL-4.6.3-installdir/include/CGAL/Spatial_sort_traits_adapter_2.h
- -- Installing: /root/anaconda3/conda-bld/work/CGAL-4.6.3-installdir/include/CGAL/graph_traits_Dual_Arrangement_2.h
- -- Installing: /root/anaconda3/conda-bld/work/CGAL-4.6.3-installdir/include/CGAL/constant.h
- -- Installing: /root/anaconda3/conda-bld/work/CGAL-4.6.3-installdir/include/CGAL/Nef_S2
- -- Installing: /root/anaconda3/conda-bld/work/CGAL-4.6.3-installdir/include/CGAL/Nef_S2/OGL_base_object.h
- -- Installing: /root/anaconda3/conda-bld/work/CGAL-4.6.3-installdir/include/CGAL/Nef_S2/Sphere_direction.h
- -- Installing: /root/anaconda3/conda-bld/work/CGAL-4.6.3-installdir/include/CGAL/Nef_S2/SM_constrained_triang_traits.h
- -- Installing: /root/anaconda3/conda-bld/work/CGAL-4.6.3-installdir/include/CGAL/Nef_S2/Sphere_point.h
- -- Installing: /root/anaconda3/conda-bld/work/CGAL-4.6.3-installdir/include/CGAL/Nef_S2/SM_visualizor.h
- -- Installing: /root/anaconda3/conda-bld/work/CGAL-4.6.3-installdir/include/CGAL/Nef_S2/SM_triangulator.h
- -- Installing: /root/anaconda3/conda-bld/work/CGAL-4.6.3-installdir/include/CGAL/Nef_S2/SM_point_locator.h
- -- Installing: /root/anaconda3/conda-bld/work/CGAL-4.6.3-installdir/include/CGAL/Nef_S2/Sphere_circle.h
- -- Installing: /root/anaconda3/conda-bld/work/CGAL-4.6.3-installdir/include/CGAL/Nef_S2/sphere_predicates.h
- -- Installing: /root/anaconda3/conda-bld/work/CGAL-4.6.3-installdir/include/CGAL/Nef_S2/SM_items.h
- -- Installing: /root/anaconda3/conda-bld/work/CGAL-4.6.3-installdir/include/CGAL/Nef_S2/Sphere_segment.h
- -- Installing: /root/anaconda3/conda-bld/work/CGAL-4.6.3-installdir/include/CGAL/Nef_S2/Sphere_triangle.h
- -- Installing: /root/anaconda3/conda-bld/work/CGAL-4.6.3-installdir/include/CGAL/Nef_S2/SM_overlayer.h
- -- Installing: /root/anaconda3/conda-bld/work/CGAL-4.6.3-installdir/include/CGAL/Nef_S2/leda_sphere_map.h
- -- Installing: /root/anaconda3/conda-bld/work/CGAL-4.6.3-installdir/include/CGAL/Nef_S2/SM_const_decorator.h
- -- Installing: /root/anaconda3/conda-bld/work/CGAL-4.6.3-installdir/include/CGAL/Nef_S2/SM_io_parser.h
- -- Installing: /root/anaconda3/conda-bld/work/CGAL-4.6.3-installdir/include/CGAL/Nef_S2/SM_decorator.h
- -- Installing: /root/anaconda3/conda-bld/work/CGAL-4.6.3-installdir/include/CGAL/Nef_S2/Sphere_geometry.h
- -- Installing: /root/anaconda3/conda-bld/work/CGAL-4.6.3-installdir/include/CGAL/Nef_S2/Sphere_map.h
- -- Installing: /root/anaconda3/conda-bld/work/CGAL-4.6.3-installdir/include/CGAL/Nef_S2/Generic_handle_map.h
- -- Installing: /root/anaconda3/conda-bld/work/CGAL-4.6.3-installdir/include/CGAL/Nef_S2/SM_decorator_traits.h
- -- Installing: /root/anaconda3/conda-bld/work/CGAL-4.6.3-installdir/include/CGAL/Nef_S2/SM_iteration.h
- -- Installing: /root/anaconda3/conda-bld/work/CGAL-4.6.3-installdir/include/CGAL/Nef_S2/Sphere_geometry_OGL.h
- -- Installing: /root/anaconda3/conda-bld/work/CGAL-4.6.3-installdir/include/CGAL/Nef_S2/SM_list.h
- -- Installing: /root/anaconda3/conda-bld/work/CGAL-4.6.3-installdir/include/CGAL/Nef_S2/Normalizing.h
- -- Installing: /root/anaconda3/conda-bld/work/CGAL-4.6.3-installdir/include/CGAL/Nef_S2/SM_checker.h
- -- Installing: /root/anaconda3/conda-bld/work/CGAL-4.6.3-installdir/include/CGAL/Dart_iterators.h
- -- Installing: /root/anaconda3/conda-bld/work/CGAL-4.6.3-installdir/include/CGAL/Periodic_2_triangulation_hierarchy_vertex_base_2.h
- -- Installing: /root/anaconda3/conda-bld/work/CGAL-4.6.3-installdir/include/CGAL/argument_swaps.h
- -- Installing: /root/anaconda3/conda-bld/work/CGAL-4.6.3-installdir/include/CGAL/CORE_Expr.h
- -- Installing: /root/anaconda3/conda-bld/work/CGAL-4.6.3-installdir/include/CGAL/Ray_2_Triangle_2_intersection.h
- -- Installing: /root/anaconda3/conda-bld/work/CGAL-4.6.3-installdir/include/CGAL/TDS_full_cell_mirror_storage_policy.h
- -- Installing: /root/anaconda3/conda-bld/work/CGAL-4.6.3-installdir/include/CGAL/Env_triangle_traits_3.h
- -- Installing: /root/anaconda3/conda-bld/work/CGAL-4.6.3-installdir/include/CGAL/Segment_Delaunay_graph_storage_site_2.h
- -- Installing: /root/anaconda3/conda-bld/work/CGAL-4.6.3-installdir/include/CGAL/Nested_iterator.h
- -- Installing: /root/anaconda3/conda-bld/work/CGAL-4.6.3-installdir/include/CGAL/Triangulation_ds_vertex_base_2.h
- -- Installing: /root/anaconda3/conda-bld/work/CGAL-4.6.3-installdir/include/CGAL/Weighted_point_with_surface_index.h
- -- Installing: /root/anaconda3/conda-bld/work/CGAL-4.6.3-installdir/include/CGAL/intersection_3_1.h
- -- Installing: /root/anaconda3/conda-bld/work/CGAL-4.6.3-installdir/include/CGAL/Polynomials_for_line_3.h
- -- Installing: /root/anaconda3/conda-bld/work/CGAL-4.6.3-installdir/include/CGAL/Barycentric_coordinates_2
- -- Installing: /root/anaconda3/conda-bld/work/CGAL-4.6.3-installdir/include/CGAL/Barycentric_coordinates_2/Discrete_harmonic_2.h
- -- Installing: /root/anaconda3/conda-bld/work/CGAL-4.6.3-installdir/include/CGAL/Barycentric_coordinates_2/Generalized_barycentric_coordinates_2.h
- -- Installing: /root/anaconda3/conda-bld/work/CGAL-4.6.3-installdir/include/CGAL/Barycentric_coordinates_2/barycentric_enum_2.h
- -- Installing: /root/anaconda3/conda-bld/work/CGAL-4.6.3-installdir/include/CGAL/Barycentric_coordinates_2/Mean_value_2.h
- -- Installing: /root/anaconda3/conda-bld/work/CGAL-4.6.3-installdir/include/CGAL/Barycentric_coordinates_2/Segment_coordinates_2.h
- -- Installing: /root/anaconda3/conda-bld/work/CGAL-4.6.3-installdir/include/CGAL/Barycentric_coordinates_2/Wachspress_2.h
- -- Installing: /root/anaconda3/conda-bld/work/CGAL-4.6.3-installdir/include/CGAL/Barycentric_coordinates_2/Triangle_coordinates_2.h
- -- Installing: /root/anaconda3/conda-bld/work/CGAL-4.6.3-installdir/include/CGAL/Snap_rounding_kd_2.h
- -- Installing: /root/anaconda3/conda-bld/work/CGAL-4.6.3-installdir/include/CGAL/rectangular_3_center_2.h
- -- Installing: /root/anaconda3/conda-bld/work/CGAL-4.6.3-installdir/include/CGAL/Delaunay_mesh_area_criteria_2.h
- -- Installing: /root/anaconda3/conda-bld/work/CGAL-4.6.3-installdir/include/CGAL/Interval_nt.h
- -- Installing: /root/anaconda3/conda-bld/work/CGAL-4.6.3-installdir/include/CGAL/Convertible_filter_iterator.h
- -- Installing: /root/anaconda3/conda-bld/work/CGAL-4.6.3-installdir/include/CGAL/Fuzzy_sphere.h
- -- Installing: /root/anaconda3/conda-bld/work/CGAL-4.6.3-installdir/include/CGAL/Barycentric_coordinates_2.h
- -- Installing: /root/anaconda3/conda-bld/work/CGAL-4.6.3-installdir/include/CGAL/Arr_batched_point_location.h
- -- Installing: /root/anaconda3/conda-bld/work/CGAL-4.6.3-installdir/include/CGAL/Iso_rectangle_2.h
- -- Installing: /root/anaconda3/conda-bld/work/CGAL-4.6.3-installdir/include/CGAL/type_traits.h
- -- Installing: /root/anaconda3/conda-bld/work/CGAL-4.6.3-installdir/include/CGAL/multiset_assertions.h
- -- Installing: /root/anaconda3/conda-bld/work/CGAL-4.6.3-installdir/include/CGAL/AABB_polyhedron_segment_primitive.h
- -- Installing: /root/anaconda3/conda-bld/work/CGAL-4.6.3-installdir/include/CGAL/Arr_observer.h
- -- Installing: /root/anaconda3/conda-bld/work/CGAL-4.6.3-installdir/include/CGAL/Segment_Delaunay_graph_storage_traits_2.h
- -- Installing: /root/anaconda3/conda-bld/work/CGAL-4.6.3-installdir/include/CGAL/FPU_gcc_i386.h
- -- Installing: /root/anaconda3/conda-bld/work/CGAL-4.6.3-installdir/include/CGAL/Triangulation_hierarchy_vertex_base_3.h
- -- Installing: /root/anaconda3/conda-bld/work/CGAL-4.6.3-installdir/include/CGAL/Lightweight_vector_3.h
- -- Installing: /root/anaconda3/conda-bld/work/CGAL-4.6.3-installdir/include/CGAL/Arr_consolidated_curve_data_traits_2.h
- -- Installing: /root/anaconda3/conda-bld/work/CGAL-4.6.3-installdir/include/CGAL/HalfedgeDS_halfedge_min_base.h
- -- Installing: /root/anaconda3/conda-bld/work/CGAL-4.6.3-installdir/include/CGAL/Segment_Delaunay_graph_filtered_traits_2.h
- -- Installing: /root/anaconda3/conda-bld/work/CGAL-4.6.3-installdir/include/CGAL/leda_bigfloat_interval.h
- -- Installing: /root/anaconda3/conda-bld/work/CGAL-4.6.3-installdir/include/CGAL/Apollonius_graph_2
- -- Installing: /root/anaconda3/conda-bld/work/CGAL-4.6.3-installdir/include/CGAL/Apollonius_graph_2/Predicates_C2.h
- -- Installing: /root/anaconda3/conda-bld/work/CGAL-4.6.3-installdir/include/CGAL/Apollonius_graph_2/Infinite_edge_test_C2.h
- -- Installing: /root/anaconda3/conda-bld/work/CGAL-4.6.3-installdir/include/CGAL/Apollonius_graph_2/Finite_edge_test_C2.h
- -- Installing: /root/anaconda3/conda-bld/work/CGAL-4.6.3-installdir/include/CGAL/Apollonius_graph_2/Incircle_C2.h
- -- Installing: /root/anaconda3/conda-bld/work/CGAL-4.6.3-installdir/include/CGAL/Apollonius_graph_2/check_filter.h
- -- Installing: /root/anaconda3/conda-bld/work/CGAL-4.6.3-installdir/include/CGAL/Apollonius_graph_2/Compare_x_2.h
- -- Installing: /root/anaconda3/conda-bld/work/CGAL-4.6.3-installdir/include/CGAL/Apollonius_graph_2/Apollonius_graph_2_impl.h
- -- Installing: /root/anaconda3/conda-bld/work/CGAL-4.6.3-installdir/include/CGAL/Apollonius_graph_2/Is_hidden_C2.h
- -- Installing: /root/anaconda3/conda-bld/work/CGAL-4.6.3-installdir/include/CGAL/Apollonius_graph_2/Constructions_C2.h
- -- Installing: /root/anaconda3/conda-bld/work/CGAL-4.6.3-installdir/include/CGAL/Apollonius_graph_2/Orientation8_C2.h
- -- Installing: /root/anaconda3/conda-bld/work/CGAL-4.6.3-installdir/include/CGAL/Apollonius_graph_2/comparator_profiler.h
- -- Installing: /root/anaconda3/conda-bld/work/CGAL-4.6.3-installdir/include/CGAL/Apollonius_graph_2/Bounded_side_of_ccw_circle_C2.h
- -- Installing: /root/anaconda3/conda-bld/work/CGAL-4.6.3-installdir/include/CGAL/Apollonius_graph_2/Compare_weight_2.h
- -- Installing: /root/anaconda3/conda-bld/work/CGAL-4.6.3-installdir/include/CGAL/Apollonius_graph_2/Predicate_constructions_C2.h
- -- Installing: /root/anaconda3/conda-bld/work/CGAL-4.6.3-installdir/include/CGAL/Apollonius_graph_2/Kernel_wrapper_2.h
- -- Installing: /root/anaconda3/conda-bld/work/CGAL-4.6.3-installdir/include/CGAL/Apollonius_graph_2/Constructions_rtH2.h
- -- Installing: /root/anaconda3/conda-bld/work/CGAL-4.6.3-installdir/include/CGAL/Apollonius_graph_2/Traits_wrapper_2.h
- -- Installing: /root/anaconda3/conda-bld/work/CGAL-4.6.3-installdir/include/CGAL/Apollonius_graph_2/basic.h
- -- Installing: /root/anaconda3/conda-bld/work/CGAL-4.6.3-installdir/include/CGAL/Apollonius_graph_2/Constructions_ftC2.h
- -- Installing: /root/anaconda3/conda-bld/work/CGAL-4.6.3-installdir/include/CGAL/Apollonius_graph_2/Apollonius_graph_hierarchy_2_impl.h
- -- Installing: /root/anaconda3/conda-bld/work/CGAL-4.6.3-installdir/include/CGAL/Apollonius_graph_2/Is_degenerate_edge_C2.h
- -- Installing: /root/anaconda3/conda-bld/work/CGAL-4.6.3-installdir/include/CGAL/Apollonius_graph_2/Oriented_side_of_bisector_C2.h
- -- Installing: /root/anaconda3/conda-bld/work/CGAL-4.6.3-installdir/include/CGAL/Apollonius_graph_2/Incircle8_C2.h
- -- Installing: /root/anaconda3/conda-bld/work/CGAL-4.6.3-installdir/include/CGAL/Apollonius_graph_2/Finite_edge_test8_C2.h
- -- Installing: /root/anaconda3/conda-bld/work/CGAL-4.6.3-installdir/include/CGAL/Apollonius_graph_2/Orientation_2.h
- -- Installing: /root/anaconda3/conda-bld/work/CGAL-4.6.3-installdir/include/CGAL/Apollonius_graph_2/predicate_profiler.h
- -- Installing: /root/anaconda3/conda-bld/work/CGAL-4.6.3-installdir/include/CGAL/Apollonius_graph_2/compare_quadratic.h
- -- Installing: /root/anaconda3/conda-bld/work/CGAL-4.6.3-installdir/include/CGAL/Apollonius_graph_2/Compare_y_2.h
- -- Installing: /root/anaconda3/conda-bld/work/CGAL-4.6.3-installdir/include/CGAL/Apollonius_graph_2/uncertain
- -- Installing: /root/anaconda3/conda-bld/work/CGAL-4.6.3-installdir/include/CGAL/Apollonius_graph_2/uncertain/Uncertain_oriented_side_of_bisector_C2.h
- -- Installing: /root/anaconda3/conda-bld/work/CGAL-4.6.3-installdir/include/CGAL/Apollonius_graph_2/uncertain/Apollonius_graph_uncertain_filtered_traits_2.h
- -- Installing: /root/anaconda3/conda-bld/work/CGAL-4.6.3-installdir/include/CGAL/Apollonius_graph_2/uncertain/Uncertain_is_hidden_C2.h
- -- Installing: /root/anaconda3/conda-bld/work/CGAL-4.6.3-installdir/include/CGAL/Apollonius_graph_2/uncertain/Uncertain_vertex_conflict_2.h
- -- Installing: /root/anaconda3/conda-bld/work/CGAL-4.6.3-installdir/include/CGAL/Apollonius_graph_2/uncertain/uncertain_functions_on_signs.h
- -- Installing: /root/anaconda3/conda-bld/work/CGAL-4.6.3-installdir/include/CGAL/In_place_list.h
- -- Installing: /root/anaconda3/conda-bld/work/CGAL-4.6.3-installdir/include/CGAL/Lazy_exact_nt.h
- -- Installing: /root/anaconda3/conda-bld/work/CGAL-4.6.3-installdir/include/CGAL/Mesher_level.h
- -- Installing: /root/anaconda3/conda-bld/work/CGAL-4.6.3-installdir/include/CGAL/point_generators_2.h
- -- Installing: /root/anaconda3/conda-bld/work/CGAL-4.6.3-installdir/include/CGAL/OFF_to_nef_3.h
- -- Installing: /root/anaconda3/conda-bld/work/CGAL-4.6.3-installdir/include/CGAL/Periodic_2_triangulation_2.h
- -- Installing: /root/anaconda3/conda-bld/work/CGAL-4.6.3-installdir/include/CGAL/Sweep_line_2
- -- Installing: /root/anaconda3/conda-bld/work/CGAL-4.6.3-installdir/include/CGAL/Sweep_line_2/Sweep_line_subcurve.h
- -- Installing: /root/anaconda3/conda-bld/work/CGAL-4.6.3-installdir/include/CGAL/Sweep_line_2/Sweep_line_functors.h
- -- Installing: /root/anaconda3/conda-bld/work/CGAL-4.6.3-installdir/include/CGAL/Sweep_line_2/Sweep_line_2_utils.h
- -- Installing: /root/anaconda3/conda-bld/work/CGAL-4.6.3-installdir/include/CGAL/Sweep_line_2/Sweep_line_2_visitors.h
- -- Installing: /root/anaconda3/conda-bld/work/CGAL-4.6.3-installdir/include/CGAL/Sweep_line_2/Arr_overlay_traits_2.h
- -- Installing: /root/anaconda3/conda-bld/work/CGAL-4.6.3-installdir/include/CGAL/Sweep_line_2/Arr_basic_insertion_traits_2.h
- -- Installing: /root/anaconda3/conda-bld/work/CGAL-4.6.3-installdir/include/CGAL/Sweep_line_2/Arr_construction_event.h
- -- Installing: /root/anaconda3/conda-bld/work/CGAL-4.6.3-installdir/include/CGAL/Sweep_line_2/Sweep_line_2_impl.h
- -- Installing: /root/anaconda3/conda-bld/work/CGAL-4.6.3-installdir/include/CGAL/Sweep_line_2/Sweep_line_event.h
- -- Installing: /root/anaconda3/conda-bld/work/CGAL-4.6.3-installdir/include/CGAL/Sweep_line_2/Sweep_line_2_debug.h
- -- Installing: /root/anaconda3/conda-bld/work/CGAL-4.6.3-installdir/include/CGAL/Sweep_line_2/Arr_batched_pl_sl_visitor.h
- -- Installing: /root/anaconda3/conda-bld/work/CGAL-4.6.3-installdir/include/CGAL/Sweep_line_2/Arr_construction_subcurve.h
- -- Installing: /root/anaconda3/conda-bld/work/CGAL-4.6.3-installdir/include/CGAL/Sweep_line_2/Arr_overlay_subcurve.h
- -- Installing: /root/anaconda3/conda-bld/work/CGAL-4.6.3-installdir/include/CGAL/Sweep_line_2/Arr_insertion_traits_2.h
- -- Installing: /root/anaconda3/conda-bld/work/CGAL-4.6.3-installdir/include/CGAL/Sweep_line_2/Arr_basic_insertion_sl_visitor.h
- -- Installing: /root/anaconda3/conda-bld/work/CGAL-4.6.3-installdir/include/CGAL/Sweep_line_2/Arr_insertion_sl_visitor.h
- -- Installing: /root/anaconda3/conda-bld/work/CGAL-4.6.3-installdir/include/CGAL/Sweep_line_2/Arr_construction_sl_visitor.h
- -- Installing: /root/anaconda3/conda-bld/work/CGAL-4.6.3-installdir/include/CGAL/Sweep_line_2/Arr_default_overlay_traits_base.h
- -- Installing: /root/anaconda3/conda-bld/work/CGAL-4.6.3-installdir/include/CGAL/Sweep_line_2/Sweep_line_curve_pair.h
- -- Installing: /root/anaconda3/conda-bld/work/CGAL-4.6.3-installdir/include/CGAL/Sweep_line_2/Basic_sweep_line_2_impl.h
- -- Installing: /root/anaconda3/conda-bld/work/CGAL-4.6.3-installdir/include/CGAL/Sweep_line_2/Arr_overlay_sl_visitor.h
- -- Installing: /root/anaconda3/conda-bld/work/CGAL-4.6.3-installdir/include/CGAL/Sweep_line_2/Arr_vert_decomp_sl_visitor.h
- -- Installing: /root/anaconda3/conda-bld/work/CGAL-4.6.3-installdir/include/CGAL/Iterator_range.h
- -- Installing: /root/anaconda3/conda-bld/work/CGAL-4.6.3-installdir/include/CGAL/Linear_algebraCd.h
- -- Installing: /root/anaconda3/conda-bld/work/CGAL-4.6.3-installdir/include/CGAL/Robust_circumcenter_filtered_traits_3.h
- -- Installing: /root/anaconda3/conda-bld/work/CGAL-4.6.3-installdir/include/CGAL/Mpzf.h
- -- Installing: /root/anaconda3/conda-bld/work/CGAL-4.6.3-installdir/include/CGAL/Mesher_level_visitors.h
- -- Installing: /root/anaconda3/conda-bld/work/CGAL-4.6.3-installdir/include/CGAL/Min_sphere_d
- -- Installing: /root/anaconda3/conda-bld/work/CGAL-4.6.3-installdir/include/CGAL/Min_sphere_d/Optimisation_sphere_d.h
- -- Installing: /root/anaconda3/conda-bld/work/CGAL-4.6.3-installdir/include/CGAL/Min_sphere_d/Min_sphere_d_impl.h
- -- Installing: /root/anaconda3/conda-bld/work/CGAL-4.6.3-installdir/include/CGAL/TDS_full_cell_default_storage_policy.h
- -- Installing: /root/anaconda3/conda-bld/work/CGAL-4.6.3-installdir/include/CGAL/Segment_tree_k.h
- -- Installing: /root/anaconda3/conda-bld/work/CGAL-4.6.3-installdir/include/CGAL/Triangulation_ds_vertex_2.h
- -- Installing: /root/anaconda3/conda-bld/work/CGAL-4.6.3-installdir/include/CGAL/leda_bigfloat.h
- -- Installing: /root/anaconda3/conda-bld/work/CGAL-4.6.3-installdir/include/CGAL/Iso_rectangle_2_Line_2_intersection.h
- -- Installing: /root/anaconda3/conda-bld/work/CGAL-4.6.3-installdir/include/CGAL/Line_arc_3.h
- -- Installing: /root/anaconda3/conda-bld/work/CGAL-4.6.3-installdir/include/CGAL/Runge_kutta_integrator_2.h
- -- Installing: /root/anaconda3/conda-bld/work/CGAL-4.6.3-installdir/include/CGAL/Triangle_2_Iso_rectangle_2_intersection.h
- -- Installing: /root/anaconda3/conda-bld/work/CGAL-4.6.3-installdir/include/CGAL/Modular_traits.h
- -- Installing: /root/anaconda3/conda-bld/work/CGAL-4.6.3-installdir/include/CGAL/linear_least_squares_fitting_circles_2.h
- -- Installing: /root/anaconda3/conda-bld/work/CGAL-4.6.3-installdir/include/CGAL/iterator_from_indices.h
- -- Installing: /root/anaconda3/conda-bld/work/CGAL-4.6.3-installdir/include/CGAL/MP_Float_impl.h
- -- Installing: /root/anaconda3/conda-bld/work/CGAL-4.6.3-installdir/include/CGAL/grid_simplify_point_set.h
- -- Installing: /root/anaconda3/conda-bld/work/CGAL-4.6.3-installdir/include/CGAL/Handle_with_policy.h
- -- Installing: /root/anaconda3/conda-bld/work/CGAL-4.6.3-installdir/include/CGAL/Euler_integrator_2.h
- -- Installing: /root/anaconda3/conda-bld/work/CGAL-4.6.3-installdir/include/CGAL/property_map.h
- -- Installing: /root/anaconda3/conda-bld/work/CGAL-4.6.3-installdir/include/CGAL/kernel_config.h
- -- Installing: /root/anaconda3/conda-bld/work/CGAL-4.6.3-installdir/include/CGAL/Coercion_traits.h
- -- Installing: /root/anaconda3/conda-bld/work/CGAL-4.6.3-installdir/include/CGAL/point_set_processing_assertions.h
- -- Installing: /root/anaconda3/conda-bld/work/CGAL-4.6.3-installdir/include/CGAL/Env_sphere_traits_3.h
- -- Installing: /root/anaconda3/conda-bld/work/CGAL-4.6.3-installdir/include/CGAL/is_y_monotone_2.h
- -- Installing: /root/anaconda3/conda-bld/work/CGAL-4.6.3-installdir/include/CGAL/Partition_traits_2.h
- -- Installing: /root/anaconda3/conda-bld/work/CGAL-4.6.3-installdir/include/CGAL/Env_tracing_traits_3.h
- -- Installing: /root/anaconda3/conda-bld/work/CGAL-4.6.3-installdir/include/CGAL/HalfedgeDS_face_base.h
- -- Installing: /root/anaconda3/conda-bld/work/CGAL-4.6.3-installdir/include/CGAL/Number_type_checker.h
- -- Installing: /root/anaconda3/conda-bld/work/CGAL-4.6.3-installdir/include/CGAL/Deform_mesh.h
- -- Installing: /root/anaconda3/conda-bld/work/CGAL-4.6.3-installdir/include/CGAL/Straight_skeleton_builder_2.h
- -- Installing: /root/anaconda3/conda-bld/work/CGAL-4.6.3-installdir/include/CGAL/wmult.h
- -- Installing: /root/anaconda3/conda-bld/work/CGAL-4.6.3-installdir/include/CGAL/Handle_for_virtual.h
- -- Installing: /root/anaconda3/conda-bld/work/CGAL-4.6.3-installdir/include/CGAL/certified_quotient_predicates.h
- -- Installing: /root/anaconda3/conda-bld/work/CGAL-4.6.3-installdir/include/CGAL/surface_neighbors_3.h
- -- Installing: /root/anaconda3/conda-bld/work/CGAL-4.6.3-installdir/include/CGAL/boost
- -- Installing: /root/anaconda3/conda-bld/work/CGAL-4.6.3-installdir/include/CGAL/boost/graph
- -- Installing: /root/anaconda3/conda-bld/work/CGAL-4.6.3-installdir/include/CGAL/boost/graph/graph_traits_Delaunay_triangulation_2.h
- -- Installing: /root/anaconda3/conda-bld/work/CGAL-4.6.3-installdir/include/CGAL/boost/graph/halfedge_graph_traits.h
- -- Installing: /root/anaconda3/conda-bld/work/CGAL-4.6.3-installdir/include/CGAL/boost/graph/properties_Surface_mesh.h
- -- Installing: /root/anaconda3/conda-bld/work/CGAL-4.6.3-installdir/include/CGAL/boost/graph/graph_traits_Polyhedron_3.h
- -- Installing: /root/anaconda3/conda-bld/work/CGAL-4.6.3-installdir/include/CGAL/boost/graph/halfedge_graph_traits_HalfedgeDS.h
- -- Installing: /root/anaconda3/conda-bld/work/CGAL-4.6.3-installdir/include/CGAL/boost/graph/graph_traits_Arrangement_2.h
- -- Installing: /root/anaconda3/conda-bld/work/CGAL-4.6.3-installdir/include/CGAL/boost/graph/iterator.h
- -- Installing: /root/anaconda3/conda-bld/work/CGAL-4.6.3-installdir/include/CGAL/boost/graph/dijkstra_shortest_paths.hpp
- -- Installing: /root/anaconda3/conda-bld/work/CGAL-4.6.3-installdir/include/CGAL/boost/graph/graph_traits_Triangulation_2.h
- -- Installing: /root/anaconda3/conda-bld/work/CGAL-4.6.3-installdir/include/CGAL/boost/graph/named_function_params.h
- -- Installing: /root/anaconda3/conda-bld/work/CGAL-4.6.3-installdir/include/CGAL/boost/graph/Euler_operations.h
- -- Installing: /root/anaconda3/conda-bld/work/CGAL-4.6.3-installdir/include/CGAL/boost/graph/helpers.h
- -- Installing: /root/anaconda3/conda-bld/work/CGAL-4.6.3-installdir/include/CGAL/boost/graph/graph_traits_Dual_Arrangement_2.h
- -- Installing: /root/anaconda3/conda-bld/work/CGAL-4.6.3-installdir/include/CGAL/boost/graph/properties_CombinatorialMap.h
- -- Installing: /root/anaconda3/conda-bld/work/CGAL-4.6.3-installdir/include/CGAL/boost/graph/graph_traits_CombinatorialMap.h
- -- Installing: /root/anaconda3/conda-bld/work/CGAL-4.6.3-installdir/include/CGAL/boost/graph/properties.h
- -- Installing: /root/anaconda3/conda-bld/work/CGAL-4.6.3-installdir/include/CGAL/boost/graph/properties_Polyhedron_3.h
- -- Installing: /root/anaconda3/conda-bld/work/CGAL-4.6.3-installdir/include/CGAL/boost/graph/graph_traits_Surface_mesh.h
- -- Installing: /root/anaconda3/conda-bld/work/CGAL-4.6.3-installdir/include/CGAL/boost/graph/internal
- -- Installing: /root/anaconda3/conda-bld/work/CGAL-4.6.3-installdir/include/CGAL/boost/graph/internal/OM_iterator_from_circulator.h
- -- Installing: /root/anaconda3/conda-bld/work/CGAL-4.6.3-installdir/include/CGAL/boost/graph/internal/helpers.h
- -- Installing: /root/anaconda3/conda-bld/work/CGAL-4.6.3-installdir/include/CGAL/boost/graph/backward_compatibility_functions.h
- -- Installing: /root/anaconda3/conda-bld/work/CGAL-4.6.3-installdir/include/CGAL/boost/graph/dijkstra_shortest_paths.h
- -- Installing: /root/anaconda3/conda-bld/work/CGAL-4.6.3-installdir/include/CGAL/boost/graph/split_graph_into_polylines.h
- -- Installing: /root/anaconda3/conda-bld/work/CGAL-4.6.3-installdir/include/CGAL/boost/graph/graph_traits_PolyMesh_ArrayKernelT.h
- -- Installing: /root/anaconda3/conda-bld/work/CGAL-4.6.3-installdir/include/CGAL/boost/graph/Graph_geometry.h
- -- Installing: /root/anaconda3/conda-bld/work/CGAL-4.6.3-installdir/include/CGAL/boost/graph/halfedge_graph_traits_Polyhedron_3.h
- -- Installing: /root/anaconda3/conda-bld/work/CGAL-4.6.3-installdir/include/CGAL/boost/graph/graph_concepts.h
- -- Installing: /root/anaconda3/conda-bld/work/CGAL-4.6.3-installdir/include/CGAL/boost/graph/properties_PolyMesh_ArrayKernelT.h
- -- Installing: /root/anaconda3/conda-bld/work/CGAL-4.6.3-installdir/include/CGAL/boost/graph/selection.h
- -- Installing: /root/anaconda3/conda-bld/work/CGAL-4.6.3-installdir/include/CGAL/boost/graph/graph_traits_HalfedgeDS.h
- -- Installing: /root/anaconda3/conda-bld/work/CGAL-4.6.3-installdir/include/CGAL/boost/iterator
- -- Installing: /root/anaconda3/conda-bld/work/CGAL-4.6.3-installdir/include/CGAL/boost/iterator/transform_iterator.hpp
- -- Installing: /root/anaconda3/conda-bld/work/CGAL-4.6.3-installdir/include/CGAL/boost/iterator/counting_iterator.hpp
- -- Installing: /root/anaconda3/conda-bld/work/CGAL-4.6.3-installdir/include/CGAL/Triangulation_face_base_with_info_2.h
- -- Installing: /root/anaconda3/conda-bld/work/CGAL-4.6.3-installdir/include/CGAL/Polygon_convex_decomposition_2.h
- -- Installing: /root/anaconda3/conda-bld/work/CGAL-4.6.3-installdir/include/CGAL/Ray_2_Iso_rectangle_2_intersection.h
- -- Installing: /root/anaconda3/conda-bld/work/CGAL-4.6.3-installdir/include/CGAL/Combinatorial_map_constructors.h
- -- Installing: /root/anaconda3/conda-bld/work/CGAL-4.6.3-installdir/include/CGAL/Discrete_conformal_map_parameterizer_3.h
- -- Installing: /root/anaconda3/conda-bld/work/CGAL-4.6.3-installdir/include/CGAL/Gmpzf.h
- -- Installing: /root/anaconda3/conda-bld/work/CGAL-4.6.3-installdir/include/CGAL/Intersection_traits_2.h
- -- Installing: /root/anaconda3/conda-bld/work/CGAL-4.6.3-installdir/include/CGAL/Circulator_project.h
- -- Installing: /root/anaconda3/conda-bld/work/CGAL-4.6.3-installdir/include/CGAL/Monge_via_jet_fitting.h
- -- Installing: /root/anaconda3/conda-bld/work/CGAL-4.6.3-installdir/include/CGAL/assertions_behaviour.h
- -- Installing: /root/anaconda3/conda-bld/work/CGAL-4.6.3-installdir/include/CGAL/Polynomials_2_2.h
- -- Installing: /root/anaconda3/conda-bld/work/CGAL-4.6.3-installdir/include/CGAL/kernel_assertions.h
- -- Installing: /root/anaconda3/conda-bld/work/CGAL-4.6.3-installdir/include/CGAL/Triangulation_default_data_structure_2.h
- -- Installing: /root/anaconda3/conda-bld/work/CGAL-4.6.3-installdir/include/CGAL/Default.h
- -- Installing: /root/anaconda3/conda-bld/work/CGAL-4.6.3-installdir/include/CGAL/Approximate_min_ellipsoid_d_traits_2.h
- -- Installing: /root/anaconda3/conda-bld/work/CGAL-4.6.3-installdir/include/CGAL/Circular_kernel_converter.h
- -- Installing: /root/anaconda3/conda-bld/work/CGAL-4.6.3-installdir/include/CGAL/HalfedgeDS_vertex_max_base_with_id.h
- -- Installing: /root/anaconda3/conda-bld/work/CGAL-4.6.3-installdir/include/CGAL/Alpha_shape_euclidean_traits_3.h
- -- Installing: /root/anaconda3/conda-bld/work/CGAL-4.6.3-installdir/include/CGAL/make_union_of_balls_3.h
- -- Installing: /root/anaconda3/conda-bld/work/CGAL-4.6.3-installdir/include/CGAL/create_straight_skeleton_2.h
- -- Installing: /root/anaconda3/conda-bld/work/CGAL-4.6.3-installdir/include/CGAL/convex_hull_constructive_traits_2.h
- -- Installing: /root/anaconda3/conda-bld/work/CGAL-4.6.3-installdir/include/CGAL/Spatial_sort_traits_adapter_d.h
- -- Installing: /root/anaconda3/conda-bld/work/CGAL-4.6.3-installdir/include/CGAL/Segment_Delaunay_graph_traits_2.h
- -- Installing: /root/anaconda3/conda-bld/work/CGAL-4.6.3-installdir/include/CGAL/Segment_2_Ray_2_intersection.h
- -- Installing: /root/anaconda3/conda-bld/work/CGAL-4.6.3-installdir/include/CGAL/Param_mesh_patch_circulators.h
- -- Installing: /root/anaconda3/conda-bld/work/CGAL-4.6.3-installdir/include/CGAL/Algebraic_structure_traits.h
- -- Installing: /root/anaconda3/conda-bld/work/CGAL-4.6.3-installdir/include/CGAL/Env_plane_traits_3.h
- -- Installing: /root/anaconda3/conda-bld/work/CGAL-4.6.3-installdir/include/CGAL/Iterator_project.h
- -- Installing: /root/anaconda3/conda-bld/work/CGAL-4.6.3-installdir/include/CGAL/Implicit_mesh_domain_3.h
- -- Installing: /root/anaconda3/conda-bld/work/CGAL-4.6.3-installdir/include/CGAL/Projection_traits_yz_3.h
- -- Installing: /root/anaconda3/conda-bld/work/CGAL-4.6.3-installdir/include/CGAL/extremal_polygon_2.h
- -- Installing: /root/anaconda3/conda-bld/work/CGAL-4.6.3-installdir/include/CGAL/Segment_Delaunay_graph_simple_storage_site_2.h
- -- Installing: /root/anaconda3/conda-bld/work/CGAL-4.6.3-installdir/include/CGAL/Mesh_vertex_base_3.h
- -- Installing: /root/anaconda3/conda-bld/work/CGAL-4.6.3-installdir/include/CGAL/Point_inside_polyhedron_3.h
- -- Installing: /root/anaconda3/conda-bld/work/CGAL-4.6.3-installdir/include/CGAL/Triangulation_ds_iterators_2.h
- -- Installing: /root/anaconda3/conda-bld/work/CGAL-4.6.3-installdir/include/CGAL/Sweep_line_2.h
- -- Installing: /root/anaconda3/conda-bld/work/CGAL-4.6.3-installdir/include/CGAL/Skin_surface_3.h
- -- Installing: /root/anaconda3/conda-bld/work/CGAL-4.6.3-installdir/include/CGAL/Periodic_2_Delaunay_triangulation_traits_2.h
- -- Installing: /root/anaconda3/conda-bld/work/CGAL-4.6.3-installdir/include/CGAL/Cache.h
- -- Installing: /root/anaconda3/conda-bld/work/CGAL-4.6.3-installdir/include/CGAL/Polygon_offset_builder_traits_2.h
- -- Installing: /root/anaconda3/conda-bld/work/CGAL-4.6.3-installdir/include/CGAL/Win32_exception.h
- -- Installing: /root/anaconda3/conda-bld/work/CGAL-4.6.3-installdir/include/CGAL/to_rational.h
- -- Installing: /root/anaconda3/conda-bld/work/CGAL-4.6.3-installdir/include/CGAL/minkowski_sum_2.h
- -- Installing: /root/anaconda3/conda-bld/work/CGAL-4.6.3-installdir/include/CGAL/FPU_extension.h
- -- Installing: /root/anaconda3/conda-bld/work/CGAL-4.6.3-installdir/include/CGAL/Poisson_implicit_surface_3.h
- -- Installing: /root/anaconda3/conda-bld/work/CGAL-4.6.3-installdir/include/CGAL/Polyline_simplification_2
- -- Installing: /root/anaconda3/conda-bld/work/CGAL-4.6.3-installdir/include/CGAL/Polyline_simplification_2/Hybrid_squared_distance_cost.h
- -- Installing: /root/anaconda3/conda-bld/work/CGAL-4.6.3-installdir/include/CGAL/Polyline_simplification_2/Vertex_base_2.h
- -- Installing: /root/anaconda3/conda-bld/work/CGAL-4.6.3-installdir/include/CGAL/Polyline_simplification_2/Squared_distance_cost.h
- -- Installing: /root/anaconda3/conda-bld/work/CGAL-4.6.3-installdir/include/CGAL/Polyline_simplification_2/Stop_above_cost_threshold.h
- -- Installing: /root/anaconda3/conda-bld/work/CGAL-4.6.3-installdir/include/CGAL/Polyline_simplification_2/Stop_below_count_ratio_threshold.h
- -- Installing: /root/anaconda3/conda-bld/work/CGAL-4.6.3-installdir/include/CGAL/Polyline_simplification_2/Scaled_squared_distance_cost.h
- -- Installing: /root/anaconda3/conda-bld/work/CGAL-4.6.3-installdir/include/CGAL/Polyline_simplification_2/simplify.h
- -- Installing: /root/anaconda3/conda-bld/work/CGAL-4.6.3-installdir/include/CGAL/Polyline_simplification_2/Stop_below_count_threshold.h
- -- Installing: /root/anaconda3/conda-bld/work/CGAL-4.6.3-installdir/include/CGAL/Triangulation_simplex_3.h
- -- Installing: /root/anaconda3/conda-bld/work/CGAL-4.6.3-installdir/include/CGAL/Filtered_kernel_fwd.h
- -- Installing: /root/anaconda3/conda-bld/work/CGAL-4.6.3-installdir/include/CGAL/Union_find.h
- -- Installing: /root/anaconda3/conda-bld/work/CGAL-4.6.3-installdir/include/CGAL/Polynomial.h
- -- Installing: /root/anaconda3/conda-bld/work/CGAL-4.6.3-installdir/include/CGAL/Nef_polyhedron_S2.h
- -- Installing: /root/anaconda3/conda-bld/work/CGAL-4.6.3-installdir/include/CGAL/Spherical_kernel_intersections.h
- -- Installing: /root/anaconda3/conda-bld/work/CGAL-4.6.3-installdir/include/CGAL/Modular_arithmetic
- -- Installing: /root/anaconda3/conda-bld/work/CGAL-4.6.3-installdir/include/CGAL/Modular_arithmetic/Residue_type.h
- -- Installing: /root/anaconda3/conda-bld/work/CGAL-4.6.3-installdir/include/CGAL/Circle_2.h
- -- Installing: /root/anaconda3/conda-bld/work/CGAL-4.6.3-installdir/include/CGAL/Transform_iterator.h
- -- Installing: /root/anaconda3/conda-bld/work/CGAL-4.6.3-installdir/include/CGAL/AABB_triangle_primitive.h
- -- Installing: /root/anaconda3/conda-bld/work/CGAL-4.6.3-installdir/include/CGAL/Orthogonal_incremental_neighbor_search.h
- -- Installing: /root/anaconda3/conda-bld/work/CGAL-4.6.3-installdir/include/CGAL/Simple_spherical_kernel_3.h
- -- Installing: /root/anaconda3/conda-bld/work/CGAL-4.6.3-installdir/include/CGAL/Min_sphere_of_spheres_d_traits_2.h
- -- Installing: /root/anaconda3/conda-bld/work/CGAL-4.6.3-installdir/include/CGAL/Nef_2
- -- Installing: /root/anaconda3/conda-bld/work/CGAL-4.6.3-installdir/include/CGAL/Nef_2/PM_point_locator.h
- -- Installing: /root/anaconda3/conda-bld/work/CGAL-4.6.3-installdir/include/CGAL/Nef_2/iterator_tools.h
- -- Installing: /root/anaconda3/conda-bld/work/CGAL-4.6.3-installdir/include/CGAL/Nef_2/gen_point_location.h
- -- Installing: /root/anaconda3/conda-bld/work/CGAL-4.6.3-installdir/include/CGAL/Nef_2/PM_decorator.h
- -- Installing: /root/anaconda3/conda-bld/work/CGAL-4.6.3-installdir/include/CGAL/Nef_2/geninfo.h
- -- Installing: /root/anaconda3/conda-bld/work/CGAL-4.6.3-installdir/include/CGAL/Nef_2/debug.h
- -- Installing: /root/anaconda3/conda-bld/work/CGAL-4.6.3-installdir/include/CGAL/Nef_2/Object_handle.h
- -- Installing: /root/anaconda3/conda-bld/work/CGAL-4.6.3-installdir/include/CGAL/Nef_2/Constrained_triang_traits.h
- -- Installing: /root/anaconda3/conda-bld/work/CGAL-4.6.3-installdir/include/CGAL/Nef_2/Segment_overlay_traits.h
- -- Installing: /root/anaconda3/conda-bld/work/CGAL-4.6.3-installdir/include/CGAL/Nef_2/PM_explorer.h
- -- Installing: /root/anaconda3/conda-bld/work/CGAL-4.6.3-installdir/include/CGAL/Nef_2/PM_persistent_PL.h
- -- Installing: /root/anaconda3/conda-bld/work/CGAL-4.6.3-installdir/include/CGAL/Nef_2/Polynomial.h
- -- Installing: /root/anaconda3/conda-bld/work/CGAL-4.6.3-installdir/include/CGAL/Nef_2/Line_to_epoint.h
- -- Installing: /root/anaconda3/conda-bld/work/CGAL-4.6.3-installdir/include/CGAL/Nef_2/Bounding_box_2.h
- -- Installing: /root/anaconda3/conda-bld/work/CGAL-4.6.3-installdir/include/CGAL/Nef_2/PM_overlayer.h
- -- Installing: /root/anaconda3/conda-bld/work/CGAL-4.6.3-installdir/include/CGAL/Nef_2/PM_checker.h
- -- Installing: /root/anaconda3/conda-bld/work/CGAL-4.6.3-installdir/include/CGAL/Nef_2/PM_const_decorator.h
- -- Installing: /root/anaconda3/conda-bld/work/CGAL-4.6.3-installdir/include/CGAL/Nef_2/HDS_items.h
- -- Installing: /root/anaconda3/conda-bld/work/CGAL-4.6.3-installdir/include/CGAL/Nef_2/PM_io_parser.h
- -- Installing: /root/anaconda3/conda-bld/work/CGAL-4.6.3-installdir/include/CGAL/Nef_2/Object_index.h
- -- Installing: /root/anaconda3/conda-bld/work/CGAL-4.6.3-installdir/include/CGAL/Arr_circle_segment_traits_2.h
- -- Installing: /root/anaconda3/conda-bld/work/CGAL-4.6.3-installdir/include/CGAL/Alpha_shape_3.h
- -- Installing: /root/anaconda3/conda-bld/work/CGAL-4.6.3-installdir/include/CGAL/Identity_policy_2.h
- -- Installing: /root/anaconda3/conda-bld/work/CGAL-4.6.3-installdir/include/CGAL/Fraction_traits.h
- -- Installing: /root/anaconda3/conda-bld/work/CGAL-4.6.3-installdir/include/CGAL/interpolation_functions.h
- -- Installing: /root/anaconda3/conda-bld/work/CGAL-4.6.3-installdir/include/CGAL/Filtered_construction.h
- -- Installing: /root/anaconda3/conda-bld/work/CGAL-4.6.3-installdir/include/CGAL/General_polygon_with_holes_2.h
- -- Installing: /root/anaconda3/conda-bld/work/CGAL-4.6.3-installdir/include/CGAL/Ray_2_Segment_2_intersection.h
- -- Installing: /root/anaconda3/conda-bld/work/CGAL-4.6.3-installdir/include/CGAL/Complexity_tags.h
- -- Installing: /root/anaconda3/conda-bld/work/CGAL-4.6.3-installdir/include/CGAL/Arrangement_zone_2.h
- -- Installing: /root/anaconda3/conda-bld/work/CGAL-4.6.3-installdir/include/CGAL/Rectangular_p_center_traits_2.h
- -- Installing: /root/anaconda3/conda-bld/work/CGAL-4.6.3-installdir/include/CGAL/Twotuple.h
- -- Installing: /root/anaconda3/conda-bld/work/CGAL-4.6.3-installdir/include/CGAL/Min_circle_2
- -- Installing: /root/anaconda3/conda-bld/work/CGAL-4.6.3-installdir/include/CGAL/Min_circle_2/Optimisation_circle_2_impl.h
- -- Installing: /root/anaconda3/conda-bld/work/CGAL-4.6.3-installdir/include/CGAL/Min_circle_2/Min_circle_2_adapterH2.h
- -- Installing: /root/anaconda3/conda-bld/work/CGAL-4.6.3-installdir/include/CGAL/Min_circle_2/Optimisation_circle_2.h
- -- Installing: /root/anaconda3/conda-bld/work/CGAL-4.6.3-installdir/include/CGAL/Min_circle_2/Min_circle_2_adapterC2.h
- -- Installing: /root/anaconda3/conda-bld/work/CGAL-4.6.3-installdir/include/CGAL/Min_circle_2/Min_circle_2_impl.h
- -- Installing: /root/anaconda3/conda-bld/work/CGAL-4.6.3-installdir/include/CGAL/Parabola_2.h
- -- Installing: /root/anaconda3/conda-bld/work/CGAL-4.6.3-installdir/include/CGAL/Constraint_hierarchy_2.h
- -- Installing: /root/anaconda3/conda-bld/work/CGAL-4.6.3-installdir/include/CGAL/Arr_default_overlay_traits.h
- -- Installing: /root/anaconda3/conda-bld/work/CGAL-4.6.3-installdir/include/CGAL/Bbox_2_Line_2_intersection.h
- -- Installing: /root/anaconda3/conda-bld/work/CGAL-4.6.3-installdir/include/CGAL/kernel_basic.h
- -- Installing: /root/anaconda3/conda-bld/work/CGAL-4.6.3-installdir/include/CGAL/Delaunay_mesher_no_edge_refinement_2.h
- -- Installing: /root/anaconda3/conda-bld/work/CGAL-4.6.3-installdir/include/CGAL/poisson_refine_triangulation.h
- -- Installing: /root/anaconda3/conda-bld/work/CGAL-4.6.3-installdir/include/CGAL/Triangulation_cell_base_with_circumcenter_3.h
- -- Installing: /root/anaconda3/conda-bld/work/CGAL-4.6.3-installdir/include/CGAL/Periodic_3_triangulation_filtered_traits_3.h
- -- Installing: /root/anaconda3/conda-bld/work/CGAL-4.6.3-installdir/include/CGAL/primes.h
- -- Installing: /root/anaconda3/conda-bld/work/CGAL-4.6.3-installdir/include/CGAL/Random.h
- -- Installing: /root/anaconda3/conda-bld/work/CGAL-4.6.3-installdir/include/CGAL/partition_is_valid_2.h
- -- Installing: /root/anaconda3/conda-bld/work/CGAL-4.6.3-installdir/include/CGAL/HalfedgeDS_vertex_base.h
- -- Installing: /root/anaconda3/conda-bld/work/CGAL-4.6.3-installdir/include/CGAL/CORE_BigFloat.h
- -- Installing: /root/anaconda3/conda-bld/work/CGAL-4.6.3-installdir/include/CGAL/squared_distance_3_0.h
- -- Installing: /root/anaconda3/conda-bld/work/CGAL-4.6.3-installdir/include/CGAL/offset_polygon_2.h
- -- Installing: /root/anaconda3/conda-bld/work/CGAL-4.6.3-installdir/include/CGAL/Polyhedron_3.h
- -- Installing: /root/anaconda3/conda-bld/work/CGAL-4.6.3-installdir/include/CGAL/linear_least_squares_fitting_3.h
- -- Installing: /root/anaconda3/conda-bld/work/CGAL-4.6.3-installdir/include/CGAL/Algebraic_kernel_d_1.h
- -- Installing: /root/anaconda3/conda-bld/work/CGAL-4.6.3-installdir/include/CGAL/Arr_non_caching_segment_traits_2.h
- -- Installing: /root/anaconda3/conda-bld/work/CGAL-4.6.3-installdir/include/CGAL/Triangulation_ds_face_2.h
- -- Installing: /root/anaconda3/conda-bld/work/CGAL-4.6.3-installdir/include/CGAL/squared_distance_3.h
- -- Installing: /root/anaconda3/conda-bld/work/CGAL-4.6.3-installdir/include/CGAL/Epick_d.h
- -- Installing: /root/anaconda3/conda-bld/work/CGAL-4.6.3-installdir/include/CGAL/Spatial_sort_traits_adapter_3.h
- -- Installing: /root/anaconda3/conda-bld/work/CGAL-4.6.3-installdir/include/CGAL/Polyhedron_incremental_builder_3.h
- -- Installing: /root/anaconda3/conda-bld/work/CGAL-4.6.3-installdir/include/CGAL/envelope_2.h
- -- Installing: /root/anaconda3/conda-bld/work/CGAL-4.6.3-installdir/include/CGAL/refine_mesh_3.h
- -- Installing: /root/anaconda3/conda-bld/work/CGAL-4.6.3-installdir/include/CGAL/Polyhedron_min_items_3.h
- -- Installing: /root/anaconda3/conda-bld/work/CGAL-4.6.3-installdir/include/CGAL/Line_arc_2.h
- -- Installing: /root/anaconda3/conda-bld/work/CGAL-4.6.3-installdir/include/CGAL/ch_melkman.h
- -- Installing: /root/anaconda3/conda-bld/work/CGAL-4.6.3-installdir/include/CGAL/Referenced_argument.h
- -- Installing: /root/anaconda3/conda-bld/work/CGAL-4.6.3-installdir/include/CGAL/OpenNL
- -- Installing: /root/anaconda3/conda-bld/work/CGAL-4.6.3-installdir/include/CGAL/OpenNL/blas.h
- -- Installing: /root/anaconda3/conda-bld/work/CGAL-4.6.3-installdir/include/CGAL/OpenNL/sparse_matrix.h
- -- Installing: /root/anaconda3/conda-bld/work/CGAL-4.6.3-installdir/include/CGAL/OpenNL/linear_solver.h
- -- Installing: /root/anaconda3/conda-bld/work/CGAL-4.6.3-installdir/include/CGAL/OpenNL/preconditioner.h
- -- Installing: /root/anaconda3/conda-bld/work/CGAL-4.6.3-installdir/include/CGAL/OpenNL/full_vector.h
- -- Installing: /root/anaconda3/conda-bld/work/CGAL-4.6.3-installdir/include/CGAL/OpenNL/conjugate_gradient.h
- -- Installing: /root/anaconda3/conda-bld/work/CGAL-4.6.3-installdir/include/CGAL/OpenNL/bicgstab.h
- -- Installing: /root/anaconda3/conda-bld/work/CGAL-4.6.3-installdir/include/CGAL/mpq_class.h
- -- Installing: /root/anaconda3/conda-bld/work/CGAL-4.6.3-installdir/include/CGAL/Triangulation_vertex_base_2.h
- -- Installing: /root/anaconda3/conda-bld/work/CGAL-4.6.3-installdir/include/CGAL/Constrained_Delaunay_triangulation_2.h
- -- Installing: /root/anaconda3/conda-bld/work/CGAL-4.6.3-installdir/include/CGAL/LEDA_basic.h
- -- Installing: /root/anaconda3/conda-bld/work/CGAL-4.6.3-installdir/include/CGAL/Convex_hull_3
- -- Installing: /root/anaconda3/conda-bld/work/CGAL-4.6.3-installdir/include/CGAL/Convex_hull_3/dual
- -- Installing: /root/anaconda3/conda-bld/work/CGAL-4.6.3-installdir/include/CGAL/Convex_hull_3/dual/interior_polyhedron_3.h
- -- Installing: /root/anaconda3/conda-bld/work/CGAL-4.6.3-installdir/include/CGAL/Convex_hull_3/dual/halfspace_intersection_with_constructions_3.h
- -- Installing: /root/anaconda3/conda-bld/work/CGAL-4.6.3-installdir/include/CGAL/Convex_hull_3/dual/Convex_hull_traits_dual_2.h
- -- Installing: /root/anaconda3/conda-bld/work/CGAL-4.6.3-installdir/include/CGAL/Convex_hull_3/dual/halfspace_intersection_3.h
- -- Installing: /root/anaconda3/conda-bld/work/CGAL-4.6.3-installdir/include/CGAL/Convex_hull_3/dual/Convex_hull_traits_dual_3.h
- -- Installing: /root/anaconda3/conda-bld/work/CGAL-4.6.3-installdir/include/CGAL/Convex_hull_3/dual/predicates.h
- -- Installing: /root/anaconda3/conda-bld/work/CGAL-4.6.3-installdir/include/CGAL/normal_vector_newell_3.h
- -- Installing: /root/anaconda3/conda-bld/work/CGAL-4.6.3-installdir/include/CGAL/Intersections_2
- -- Installing: /root/anaconda3/conda-bld/work/CGAL-4.6.3-installdir/include/CGAL/Intersections_2/Triangle_2_Triangle_2_intersection_impl.h
- -- Installing: /root/anaconda3/conda-bld/work/CGAL-4.6.3-installdir/include/CGAL/Unfiltered_predicate_adaptor.h
- -- Installing: /root/anaconda3/conda-bld/work/CGAL-4.6.3-installdir/include/CGAL/Skiplist.h
- -- Installing: /root/anaconda3/conda-bld/work/CGAL-4.6.3-installdir/include/CGAL/Scale_space_reconstruction_3
- -- Installing: /root/anaconda3/conda-bld/work/CGAL-4.6.3-installdir/include/CGAL/Scale_space_reconstruction_3/internal
- -- Installing: /root/anaconda3/conda-bld/work/CGAL-4.6.3-installdir/include/CGAL/Scale_space_reconstruction_3/internal/Auto_count.h
- -- Installing: /root/anaconda3/conda-bld/work/CGAL-4.6.3-installdir/include/CGAL/Scale_space_reconstruction_3/Shape_construction_3.h
- -- Installing: /root/anaconda3/conda-bld/work/CGAL-4.6.3-installdir/include/CGAL/Scale_space_reconstruction_3/Weighted_PCA_approximation_3.h
- -- Installing: /root/anaconda3/conda-bld/work/CGAL-4.6.3-installdir/include/CGAL/Scale_space_reconstruction_3/Scale_space_surface_reconstruction_3_impl.h
- -- Installing: /root/anaconda3/conda-bld/work/CGAL-4.6.3-installdir/include/CGAL/Min_sphere_of_points_d_traits_d.h
- -- Installing: /root/anaconda3/conda-bld/work/CGAL-4.6.3-installdir/include/CGAL/Skin_surface_traits_3.h
- -- Installing: /root/anaconda3/conda-bld/work/CGAL-4.6.3-installdir/include/CGAL/Real_embeddable_traits.h
- -- Installing: /root/anaconda3/conda-bld/work/CGAL-4.6.3-installdir/include/CGAL/Regular_triangulation_cell_base_with_weighted_circumcenter_3.h
- -- Installing: /root/anaconda3/conda-bld/work/CGAL-4.6.3-installdir/include/CGAL/Constrained_triangulation_plus_2.h
- -- Installing: /root/anaconda3/conda-bld/work/CGAL-4.6.3-installdir/include/CGAL/Handle.h
- -- Installing: /root/anaconda3/conda-bld/work/CGAL-4.6.3-installdir/include/CGAL/HalfedgeDS_iterator.h
- -- Installing: /root/anaconda3/conda-bld/work/CGAL-4.6.3-installdir/include/CGAL/predicates_on_lines_2.h
- -- Installing: /root/anaconda3/conda-bld/work/CGAL-4.6.3-installdir/include/CGAL/Robust_circumcenter_traits_3.h
- -- Installing: /root/anaconda3/conda-bld/work/CGAL-4.6.3-installdir/include/CGAL/Cartesian.h
- -- Installing: /root/anaconda3/conda-bld/work/CGAL-4.6.3-installdir/include/CGAL/HalfedgeDS_list.h
- -- Installing: /root/anaconda3/conda-bld/work/CGAL-4.6.3-installdir/include/CGAL/Triangulation_ds_vertex.h
- -- Installing: /root/anaconda3/conda-bld/work/CGAL-4.6.3-installdir/include/CGAL/Apollonius_graph_adaptation_traits_2.h
- -- Installing: /root/anaconda3/conda-bld/work/CGAL-4.6.3-installdir/include/CGAL/Regular_triangulation_face_base_2.h
- -- Installing: /root/anaconda3/conda-bld/work/CGAL-4.6.3-installdir/include/CGAL/Conic_2.h
- -- Installing: /root/anaconda3/conda-bld/work/CGAL-4.6.3-installdir/include/CGAL/Triangulation_face.h
- -- Installing: /root/anaconda3/conda-bld/work/CGAL-4.6.3-installdir/include/CGAL/Exact_predicates_exact_constructions_kernel_with_sqrt.h
- -- Installing: /root/anaconda3/conda-bld/work/CGAL-4.6.3-installdir/include/CGAL/basic.h
- -- Installing: /root/anaconda3/conda-bld/work/CGAL-4.6.3-installdir/include/CGAL/global_functions_on_root_for_sphere_2_3.h
- -- Installing: /root/anaconda3/conda-bld/work/CGAL-4.6.3-installdir/include/CGAL/basic_classes.h
- -- Installing: /root/anaconda3/conda-bld/work/CGAL-4.6.3-installdir/include/CGAL/Iterator_transform.h
- -- Installing: /root/anaconda3/conda-bld/work/CGAL-4.6.3-installdir/include/CGAL/Labeled_mesh_domain_3.h
- -- Installing: /root/anaconda3/conda-bld/work/CGAL-4.6.3-installdir/include/CGAL/Ray_2.h
- -- Installing: /root/anaconda3/conda-bld/work/CGAL-4.6.3-installdir/include/CGAL/Circular_kernel_2.h
- -- Installing: /root/anaconda3/conda-bld/work/CGAL-4.6.3-installdir/include/CGAL/Euclidean_distance.h
- -- Installing: /root/anaconda3/conda-bld/work/CGAL-4.6.3-installdir/include/CGAL/compute_outer_frame_margin.h
- -- Installing: /root/anaconda3/conda-bld/work/CGAL-4.6.3-installdir/include/CGAL/intersection_2.h
- -- Installing: /root/anaconda3/conda-bld/work/CGAL-4.6.3-installdir/include/CGAL/Circular_arc_3.h
- -- Installing: /root/anaconda3/conda-bld/work/CGAL-4.6.3-installdir/include/CGAL/utility.h
- -- Installing: /root/anaconda3/conda-bld/work/CGAL-4.6.3-installdir/include/CGAL/Min_sphere_of_spheres_d_traits_d.h
- -- Installing: /root/anaconda3/conda-bld/work/CGAL-4.6.3-installdir/include/CGAL/Interval_skip_list_interval.h
- -- Installing: /root/anaconda3/conda-bld/work/CGAL-4.6.3-installdir/include/CGAL/Is_a_predicate.h
- -- Installing: /root/anaconda3/conda-bld/work/CGAL-4.6.3-installdir/include/CGAL/Triangulation_vertex_base_3.h
- -- Installing: /root/anaconda3/conda-bld/work/CGAL-4.6.3-installdir/include/CGAL/Min_sphere_of_points_d_traits_2.h
- -- Installing: /root/anaconda3/conda-bld/work/CGAL-4.6.3-installdir/include/CGAL/Triangulation_structural_filtering_traits.h
- -- Installing: /root/anaconda3/conda-bld/work/CGAL-4.6.3-installdir/include/CGAL/Approximate_min_ellipsoid_d_traits_3.h
- -- Installing: /root/anaconda3/conda-bld/work/CGAL-4.6.3-installdir/include/CGAL/Triangulation_cell_base_3.h
- -- Installing: /root/anaconda3/conda-bld/work/CGAL-4.6.3-installdir/include/CGAL/internal
- -- Installing: /root/anaconda3/conda-bld/work/CGAL-4.6.3-installdir/include/CGAL/internal/Surface_mesh_segmentation
- -- Installing: /root/anaconda3/conda-bld/work/CGAL-4.6.3-installdir/include/CGAL/internal/Surface_mesh_segmentation/K_means_clustering.h
- -- Installing: /root/anaconda3/conda-bld/work/CGAL-4.6.3-installdir/include/CGAL/internal/Surface_mesh_segmentation/AABB_traits.h
- -- Installing: /root/anaconda3/conda-bld/work/CGAL-4.6.3-installdir/include/CGAL/internal/Surface_mesh_segmentation/Disk_samplers.h
- -- Installing: /root/anaconda3/conda-bld/work/CGAL-4.6.3-installdir/include/CGAL/internal/Surface_mesh_segmentation/Surface_mesh_segmentation.h
- -- Installing: /root/anaconda3/conda-bld/work/CGAL-4.6.3-installdir/include/CGAL/internal/Surface_mesh_segmentation/AABB_traversal_traits.h
- -- Installing: /root/anaconda3/conda-bld/work/CGAL-4.6.3-installdir/include/CGAL/internal/Surface_mesh_segmentation/Expectation_maximization.h
- -- Installing: /root/anaconda3/conda-bld/work/CGAL-4.6.3-installdir/include/CGAL/internal/Surface_mesh_segmentation/Filters.h
- -- Installing: /root/anaconda3/conda-bld/work/CGAL-4.6.3-installdir/include/CGAL/internal/Surface_mesh_segmentation/Alpha_expansion_graph_cut.h
- -- Installing: /root/anaconda3/conda-bld/work/CGAL-4.6.3-installdir/include/CGAL/internal/Surface_mesh_segmentation/SDF_calculation.h
- -- Installing: /root/anaconda3/conda-bld/work/CGAL-4.6.3-installdir/include/CGAL/internal/AABB_tree
- -- Installing: /root/anaconda3/conda-bld/work/CGAL-4.6.3-installdir/include/CGAL/internal/AABB_tree/nearest_point_triangle_3.h
- -- Installing: /root/anaconda3/conda-bld/work/CGAL-4.6.3-installdir/include/CGAL/internal/AABB_tree/AABB_traversal_traits.h
- -- Installing: /root/anaconda3/conda-bld/work/CGAL-4.6.3-installdir/include/CGAL/internal/AABB_tree/AABB_search_tree.h
- -- Installing: /root/anaconda3/conda-bld/work/CGAL-4.6.3-installdir/include/CGAL/internal/AABB_tree/Has_nested_type_Shared_data.h
- -- Installing: /root/anaconda3/conda-bld/work/CGAL-4.6.3-installdir/include/CGAL/internal/AABB_tree/Halfedge_and_face_graph_property_maps.h
- -- Installing: /root/anaconda3/conda-bld/work/CGAL-4.6.3-installdir/include/CGAL/internal/AABB_tree/Primitive_helper.h
- -- Installing: /root/anaconda3/conda-bld/work/CGAL-4.6.3-installdir/include/CGAL/internal/AABB_tree/AABB_node.h
- -- Installing: /root/anaconda3/conda-bld/work/CGAL-4.6.3-installdir/include/CGAL/internal/AABB_tree/nearest_point_segment_3.h
- -- Installing: /root/anaconda3/conda-bld/work/CGAL-4.6.3-installdir/include/CGAL/internal/AABB_tree/AABB_drawing_traits.h
- -- Installing: /root/anaconda3/conda-bld/work/CGAL-4.6.3-installdir/include/CGAL/internal/Intersections_3
- -- Installing: /root/anaconda3/conda-bld/work/CGAL-4.6.3-installdir/include/CGAL/internal/Intersections_3/Bbox_3_Triangle_3_do_intersect.h
- -- Installing: /root/anaconda3/conda-bld/work/CGAL-4.6.3-installdir/include/CGAL/internal/Intersections_3/Bbox_3_Line_3_do_intersect.h
- -- Installing: /root/anaconda3/conda-bld/work/CGAL-4.6.3-installdir/include/CGAL/internal/Intersections_3/Triangle_3_Segment_3_intersection.h
- -- Installing: /root/anaconda3/conda-bld/work/CGAL-4.6.3-installdir/include/CGAL/internal/Intersections_3/Bbox_3_Bbox_3_do_intersect.h
- -- Installing: /root/anaconda3/conda-bld/work/CGAL-4.6.3-installdir/include/CGAL/internal/Intersections_3/Bbox_3_Segment_3_do_intersect.h
- -- Installing: /root/anaconda3/conda-bld/work/CGAL-4.6.3-installdir/include/CGAL/internal/Intersections_3/Bbox_3_Ray_3_do_intersect.h
- -- Installing: /root/anaconda3/conda-bld/work/CGAL-4.6.3-installdir/include/CGAL/internal/Intersections_3/Triangle_3_Line_3_intersection.h
- -- Installing: /root/anaconda3/conda-bld/work/CGAL-4.6.3-installdir/include/CGAL/internal/Intersections_3/Triangle_3_Ray_3_intersection.h
- -- Installing: /root/anaconda3/conda-bld/work/CGAL-4.6.3-installdir/include/CGAL/internal/Intersections_3/Bbox_3_Sphere_3_do_intersect.h
- -- Installing: /root/anaconda3/conda-bld/work/CGAL-4.6.3-installdir/include/CGAL/internal/Intersections_3/Bbox_3_Plane_3_do_intersect.h
- -- Installing: /root/anaconda3/conda-bld/work/CGAL-4.6.3-installdir/include/CGAL/internal/Exact_type_selector.h
- -- Installing: /root/anaconda3/conda-bld/work/CGAL-4.6.3-installdir/include/CGAL/internal/Combinatorial_map_internal_functors.h
- -- Installing: /root/anaconda3/conda-bld/work/CGAL-4.6.3-installdir/include/CGAL/internal/Lazy_alpha_nt_3.h
- -- Installing: /root/anaconda3/conda-bld/work/CGAL-4.6.3-installdir/include/CGAL/internal/Delaunay_triangulation_hierarchy_3.h
- -- Installing: /root/anaconda3/conda-bld/work/CGAL-4.6.3-installdir/include/CGAL/internal/bounded_priority_queue.h
- -- Installing: /root/anaconda3/conda-bld/work/CGAL-4.6.3-installdir/include/CGAL/internal/Mesh_3
- -- Installing: /root/anaconda3/conda-bld/work/CGAL-4.6.3-installdir/include/CGAL/internal/Mesh_3/get_index.h
- -- Installing: /root/anaconda3/conda-bld/work/CGAL-4.6.3-installdir/include/CGAL/internal/Mesh_3/Boundary_of_subdomain_of_complex_3_in_triangulation_3_to_off.h
- -- Installing: /root/anaconda3/conda-bld/work/CGAL-4.6.3-installdir/include/CGAL/internal/Rich_grid.h
- -- Installing: /root/anaconda3/conda-bld/work/CGAL-4.6.3-installdir/include/CGAL/internal/K_neighbor_search.h
- -- Installing: /root/anaconda3/conda-bld/work/CGAL-4.6.3-installdir/include/CGAL/internal/Static_or_dynamic_array.h
- -- Installing: /root/anaconda3/conda-bld/work/CGAL-4.6.3-installdir/include/CGAL/internal/Combinatorial_map_group_functors.h
- -- Installing: /root/anaconda3/conda-bld/work/CGAL-4.6.3-installdir/include/CGAL/internal/Combinatorial_map_copy_functors.h
- -- Installing: /root/anaconda3/conda-bld/work/CGAL-4.6.3-installdir/include/CGAL/internal/Combinatorial_map_utility.h
- -- Installing: /root/anaconda3/conda-bld/work/CGAL-4.6.3-installdir/include/CGAL/internal/container_fwd_fixed.hpp
- -- Installing: /root/anaconda3/conda-bld/work/CGAL-4.6.3-installdir/include/CGAL/internal/Classification_type.h
- -- Installing: /root/anaconda3/conda-bld/work/CGAL-4.6.3-installdir/include/CGAL/internal/Triangulation_ds_circulators_3.h
- -- Installing: /root/anaconda3/conda-bld/work/CGAL-4.6.3-installdir/include/CGAL/internal/boost
- -- Installing: /root/anaconda3/conda-bld/work/CGAL-4.6.3-installdir/include/CGAL/internal/boost/mutable_queue.hpp
- -- Installing: /root/anaconda3/conda-bld/work/CGAL-4.6.3-installdir/include/CGAL/internal/boost/array_binary_tree.hpp
- -- Installing: /root/anaconda3/conda-bld/work/CGAL-4.6.3-installdir/include/CGAL/internal/boost/property_map.h
- -- Installing: /root/anaconda3/conda-bld/work/CGAL-4.6.3-installdir/include/CGAL/internal/boost/mutable_heap.hpp
- -- Installing: /root/anaconda3/conda-bld/work/CGAL-4.6.3-installdir/include/CGAL/internal/corefinement
- -- Installing: /root/anaconda3/conda-bld/work/CGAL-4.6.3-installdir/include/CGAL/internal/corefinement/Polyhedron_subset_extraction.h
- -- Installing: /root/anaconda3/conda-bld/work/CGAL-4.6.3-installdir/include/CGAL/internal/corefinement/intersection_triangle_segment_3_coplanar.h
- -- Installing: /root/anaconda3/conda-bld/work/CGAL-4.6.3-installdir/include/CGAL/internal/corefinement/Polyhedron_constness_types.h
- -- Installing: /root/anaconda3/conda-bld/work/CGAL-4.6.3-installdir/include/CGAL/internal/corefinement/intersection_coplanar_triangles_3.h
- -- Installing: /root/anaconda3/conda-bld/work/CGAL-4.6.3-installdir/include/CGAL/internal/corefinement/Combinatorial_map_for_corefinement.h
- -- Installing: /root/anaconda3/conda-bld/work/CGAL-4.6.3-installdir/include/CGAL/internal/corefinement/intersection_triangle_segment_3.h
- -- Installing: /root/anaconda3/conda-bld/work/CGAL-4.6.3-installdir/include/CGAL/internal/Triangulation_ds_iterators_3.h
- -- Installing: /root/anaconda3/conda-bld/work/CGAL-4.6.3-installdir/include/CGAL/internal/Combination_enumerator.h
- -- Installing: /root/anaconda3/conda-bld/work/CGAL-4.6.3-installdir/include/CGAL/internal/Combinatorial_map_utility_novariadic.h
- -- Installing: /root/anaconda3/conda-bld/work/CGAL-4.6.3-installdir/include/CGAL/internal/Static_filters
- -- Installing: /root/anaconda3/conda-bld/work/CGAL-4.6.3-installdir/include/CGAL/internal/Static_filters/Do_intersect_3.h
- -- Installing: /root/anaconda3/conda-bld/work/CGAL-4.6.3-installdir/include/CGAL/internal/Static_filters/Periodic_2_side_of_oriented_circle_2.h
- -- Installing: /root/anaconda3/conda-bld/work/CGAL-4.6.3-installdir/include/CGAL/internal/Static_filters/Compare_y_at_x_2.h
- -- Installing: /root/anaconda3/conda-bld/work/CGAL-4.6.3-installdir/include/CGAL/internal/Static_filters/Compare_weighted_squared_radius_3.h
- -- Installing: /root/anaconda3/conda-bld/work/CGAL-4.6.3-installdir/include/CGAL/internal/Static_filters/Angle_3.h
- -- Installing: /root/anaconda3/conda-bld/work/CGAL-4.6.3-installdir/include/CGAL/internal/Static_filters/Side_of_oriented_sphere_3.h
- -- Installing: /root/anaconda3/conda-bld/work/CGAL-4.6.3-installdir/include/CGAL/internal/Static_filters/Regular_triangulation_static_filters_traits_3.h
- -- Installing: /root/anaconda3/conda-bld/work/CGAL-4.6.3-installdir/include/CGAL/internal/Static_filters/Static_filter_error.h
- -- Installing: /root/anaconda3/conda-bld/work/CGAL-4.6.3-installdir/include/CGAL/internal/Static_filters/Periodic_3_orientation_3.h
- -- Installing: /root/anaconda3/conda-bld/work/CGAL-4.6.3-installdir/include/CGAL/internal/Static_filters/Periodic_2_orientation_2.h
- -- Installing: /root/anaconda3/conda-bld/work/CGAL-4.6.3-installdir/include/CGAL/internal/Static_filters/Coplanar_orientation_3.h
- -- Installing: /root/anaconda3/conda-bld/work/CGAL-4.6.3-installdir/include/CGAL/internal/Static_filters/Coplanar_side_of_bounded_circle_3.h
- -- Installing: /root/anaconda3/conda-bld/work/CGAL-4.6.3-installdir/include/CGAL/internal/Static_filters/Side_of_oriented_circle_2.h
- -- Installing: /root/anaconda3/conda-bld/work/CGAL-4.6.3-installdir/include/CGAL/internal/Static_filters/Compare_squared_radius_3.h
- -- Installing: /root/anaconda3/conda-bld/work/CGAL-4.6.3-installdir/include/CGAL/internal/Static_filters/Orientation_2.h
- -- Installing: /root/anaconda3/conda-bld/work/CGAL-4.6.3-installdir/include/CGAL/internal/Static_filters/Orientation_3.h
- -- Installing: /root/anaconda3/conda-bld/work/CGAL-4.6.3-installdir/include/CGAL/internal/Static_filters/Equal_3.h
- -- Installing: /root/anaconda3/conda-bld/work/CGAL-4.6.3-installdir/include/CGAL/internal/Static_filters/Periodic_3_side_of_oriented_sphere_3.h
- -- Installing: /root/anaconda3/conda-bld/work/CGAL-4.6.3-installdir/include/CGAL/internal/Static_filters/Is_degenerate_3.h
- -- Installing: /root/anaconda3/conda-bld/work/CGAL-4.6.3-installdir/include/CGAL/internal/Static_filters/Power_test_3.h
- -- Installing: /root/anaconda3/conda-bld/work/CGAL-4.6.3-installdir/include/CGAL/internal/Static_filters/tools.h
- -- Installing: /root/anaconda3/conda-bld/work/CGAL-4.6.3-installdir/include/CGAL/internal/Static_filters/Static_filters.h
- -- Installing: /root/anaconda3/conda-bld/work/CGAL-4.6.3-installdir/include/CGAL/internal/deprecation_warning.h
- -- Installing: /root/anaconda3/conda-bld/work/CGAL-4.6.3-installdir/include/CGAL/internal/Regular_triangulation_filtered_traits_3.h
- -- Installing: /root/anaconda3/conda-bld/work/CGAL-4.6.3-installdir/include/CGAL/internal/auxiliary
- -- Installing: /root/anaconda3/conda-bld/work/CGAL-4.6.3-installdir/include/CGAL/internal/auxiliary/graph.h
- -- Installing: /root/anaconda3/conda-bld/work/CGAL-4.6.3-installdir/include/CGAL/internal/Lazy_alpha_nt_2.h
- -- Installing: /root/anaconda3/conda-bld/work/CGAL-4.6.3-installdir/include/CGAL/internal/Dummy_tds_3.h
- -- Installing: /root/anaconda3/conda-bld/work/CGAL-4.6.3-installdir/include/CGAL/internal/Surface_modeling
- -- Installing: /root/anaconda3/conda-bld/work/CGAL-4.6.3-installdir/include/CGAL/internal/Surface_modeling/Weights.h
- -- Installing: /root/anaconda3/conda-bld/work/CGAL-4.6.3-installdir/include/CGAL/internal/Surface_modeling/Spokes_and_rims_iterator.h
- -- Installing: /root/anaconda3/conda-bld/work/CGAL-4.6.3-installdir/include/CGAL/internal/Operations_on_polyhedra
- -- Installing: /root/anaconda3/conda-bld/work/CGAL-4.6.3-installdir/include/CGAL/internal/Operations_on_polyhedra/Point_inside_vertical_ray_cast.h
- -- Installing: /root/anaconda3/conda-bld/work/CGAL-4.6.3-installdir/include/CGAL/internal/Operations_on_polyhedra/AABB_triangle_accessor_3_primitive.h
- -- Installing: /root/anaconda3/conda-bld/work/CGAL-4.6.3-installdir/include/CGAL/internal/Operations_on_polyhedra/compute_normal.h
- -- Installing: /root/anaconda3/conda-bld/work/CGAL-4.6.3-installdir/include/CGAL/internal/Operations_on_polyhedra/Ray_3_Triangle_3_traversal_traits.h
- -- Installing: /root/anaconda3/conda-bld/work/CGAL-4.6.3-installdir/include/CGAL/internal/Combinatorial_map_sewable.h
- -- Installing: /root/anaconda3/conda-bld/work/CGAL-4.6.3-installdir/include/CGAL/internal/Triangulation
- -- Installing: /root/anaconda3/conda-bld/work/CGAL-4.6.3-installdir/include/CGAL/internal/Triangulation/utilities.h
- -- Installing: /root/anaconda3/conda-bld/work/CGAL-4.6.3-installdir/include/CGAL/internal/Triangulation/Dummy_TDS.h
- -- Installing: /root/anaconda3/conda-bld/work/CGAL-4.6.3-installdir/include/CGAL/internal/Triangulation/Triangulation_ds_iterators.h
- -- Installing: /root/anaconda3/conda-bld/work/CGAL-4.6.3-installdir/include/CGAL/internal/info_check.h
- -- Installing: /root/anaconda3/conda-bld/work/CGAL-4.6.3-installdir/include/CGAL/internal/Get_dimension_tag.h
- -- Installing: /root/anaconda3/conda-bld/work/CGAL-4.6.3-installdir/include/CGAL/internal/Projection_traits_3.h
- -- Installing: /root/anaconda3/conda-bld/work/CGAL-4.6.3-installdir/include/CGAL/sweep_observer.h
- -- Installing: /root/anaconda3/conda-bld/work/CGAL-4.6.3-installdir/include/CGAL/Periodic_3_triangulation_3.h
- -- Installing: /root/anaconda3/conda-bld/work/CGAL-4.6.3-installdir/include/CGAL/Param_mesh_patch_vertex.h
- -- Installing: /root/anaconda3/conda-bld/work/CGAL-4.6.3-installdir/include/CGAL/Delaunay_mesher_2.h
- -- Installing: /root/anaconda3/conda-bld/work/CGAL-4.6.3-installdir/include/CGAL/simple_transformations_d.h
- -- Installing: /root/anaconda3/conda-bld/work/CGAL-4.6.3-installdir/include/CGAL/Point_2_Segment_2_intersection.h
- -- Installing: /root/anaconda3/conda-bld/work/CGAL-4.6.3-installdir/include/CGAL/Sweep_line_empty_visitor.h
- -- Installing: /root/anaconda3/conda-bld/work/CGAL-4.6.3-installdir/include/CGAL/squared_distance_2_1.h
- -- Installing: /root/anaconda3/conda-bld/work/CGAL-4.6.3-installdir/include/CGAL/double.h
- -- Installing: /root/anaconda3/conda-bld/work/CGAL-4.6.3-installdir/include/CGAL/Nef_nary_union_3.h
- -- Installing: /root/anaconda3/conda-bld/work/CGAL-4.6.3-installdir/include/CGAL/Intersection_traits.h
- -- Installing: /root/anaconda3/conda-bld/work/CGAL-4.6.3-installdir/include/CGAL/Hyperbola_ray_2.h
- -- Installing: /root/anaconda3/conda-bld/work/CGAL-4.6.3-installdir/include/CGAL/Polygon_2.h
- -- Installing: /root/anaconda3/conda-bld/work/CGAL-4.6.3-installdir/include/CGAL/generators.h
- -- Installing: /root/anaconda3/conda-bld/work/CGAL-4.6.3-installdir/include/CGAL/Triangle_3_Triangle_3_do_intersect.h
- -- Installing: /root/anaconda3/conda-bld/work/CGAL-4.6.3-installdir/include/CGAL/Weighted_alpha_shape_euclidean_traits_2.h
- -- Installing: /root/anaconda3/conda-bld/work/CGAL-4.6.3-installdir/include/CGAL/Parameterization_polyhedron_adaptor_3.h
- -- Installing: /root/anaconda3/conda-bld/work/CGAL-4.6.3-installdir/include/CGAL/AABB_face_graph_triangle_primitive.h
- -- Installing: /root/anaconda3/conda-bld/work/CGAL-4.6.3-installdir/include/CGAL/Arr_Bezier_curve_traits_2.h
- -- Installing: /root/anaconda3/conda-bld/work/CGAL-4.6.3-installdir/include/CGAL/convex_hull_3_to_polyhedron_3.h
- -- Installing: /root/anaconda3/conda-bld/work/CGAL-4.6.3-installdir/include/CGAL/Periodic_2_triangulation_traits_2.h
- -- Installing: /root/anaconda3/conda-bld/work/CGAL-4.6.3-installdir/include/CGAL/Exact_integer.h
- -- Installing: /root/anaconda3/conda-bld/work/CGAL-4.6.3-installdir/include/CGAL/Triangulation_2_filtered_projection_traits_3.h
- -- Installing: /root/anaconda3/conda-bld/work/CGAL-4.6.3-installdir/include/CGAL/AABB_tree.h
- -- Installing: /root/anaconda3/conda-bld/work/CGAL-4.6.3-installdir/include/CGAL/Arr_face_index_map.h
- -- Installing: /root/anaconda3/conda-bld/work/CGAL-4.6.3-installdir/include/CGAL/Algebraic_kernel_for_circles
- -- Installing: /root/anaconda3/conda-bld/work/CGAL-4.6.3-installdir/include/CGAL/Algebraic_kernel_for_circles/function_objects_on_roots_and_polynomials_2_2.h
- -- Installing: /root/anaconda3/conda-bld/work/CGAL-4.6.3-installdir/include/CGAL/Algebraic_kernel_for_circles/internal_functions_on_roots_and_polynomials_2_2.h
- -- Installing: /root/anaconda3/conda-bld/work/CGAL-4.6.3-installdir/include/CGAL/Algebraic_kernel_for_circles/internal_functions_comparison_root_for_circles_2_2.h
- -- Installing: /root/anaconda3/conda-bld/work/CGAL-4.6.3-installdir/include/CGAL/Algebraic_kernel_for_circles/internal_functions_on_roots_and_polynomial_1_2_and_2_2.h
- -- Installing: /root/anaconda3/conda-bld/work/CGAL-4.6.3-installdir/include/CGAL/Arr_line_arc_traits_2.h
- -- Installing: /root/anaconda3/conda-bld/work/CGAL-4.6.3-installdir/include/CGAL/intersection_of_Polyhedra_3.h
- -- Installing: /root/anaconda3/conda-bld/work/CGAL-4.6.3-installdir/include/CGAL/Partition_2
- -- Installing: /root/anaconda3/conda-bld/work/CGAL-4.6.3-installdir/include/CGAL/Partition_2/Partitioned_polygon_2.h
- -- Installing: /root/anaconda3/conda-bld/work/CGAL-4.6.3-installdir/include/CGAL/Partition_2/partition_assertions.h
- -- Installing: /root/anaconda3/conda-bld/work/CGAL-4.6.3-installdir/include/CGAL/Partition_2/Partition_vertex_map.h
- -- Installing: /root/anaconda3/conda-bld/work/CGAL-4.6.3-installdir/include/CGAL/Partition_2/Iterator_list.h
- -- Installing: /root/anaconda3/conda-bld/work/CGAL-4.6.3-installdir/include/CGAL/Partition_2/Point_pair_less_xy_2.h
- -- Installing: /root/anaconda3/conda-bld/work/CGAL-4.6.3-installdir/include/CGAL/Partition_2/is_degenerate_polygon_2.h
- -- Installing: /root/anaconda3/conda-bld/work/CGAL-4.6.3-installdir/include/CGAL/Partition_2/Vertex_visibility_graph_2_impl.h
- -- Installing: /root/anaconda3/conda-bld/work/CGAL-4.6.3-installdir/include/CGAL/Partition_2/Partition_opt_cvx_vertex.h
- -- Installing: /root/anaconda3/conda-bld/work/CGAL-4.6.3-installdir/include/CGAL/Partition_2/Segment_less_yx_2.h
- -- Installing: /root/anaconda3/conda-bld/work/CGAL-4.6.3-installdir/include/CGAL/Partition_2/Rotation_tree_node_2.h
- -- Installing: /root/anaconda3/conda-bld/work/CGAL-4.6.3-installdir/include/CGAL/Partition_2/partition_optimal_convex_2.h
- -- Installing: /root/anaconda3/conda-bld/work/CGAL-4.6.3-installdir/include/CGAL/Partition_2/Rotation_tree_2.h
- -- Installing: /root/anaconda3/conda-bld/work/CGAL-4.6.3-installdir/include/CGAL/Partition_2/Circulator_pair.h
- -- Installing: /root/anaconda3/conda-bld/work/CGAL-4.6.3-installdir/include/CGAL/Partition_2/Rotation_tree_2_impl.h
- -- Installing: /root/anaconda3/conda-bld/work/CGAL-4.6.3-installdir/include/CGAL/Partition_2/Vertex_visibility_graph_2.h
- -- Installing: /root/anaconda3/conda-bld/work/CGAL-4.6.3-installdir/include/CGAL/Partition_2/partition_y_monotone_2.h
- -- Installing: /root/anaconda3/conda-bld/work/CGAL-4.6.3-installdir/include/CGAL/Partition_2/Turn_reverser.h
- -- Installing: /root/anaconda3/conda-bld/work/CGAL-4.6.3-installdir/include/CGAL/Partition_2/Matrix.h
- -- Installing: /root/anaconda3/conda-bld/work/CGAL-4.6.3-installdir/include/CGAL/Partition_2/Triangulation_indirect_traits_2.h
- -- Installing: /root/anaconda3/conda-bld/work/CGAL-4.6.3-installdir/include/CGAL/Partition_2/Indirect_edge_compare.h
- -- Installing: /root/anaconda3/conda-bld/work/CGAL-4.6.3-installdir/include/CGAL/Partition_2/Partition_opt_cvx_edge.h
- -- Installing: /root/anaconda3/conda-bld/work/CGAL-4.6.3-installdir/include/CGAL/Partition_2/partition_greene_approx_convex_2.h
- -- Installing: /root/anaconda3/conda-bld/work/CGAL-4.6.3-installdir/include/CGAL/Partition_2/partition_approx_convex_2.h
- -- Installing: /root/anaconda3/conda-bld/work/CGAL-4.6.3-installdir/include/CGAL/Partition_2/Indirect_less_xy_2.h
- -- Installing: /root/anaconda3/conda-bld/work/CGAL-4.6.3-installdir/include/CGAL/Partition_2/Partition_traits_2_base.h
- -- Installing: /root/anaconda3/conda-bld/work/CGAL-4.6.3-installdir/include/CGAL/Partition_2/Partition_opt_cvx_diagonal_list.h
- -- Installing: /root/anaconda3/conda-bld/work/CGAL-4.6.3-installdir/include/CGAL/Partition_2/Indirect_not_less_yx_2.h
- -- Installing: /root/anaconda3/conda-bld/work/CGAL-4.6.3-installdir/include/CGAL/Width_default_traits_3.h
- -- Installing: /root/anaconda3/conda-bld/work/CGAL-4.6.3-installdir/include/CGAL/Search_traits_d.h
- -- Installing: /root/anaconda3/conda-bld/work/CGAL-4.6.3-installdir/include/CGAL/bilateral_smooth_point_set.h
- -- Installing: /root/anaconda3/conda-bld/work/CGAL-4.6.3-installdir/include/CGAL/determinant.h
- -- Installing: /root/anaconda3/conda-bld/work/CGAL-4.6.3-installdir/include/CGAL/Interpolation_gradient_fitting_traits_2.h
- -- Installing: /root/anaconda3/conda-bld/work/CGAL-4.6.3-installdir/include/CGAL/Cartesian
- -- Installing: /root/anaconda3/conda-bld/work/CGAL-4.6.3-installdir/include/CGAL/Cartesian/Rotation_rep_2.h
- -- Installing: /root/anaconda3/conda-bld/work/CGAL-4.6.3-installdir/include/CGAL/Cartesian/Segment_3.h
- -- Installing: /root/anaconda3/conda-bld/work/CGAL-4.6.3-installdir/include/CGAL/Cartesian/Cartesian_base.h
- -- Installing: /root/anaconda3/conda-bld/work/CGAL-4.6.3-installdir/include/CGAL/Cartesian/predicates_on_planes_3.h
- -- Installing: /root/anaconda3/conda-bld/work/CGAL-4.6.3-installdir/include/CGAL/Cartesian/Direction_3.h
- -- Installing: /root/anaconda3/conda-bld/work/CGAL-4.6.3-installdir/include/CGAL/Cartesian/Point_3.h
- -- Installing: /root/anaconda3/conda-bld/work/CGAL-4.6.3-installdir/include/CGAL/Cartesian/point_constructions_2.h
- -- Installing: /root/anaconda3/conda-bld/work/CGAL-4.6.3-installdir/include/CGAL/Cartesian/Aff_transformation_2.h
- -- Installing: /root/anaconda3/conda-bld/work/CGAL-4.6.3-installdir/include/CGAL/Cartesian/Triangle_2.h
- -- Installing: /root/anaconda3/conda-bld/work/CGAL-4.6.3-installdir/include/CGAL/Cartesian/Segment_2.h
- -- Installing: /root/anaconda3/conda-bld/work/CGAL-4.6.3-installdir/include/CGAL/Cartesian/point_constructions_3.h
- -- Installing: /root/anaconda3/conda-bld/work/CGAL-4.6.3-installdir/include/CGAL/Cartesian/Vector_2.h
- -- Installing: /root/anaconda3/conda-bld/work/CGAL-4.6.3-installdir/include/CGAL/Cartesian/solve_3.h
- -- Installing: /root/anaconda3/conda-bld/work/CGAL-4.6.3-installdir/include/CGAL/Cartesian/predicates_on_points_2.h
- -- Installing: /root/anaconda3/conda-bld/work/CGAL-4.6.3-installdir/include/CGAL/Cartesian/Iso_cuboid_3.h
- -- Installing: /root/anaconda3/conda-bld/work/CGAL-4.6.3-installdir/include/CGAL/Cartesian/basic_constructions_2.h
- -- Installing: /root/anaconda3/conda-bld/work/CGAL-4.6.3-installdir/include/CGAL/Cartesian/Point_2.h
- -- Installing: /root/anaconda3/conda-bld/work/CGAL-4.6.3-installdir/include/CGAL/Cartesian/Translation_rep_2.h
- -- Installing: /root/anaconda3/conda-bld/work/CGAL-4.6.3-installdir/include/CGAL/Cartesian/Vector_3.h
- -- Installing: /root/anaconda3/conda-bld/work/CGAL-4.6.3-installdir/include/CGAL/Cartesian/Aff_transformation_3.h
- -- Installing: /root/anaconda3/conda-bld/work/CGAL-4.6.3-installdir/include/CGAL/Cartesian/Triangle_3.h
- -- Installing: /root/anaconda3/conda-bld/work/CGAL-4.6.3-installdir/include/CGAL/Cartesian/MatrixC33.h
- -- Installing: /root/anaconda3/conda-bld/work/CGAL-4.6.3-installdir/include/CGAL/Cartesian/Iso_rectangle_2.h
- -- Installing: /root/anaconda3/conda-bld/work/CGAL-4.6.3-installdir/include/CGAL/Cartesian/Aff_transformation_rep_2.h
- -- Installing: /root/anaconda3/conda-bld/work/CGAL-4.6.3-installdir/include/CGAL/Cartesian/Scaling_rep_3.h
- -- Installing: /root/anaconda3/conda-bld/work/CGAL-4.6.3-installdir/include/CGAL/Cartesian/line_constructions_2.h
- -- Installing: /root/anaconda3/conda-bld/work/CGAL-4.6.3-installdir/include/CGAL/Cartesian/Circle_2.h
- -- Installing: /root/anaconda3/conda-bld/work/CGAL-4.6.3-installdir/include/CGAL/Cartesian/Ray_2.h
- -- Installing: /root/anaconda3/conda-bld/work/CGAL-4.6.3-installdir/include/CGAL/Cartesian/predicates_on_directions_2.h
- -- Installing: /root/anaconda3/conda-bld/work/CGAL-4.6.3-installdir/include/CGAL/Cartesian/ft_constructions_2.h
- -- Installing: /root/anaconda3/conda-bld/work/CGAL-4.6.3-installdir/include/CGAL/Cartesian/Line_2.h
- -- Installing: /root/anaconda3/conda-bld/work/CGAL-4.6.3-installdir/include/CGAL/Cartesian/Circle_3.h
- -- Installing: /root/anaconda3/conda-bld/work/CGAL-4.6.3-installdir/include/CGAL/Cartesian/basic_constructions_3.h
- -- Installing: /root/anaconda3/conda-bld/work/CGAL-4.6.3-installdir/include/CGAL/Cartesian/Ray_3.h
- -- Installing: /root/anaconda3/conda-bld/work/CGAL-4.6.3-installdir/include/CGAL/Cartesian/Tetrahedron_3.h
- -- Installing: /root/anaconda3/conda-bld/work/CGAL-4.6.3-installdir/include/CGAL/Cartesian/Data_accessor_2.h
- -- Installing: /root/anaconda3/conda-bld/work/CGAL-4.6.3-installdir/include/CGAL/Cartesian/Translation_rep_3.h
- -- Installing: /root/anaconda3/conda-bld/work/CGAL-4.6.3-installdir/include/CGAL/Cartesian/predicates_on_points_3.h
- -- Installing: /root/anaconda3/conda-bld/work/CGAL-4.6.3-installdir/include/CGAL/Cartesian/Aff_transformation_rep_3.h
- -- Installing: /root/anaconda3/conda-bld/work/CGAL-4.6.3-installdir/include/CGAL/Cartesian/function_objects.h
- -- Installing: /root/anaconda3/conda-bld/work/CGAL-4.6.3-installdir/include/CGAL/Cartesian/Direction_2.h
- -- Installing: /root/anaconda3/conda-bld/work/CGAL-4.6.3-installdir/include/CGAL/Cartesian/Plane_3.h
- -- Installing: /root/anaconda3/conda-bld/work/CGAL-4.6.3-installdir/include/CGAL/Cartesian/Sphere_3.h
- -- Installing: /root/anaconda3/conda-bld/work/CGAL-4.6.3-installdir/include/CGAL/Cartesian/Line_3.h
- -- Installing: /root/anaconda3/conda-bld/work/CGAL-4.6.3-installdir/include/CGAL/Cartesian/ft_constructions_3.h
- -- Installing: /root/anaconda3/conda-bld/work/CGAL-4.6.3-installdir/include/CGAL/Cartesian/Scaling_rep_2.h
- -- Installing: /root/anaconda3/conda-bld/work/CGAL-4.6.3-installdir/include/CGAL/Cartesian/plane_constructions_3.h
- -- Installing: /root/anaconda3/conda-bld/work/CGAL-4.6.3-installdir/include/CGAL/Line_2_Segment_2_intersection.h
- -- Installing: /root/anaconda3/conda-bld/work/CGAL-4.6.3-installdir/include/CGAL/Point_with_psc_localisation.h
- -- Installing: /root/anaconda3/conda-bld/work/CGAL-4.6.3-installdir/include/CGAL/Combination_enumerator.h
- -- Installing: /root/anaconda3/conda-bld/work/CGAL-4.6.3-installdir/include/CGAL/Polynomials_1_3.h
- -- Installing: /root/anaconda3/conda-bld/work/CGAL-4.6.3-installdir/include/CGAL/Envelope_diagram_1.h
- -- Installing: /root/anaconda3/conda-bld/work/CGAL-4.6.3-installdir/include/CGAL/Profile_counter.h
- -- Installing: /root/anaconda3/conda-bld/work/CGAL-4.6.3-installdir/include/CGAL/bounding_box.h
- -- Installing: /root/anaconda3/conda-bld/work/CGAL-4.6.3-installdir/include/CGAL/Arr_circular_line_arc_traits_2.h
- -- Installing: /root/anaconda3/conda-bld/work/CGAL-4.6.3-installdir/include/CGAL/Qt
- -- Installing: /root/anaconda3/conda-bld/work/CGAL-4.6.3-installdir/include/CGAL/Qt/resources.h
- -- Installing: /root/anaconda3/conda-bld/work/CGAL-4.6.3-installdir/include/CGAL/Qt/PolygonWithHolesGraphicsItem.h
- -- Installing: /root/anaconda3/conda-bld/work/CGAL-4.6.3-installdir/include/CGAL/Qt/StreamLinesGraphicsItem.h
- -- Installing: /root/anaconda3/conda-bld/work/CGAL-4.6.3-installdir/include/CGAL/Qt/DelaunayMeshTriangulationGraphicsItem.h
- -- Installing: /root/anaconda3/conda-bld/work/CGAL-4.6.3-installdir/include/CGAL/Qt/debug.h
- -- Installing: /root/anaconda3/conda-bld/work/CGAL-4.6.3-installdir/include/CGAL/Qt/GraphicsViewPointInput.h
- -- Installing: /root/anaconda3/conda-bld/work/CGAL-4.6.3-installdir/include/CGAL/Qt/GraphicsViewPolygonWithHolesInput.h
- -- Installing: /root/anaconda3/conda-bld/work/CGAL-4.6.3-installdir/include/CGAL/Qt/GraphicsViewLineInput.h
- -- Installing: /root/anaconda3/conda-bld/work/CGAL-4.6.3-installdir/include/CGAL/Qt/AlphaShapeGraphicsItem.h
- -- Installing: /root/anaconda3/conda-bld/work/CGAL-4.6.3-installdir/include/CGAL/Qt/PointsGraphicsItem.h
- -- Installing: /root/anaconda3/conda-bld/work/CGAL-4.6.3-installdir/include/CGAL/Qt/GraphicsViewNavigation.h
- -- Installing: /root/anaconda3/conda-bld/work/CGAL-4.6.3-installdir/include/CGAL/Qt/CGAL_Qt4_config.h
- -- Installing: /root/anaconda3/conda-bld/work/CGAL-4.6.3-installdir/include/CGAL/Qt/PolygonGraphicsItem.h
- -- Installing: /root/anaconda3/conda-bld/work/CGAL-4.6.3-installdir/include/CGAL/Qt/GraphicsViewCircularArcInput.h
- -- Installing: /root/anaconda3/conda-bld/work/CGAL-4.6.3-installdir/include/CGAL/Qt/LineGraphicsItem.h
- -- Installing: /root/anaconda3/conda-bld/work/CGAL-4.6.3-installdir/include/CGAL/Qt/PowerdiagramGraphicsItem.h
- -- Installing: /root/anaconda3/conda-bld/work/CGAL-4.6.3-installdir/include/CGAL/Qt/RegularGridVectorFieldGraphicsItem.h
- -- Installing: /root/anaconda3/conda-bld/work/CGAL-4.6.3-installdir/include/CGAL/Qt/GraphicsViewPolylineInput.h
- -- Installing: /root/anaconda3/conda-bld/work/CGAL-4.6.3-installdir/include/CGAL/Qt/ConstrainedTriangulationGraphicsItem.h
- -- Installing: /root/anaconda3/conda-bld/work/CGAL-4.6.3-installdir/include/CGAL/Qt/SegmentDelaunayGraphGraphicsItem.h
- -- Installing: /root/anaconda3/conda-bld/work/CGAL-4.6.3-installdir/include/CGAL/Qt/ApolloniusGraphGraphicsItem.h
- -- Installing: /root/anaconda3/conda-bld/work/CGAL-4.6.3-installdir/include/CGAL/Qt/RegularGridGraphicsItem.h
- -- Installing: /root/anaconda3/conda-bld/work/CGAL-4.6.3-installdir/include/CGAL/Qt/PointsInKdTreeGraphicsItem.h
- -- Installing: /root/anaconda3/conda-bld/work/CGAL-4.6.3-installdir/include/CGAL/Qt/GraphicsViewCircleInput.h
- -- Installing: /root/anaconda3/conda-bld/work/CGAL-4.6.3-installdir/include/CGAL/Qt/CircularArcGraphicsItem.h
- -- Installing: /root/anaconda3/conda-bld/work/CGAL-4.6.3-installdir/include/CGAL/Qt/DemosMainWindow.h
- -- Installing: /root/anaconda3/conda-bld/work/CGAL-4.6.3-installdir/include/CGAL/Qt/PainterOstream.h
- -- Installing: /root/anaconda3/conda-bld/work/CGAL-4.6.3-installdir/include/CGAL/Qt/utility.h
- -- Installing: /root/anaconda3/conda-bld/work/CGAL-4.6.3-installdir/include/CGAL/Qt/GraphicsViewInput.h
- -- Installing: /root/anaconda3/conda-bld/work/CGAL-4.6.3-installdir/include/CGAL/Qt/RegularTriangulationGraphicsItem.h
- -- Installing: /root/anaconda3/conda-bld/work/CGAL-4.6.3-installdir/include/CGAL/Qt/TriangulationGraphicsItem.h
- -- Installing: /root/anaconda3/conda-bld/work/CGAL-4.6.3-installdir/include/CGAL/Qt/VoronoiGraphicsItem.h
- -- Installing: /root/anaconda3/conda-bld/work/CGAL-4.6.3-installdir/include/CGAL/Qt/GraphicsItem.h
- -- Installing: /root/anaconda3/conda-bld/work/CGAL-4.6.3-installdir/include/CGAL/Qt/PolylinesGraphicsItem.h
- -- Installing: /root/anaconda3/conda-bld/work/CGAL-4.6.3-installdir/include/CGAL/Qt/GraphicsViewIsoRectangleInput.h
- -- Installing: /root/anaconda3/conda-bld/work/CGAL-4.6.3-installdir/include/CGAL/Qt/SegmentsGraphicsItem.h
- -- Installing: /root/anaconda3/conda-bld/work/CGAL-4.6.3-installdir/include/CGAL/Qt/Converter.h
- -- Installing: /root/anaconda3/conda-bld/work/CGAL-4.6.3-installdir/include/CGAL/Point_2_Line_2_intersection.h
- -- Installing: /root/anaconda3/conda-bld/work/CGAL-4.6.3-installdir/include/CGAL/Min_ellipse_2
- -- Installing: /root/anaconda3/conda-bld/work/CGAL-4.6.3-installdir/include/CGAL/Min_ellipse_2/Min_ellipse_2_impl.h
- -- Installing: /root/anaconda3/conda-bld/work/CGAL-4.6.3-installdir/include/CGAL/Min_ellipse_2/Optimisation_ellipse_2_impl.h
- -- Installing: /root/anaconda3/conda-bld/work/CGAL-4.6.3-installdir/include/CGAL/Min_ellipse_2/Min_ellipse_2_adapterC2.h
- -- Installing: /root/anaconda3/conda-bld/work/CGAL-4.6.3-installdir/include/CGAL/Min_ellipse_2/Optimisation_ellipse_2.h
- -- Installing: /root/anaconda3/conda-bld/work/CGAL-4.6.3-installdir/include/CGAL/Min_ellipse_2/Min_ellipse_2_adapterH2.h
- -- Installing: /root/anaconda3/conda-bld/work/CGAL-4.6.3-installdir/include/CGAL/CORE
- -- Installing: /root/anaconda3/conda-bld/work/CGAL-4.6.3-installdir/include/CGAL/CORE/Expr.h
- -- Installing: /root/anaconda3/conda-bld/work/CGAL-4.6.3-installdir/include/CGAL/CORE/Real.h
- -- Installing: /root/anaconda3/conda-bld/work/CGAL-4.6.3-installdir/include/CGAL/CORE/MemoryPool.h
- -- Installing: /root/anaconda3/conda-bld/work/CGAL-4.6.3-installdir/include/CGAL/CORE/BigFloatRep.h
- -- Installing: /root/anaconda3/conda-bld/work/CGAL-4.6.3-installdir/include/CGAL/CORE/RefCount.h
- -- Installing: /root/anaconda3/conda-bld/work/CGAL-4.6.3-installdir/include/CGAL/CORE/CoreAux.h
- -- Installing: /root/anaconda3/conda-bld/work/CGAL-4.6.3-installdir/include/CGAL/CORE/ExprRep.h
- -- Installing: /root/anaconda3/conda-bld/work/CGAL-4.6.3-installdir/include/CGAL/CORE/Timer.h
- -- Installing: /root/anaconda3/conda-bld/work/CGAL-4.6.3-installdir/include/CGAL/CORE/Filter.h
- -- Installing: /root/anaconda3/conda-bld/work/CGAL-4.6.3-installdir/include/CGAL/CORE/linearAlgebra.h
- -- Installing: /root/anaconda3/conda-bld/work/CGAL-4.6.3-installdir/include/CGAL/CORE/geometry2d.h
- -- Installing: /root/anaconda3/conda-bld/work/CGAL-4.6.3-installdir/include/CGAL/CORE/extLong.h
- -- Installing: /root/anaconda3/conda-bld/work/CGAL-4.6.3-installdir/include/CGAL/CORE/geometry3d.h
- -- Installing: /root/anaconda3/conda-bld/work/CGAL-4.6.3-installdir/include/CGAL/CORE/geom2d
- -- Installing: /root/anaconda3/conda-bld/work/CGAL-4.6.3-installdir/include/CGAL/CORE/geom2d/point2d.h
- -- Installing: /root/anaconda3/conda-bld/work/CGAL-4.6.3-installdir/include/CGAL/CORE/geom2d/segment2d.h
- -- Installing: /root/anaconda3/conda-bld/work/CGAL-4.6.3-installdir/include/CGAL/CORE/geom2d/circle2d.h
- -- Installing: /root/anaconda3/conda-bld/work/CGAL-4.6.3-installdir/include/CGAL/CORE/geom2d/line2d.h
- -- Installing: /root/anaconda3/conda-bld/work/CGAL-4.6.3-installdir/include/CGAL/CORE/CORE.h
- -- Installing: /root/anaconda3/conda-bld/work/CGAL-4.6.3-installdir/include/CGAL/CORE/Gmp.h
- -- Installing: /root/anaconda3/conda-bld/work/CGAL-4.6.3-installdir/include/CGAL/CORE/CoreDefs.h
- -- Installing: /root/anaconda3/conda-bld/work/CGAL-4.6.3-installdir/include/CGAL/CORE/Promote.h
- -- Installing: /root/anaconda3/conda-bld/work/CGAL-4.6.3-installdir/include/CGAL/CORE/BigInt.h
- -- Installing: /root/anaconda3/conda-bld/work/CGAL-4.6.3-installdir/include/CGAL/CORE/geombase.h
- -- Installing: /root/anaconda3/conda-bld/work/CGAL-4.6.3-installdir/include/CGAL/CORE/Config.h
- -- Installing: /root/anaconda3/conda-bld/work/CGAL-4.6.3-installdir/include/CGAL/CORE/Impl.h
- -- Installing: /root/anaconda3/conda-bld/work/CGAL-4.6.3-installdir/include/CGAL/CORE/BigRat.h
- -- Installing: /root/anaconda3/conda-bld/work/CGAL-4.6.3-installdir/include/CGAL/CORE/RealRep.h
- -- Installing: /root/anaconda3/conda-bld/work/CGAL-4.6.3-installdir/include/CGAL/CORE/poly
- -- Installing: /root/anaconda3/conda-bld/work/CGAL-4.6.3-installdir/include/CGAL/CORE/poly/Sturm.h
- -- Installing: /root/anaconda3/conda-bld/work/CGAL-4.6.3-installdir/include/CGAL/CORE/poly/Curves.h
- -- Installing: /root/anaconda3/conda-bld/work/CGAL-4.6.3-installdir/include/CGAL/CORE/poly/Poly.tcc
- -- Installing: /root/anaconda3/conda-bld/work/CGAL-4.6.3-installdir/include/CGAL/CORE/poly/Poly.h
- -- Installing: /root/anaconda3/conda-bld/work/CGAL-4.6.3-installdir/include/CGAL/CORE/poly/Curves.tcc
- -- Installing: /root/anaconda3/conda-bld/work/CGAL-4.6.3-installdir/include/CGAL/CORE/geom3d
- -- Installing: /root/anaconda3/conda-bld/work/CGAL-4.6.3-installdir/include/CGAL/CORE/geom3d/polygon3d.h
- -- Installing: /root/anaconda3/conda-bld/work/CGAL-4.6.3-installdir/include/CGAL/CORE/geom3d/point3d.h
- -- Installing: /root/anaconda3/conda-bld/work/CGAL-4.6.3-installdir/include/CGAL/CORE/geom3d/triangle3d.h
- -- Installing: /root/anaconda3/conda-bld/work/CGAL-4.6.3-installdir/include/CGAL/CORE/geom3d/plane3d.h
- -- Installing: /root/anaconda3/conda-bld/work/CGAL-4.6.3-installdir/include/CGAL/CORE/geom3d/segment3d.h
- -- Installing: /root/anaconda3/conda-bld/work/CGAL-4.6.3-installdir/include/CGAL/CORE/geom3d/line3d.h
- -- Installing: /root/anaconda3/conda-bld/work/CGAL-4.6.3-installdir/include/CGAL/CORE/BigFloat.h
- -- Installing: /root/anaconda3/conda-bld/work/CGAL-4.6.3-installdir/include/CGAL/Flattening_iterator.h
- -- Installing: /root/anaconda3/conda-bld/work/CGAL-4.6.3-installdir/include/CGAL/Extended_cartesian.h
- -- Installing: /root/anaconda3/conda-bld/work/CGAL-4.6.3-installdir/include/CGAL/long_double.h
- -- Installing: /root/anaconda3/conda-bld/work/CGAL-4.6.3-installdir/include/CGAL/Filter_circulator.h
- -- Installing: /root/anaconda3/conda-bld/work/CGAL-4.6.3-installdir/include/CGAL/make_skin_surface_mesh_3.h
- -- Installing: /root/anaconda3/conda-bld/work/CGAL-4.6.3-installdir/include/CGAL/Linear_cell_complex_incremental_builder.h
- -- Installing: /root/anaconda3/conda-bld/work/CGAL-4.6.3-installdir/include/CGAL/squared_distance_3_1.h
- -- Installing: /root/anaconda3/conda-bld/work/CGAL-4.6.3-installdir/include/CGAL/Ray_2_Bbox_2_intersection.h
- -- Installing: /root/anaconda3/conda-bld/work/CGAL-4.6.3-installdir/include/CGAL/global_functions_circular_kernel_2.h
- -- Installing: /root/anaconda3/conda-bld/work/CGAL-4.6.3-installdir/include/CGAL/Point_set_2.h
- -- Installing: /root/anaconda3/conda-bld/work/CGAL-4.6.3-installdir/include/CGAL/apply_to_range.h
- -- Installing: /root/anaconda3/conda-bld/work/CGAL-4.6.3-installdir/include/CGAL/Combinatorial_map_insertions.h
- -- Installing: /root/anaconda3/conda-bld/work/CGAL-4.6.3-installdir/include/CGAL/Polynomial_type_generator.h
- -- Installing: /root/anaconda3/conda-bld/work/CGAL-4.6.3-installdir/include/CGAL/gmpxx.h
- -- Installing: /root/anaconda3/conda-bld/work/CGAL-4.6.3-installdir/include/CGAL/user_classes.h
- -- Installing: /root/anaconda3/conda-bld/work/CGAL-4.6.3-installdir/include/CGAL/Unique_hash_map.h
- -- Installing: /root/anaconda3/conda-bld/work/CGAL-4.6.3-installdir/include/CGAL/compute_average_spacing.h
- -- Installing: /root/anaconda3/conda-bld/work/CGAL-4.6.3-installdir/include/CGAL/Arr_trapezoid_ric_point_location.h
- -- Installing: /root/anaconda3/conda-bld/work/CGAL-4.6.3-installdir/include/CGAL/Circulator
- -- Installing: /root/anaconda3/conda-bld/work/CGAL-4.6.3-installdir/include/CGAL/Circulator/Safe_circulator_from_iterator.h
- -- Installing: /root/anaconda3/conda-bld/work/CGAL-4.6.3-installdir/include/CGAL/Circulator/Circulator_concepts.h
- -- Installing: /root/anaconda3/conda-bld/work/CGAL-4.6.3-installdir/include/CGAL/Circulator/Circulator_adapters.h
- -- Installing: /root/anaconda3/conda-bld/work/CGAL-4.6.3-installdir/include/CGAL/Triangulation_incremental_builder_3.h
- -- Installing: /root/anaconda3/conda-bld/work/CGAL-4.6.3-installdir/include/CGAL/Modifier_base.h
- -- Installing: /root/anaconda3/conda-bld/work/CGAL-4.6.3-installdir/include/CGAL/Line_2_Ray_2_intersection.h
- -- Installing: /root/anaconda3/conda-bld/work/CGAL-4.6.3-installdir/include/CGAL/Multiset.h
- -- Installing: /root/anaconda3/conda-bld/work/CGAL-4.6.3-installdir/include/CGAL/Triangulation_ds_cell_base_3.h
- -- Installing: /root/anaconda3/conda-bld/work/CGAL-4.6.3-installdir/include/CGAL/Apollonius_graph_hierarchy_2.h
- -- Installing: /root/anaconda3/conda-bld/work/CGAL-4.6.3-installdir/include/CGAL/Line_2.h
- -- Installing: /root/anaconda3/conda-bld/work/CGAL-4.6.3-installdir/include/CGAL/Scalar_factor_traits.h
- -- Installing: /root/anaconda3/conda-bld/work/CGAL-4.6.3-installdir/include/CGAL/Box_intersection_d
- -- Installing: /root/anaconda3/conda-bld/work/CGAL-4.6.3-installdir/include/CGAL/Box_intersection_d/Box_with_info_d.h
- -- Installing: /root/anaconda3/conda-bld/work/CGAL-4.6.3-installdir/include/CGAL/Box_intersection_d/box_limits.h
- -- Installing: /root/anaconda3/conda-bld/work/CGAL-4.6.3-installdir/include/CGAL/Box_intersection_d/Box_traits_d.h
- -- Installing: /root/anaconda3/conda-bld/work/CGAL-4.6.3-installdir/include/CGAL/Box_intersection_d/segment_tree.h
- -- Installing: /root/anaconda3/conda-bld/work/CGAL-4.6.3-installdir/include/CGAL/Box_intersection_d/Box_with_handle_d.h
- -- Installing: /root/anaconda3/conda-bld/work/CGAL-4.6.3-installdir/include/CGAL/Box_intersection_d/Box_d.h
- -- Installing: /root/anaconda3/conda-bld/work/CGAL-4.6.3-installdir/include/CGAL/Line_2_Bbox_2_intersection.h
- -- Installing: /root/anaconda3/conda-bld/work/CGAL-4.6.3-installdir/include/CGAL/Lapack
- -- Installing: /root/anaconda3/conda-bld/work/CGAL-4.6.3-installdir/include/CGAL/Lapack/Linear_algebra_lapack.h
- -- Installing: /root/anaconda3/conda-bld/work/CGAL-4.6.3-installdir/include/CGAL/Apollonius_site_2.h
- -- Installing: /root/anaconda3/conda-bld/work/CGAL-4.6.3-installdir/include/CGAL/Linear_cell_complex.h
- -- Installing: /root/anaconda3/conda-bld/work/CGAL-4.6.3-installdir/include/CGAL/Skin_surface_marching_tetrahedra_observer_3.h
- -- Installing: /root/anaconda3/conda-bld/work/CGAL-4.6.3-installdir/include/CGAL/Segment_Delaunay_graph_adaptation_traits_2.h
- -- Installing: /root/anaconda3/conda-bld/work/CGAL-4.6.3-installdir/include/CGAL/Skin_surface_polyhedral_items_with_face_information.h
- -- Installing: /root/anaconda3/conda-bld/work/CGAL-4.6.3-installdir/include/CGAL/AABB_primitive.h
- -- Installing: /root/anaconda3/conda-bld/work/CGAL-4.6.3-installdir/include/CGAL/min_quadrilateral_2.h
- -- Installing: /root/anaconda3/conda-bld/work/CGAL-4.6.3-installdir/include/CGAL/Multi_surface_3.h
- -- Installing: /root/anaconda3/conda-bld/work/CGAL-4.6.3-installdir/include/CGAL/monotone_matrix_search.h
- -- Installing: /root/anaconda3/conda-bld/work/CGAL-4.6.3-installdir/include/CGAL/global_functions_spherical_kernel_3.h
- -- Installing: /root/anaconda3/conda-bld/work/CGAL-4.6.3-installdir/include/CGAL/CORE_algebraic_number_traits.h
- -- Installing: /root/anaconda3/conda-bld/work/CGAL-4.6.3-installdir/include/CGAL/arrange_offset_polygons_2.h
- -- Installing: /root/anaconda3/conda-bld/work/CGAL-4.6.3-installdir/include/CGAL/Circle_2_Line_2_intersection.h
- -- Installing: /root/anaconda3/conda-bld/work/CGAL-4.6.3-installdir/include/CGAL/Periodic_3_triangulation_ds_vertex_base_3.h
- -- Installing: /root/anaconda3/conda-bld/work/CGAL-4.6.3-installdir/include/CGAL/Segment_2_Point_2_intersection.h
- -- Installing: /root/anaconda3/conda-bld/work/CGAL-4.6.3-installdir/include/CGAL/HalfedgeDS_vector.h
- -- Installing: /root/anaconda3/conda-bld/work/CGAL-4.6.3-installdir/include/CGAL/Ridges.h
- -- Installing: /root/anaconda3/conda-bld/work/CGAL-4.6.3-installdir/include/CGAL/Circle_3.h
- -- Installing: /root/anaconda3/conda-bld/work/CGAL-4.6.3-installdir/include/CGAL/Image_3.h
- -- Installing: /root/anaconda3/conda-bld/work/CGAL-4.6.3-installdir/include/CGAL/convex_decomposition_3.h
- -- Installing: /root/anaconda3/conda-bld/work/CGAL-4.6.3-installdir/include/CGAL/FPU.h
- -- Installing: /root/anaconda3/conda-bld/work/CGAL-4.6.3-installdir/include/CGAL/Root_for_spheres_2_3.h
- -- Installing: /root/anaconda3/conda-bld/work/CGAL-4.6.3-installdir/include/CGAL/Gmpq.h
- -- Installing: /root/anaconda3/conda-bld/work/CGAL-4.6.3-installdir/include/CGAL/LSCM_parameterizer_3.h
- -- Installing: /root/anaconda3/conda-bld/work/CGAL-4.6.3-installdir/include/CGAL/version_macros.h
- -- Installing: /root/anaconda3/conda-bld/work/CGAL-4.6.3-installdir/include/CGAL/triangulate_polyhedron.h
- -- Installing: /root/anaconda3/conda-bld/work/CGAL-4.6.3-installdir/include/CGAL/Kd_tree.h
- -- Installing: /root/anaconda3/conda-bld/work/CGAL-4.6.3-installdir/include/CGAL/PCA_util.h
- -- Installing: /root/anaconda3/conda-bld/work/CGAL-4.6.3-installdir/include/CGAL/Arr_simple_point_location.h
- -- Installing: /root/anaconda3/conda-bld/work/CGAL-4.6.3-installdir/include/CGAL/Deformation_Eigen_polar_closest_rotation_traits_3.h
- -- Installing: /root/anaconda3/conda-bld/work/CGAL-4.6.3-installdir/include/CGAL/Skin_surface_refinement_policy_3.h
- -- Installing: /root/anaconda3/conda-bld/work/CGAL-4.6.3-installdir/include/CGAL/Periodic_3_triangulation_statically_filtered_traits_3.h
- -- Installing: /root/anaconda3/conda-bld/work/CGAL-4.6.3-installdir/include/CGAL/Reconstruction_triangulation_3.h
- -- Installing: /root/anaconda3/conda-bld/work/CGAL-4.6.3-installdir/include/CGAL/Point_2_Iso_rectangle_2_intersection.h
- -- Installing: /root/anaconda3/conda-bld/work/CGAL-4.6.3-installdir/include/CGAL/rectangular_p_center_2.h
- -- Installing: /root/anaconda3/conda-bld/work/CGAL-4.6.3-installdir/include/CGAL/Triangulation_data_structure_3.h
- -- Installing: /root/anaconda3/conda-bld/work/CGAL-4.6.3-installdir/include/CGAL/Uncertain.h
- -- Installing: /root/anaconda3/conda-bld/work/CGAL-4.6.3-installdir/include/CGAL/memory.h
- -- Installing: /root/anaconda3/conda-bld/work/CGAL-4.6.3-installdir/include/CGAL/HalfedgeDS_items_2.h
- -- Installing: /root/anaconda3/conda-bld/work/CGAL-4.6.3-installdir/include/CGAL/marching_tetrahedra_3.h
- -- Installing: /root/anaconda3/conda-bld/work/CGAL-4.6.3-installdir/include/CGAL/Min_sphere_of_spheres_d
- -- Installing: /root/anaconda3/conda-bld/work/CGAL-4.6.3-installdir/include/CGAL/Min_sphere_of_spheres_d/Min_sphere_of_spheres_d_support_set_impl.h
- -- Installing: /root/anaconda3/conda-bld/work/CGAL-4.6.3-installdir/include/CGAL/Min_sphere_of_spheres_d/Min_sphere_of_spheres_d_support_set.h
- -- Installing: /root/anaconda3/conda-bld/work/CGAL-4.6.3-installdir/include/CGAL/Min_sphere_of_spheres_d/Min_sphere_of_spheres_d_impl.h
- -- Installing: /root/anaconda3/conda-bld/work/CGAL-4.6.3-installdir/include/CGAL/Min_sphere_of_spheres_d/Min_sphere_of_spheres_d_configure.h
- -- Installing: /root/anaconda3/conda-bld/work/CGAL-4.6.3-installdir/include/CGAL/Min_sphere_of_spheres_d/Min_sphere_of_spheres_d_pair.h
- -- Installing: /root/anaconda3/conda-bld/work/CGAL-4.6.3-installdir/include/CGAL/Min_sphere_of_spheres_d/Min_sphere_of_spheres_d_pivot_impl.h
- -- Installing: /root/anaconda3/conda-bld/work/CGAL-4.6.3-installdir/include/CGAL/Circulator_on_node.h
- -- Installing: /root/anaconda3/conda-bld/work/CGAL-4.6.3-installdir/include/CGAL/basic_constructions_3.h
- -- Installing: /root/anaconda3/conda-bld/work/CGAL-4.6.3-installdir/include/CGAL/Polygon_with_holes_2.h
- -- Installing: /root/anaconda3/conda-bld/work/CGAL-4.6.3-installdir/include/CGAL/Arr_linear_traits_2.h
- -- Installing: /root/anaconda3/conda-bld/work/CGAL-4.6.3-installdir/include/CGAL/number_utils.h
- -- Installing: /root/anaconda3/conda-bld/work/CGAL-4.6.3-installdir/include/CGAL/Dart_const_iterators.h
- -- Installing: /root/anaconda3/conda-bld/work/CGAL-4.6.3-installdir/include/CGAL/Profile_timer.h
- -- Installing: /root/anaconda3/conda-bld/work/CGAL-4.6.3-installdir/include/CGAL/Poisson_reconstruction_function.h
- -- Installing: /root/anaconda3/conda-bld/work/CGAL-4.6.3-installdir/include/CGAL/polynomial_utils.h
- -- Installing: /root/anaconda3/conda-bld/work/CGAL-4.6.3-installdir/include/CGAL/utils.h
- -- Installing: /root/anaconda3/conda-bld/work/CGAL-4.6.3-installdir/include/CGAL/Snap_rounding_2.h
- -- Installing: /root/anaconda3/conda-bld/work/CGAL-4.6.3-installdir/include/CGAL/export
- -- Installing: /root/anaconda3/conda-bld/work/CGAL-4.6.3-installdir/include/CGAL/export/CGAL.h
- -- Installing: /root/anaconda3/conda-bld/work/CGAL-4.6.3-installdir/include/CGAL/export/ImageIO.h
- -- Installing: /root/anaconda3/conda-bld/work/CGAL-4.6.3-installdir/include/CGAL/export/helpers.h
- -- Installing: /root/anaconda3/conda-bld/work/CGAL-4.6.3-installdir/include/CGAL/export/CORE.h
- -- Installing: /root/anaconda3/conda-bld/work/CGAL-4.6.3-installdir/include/CGAL/export/Qt4.h
- -- Installing: /root/anaconda3/conda-bld/work/CGAL-4.6.3-installdir/include/CGAL/int.h
- -- Installing: /root/anaconda3/conda-bld/work/CGAL-4.6.3-installdir/include/CGAL/Apollonius_graph_2.h
- -- Installing: /root/anaconda3/conda-bld/work/CGAL-4.6.3-installdir/include/CGAL/Periodic_3_offset_3.h
- -- Installing: /root/anaconda3/conda-bld/work/CGAL-4.6.3-installdir/include/CGAL/Triangulation_data_structure_2.h
- -- Installing: /root/anaconda3/conda-bld/work/CGAL-4.6.3-installdir/include/CGAL/Arr_face_map.h
- -- Installing: /root/anaconda3/conda-bld/work/CGAL-4.6.3-installdir/include/CGAL/Ray_3.h
- -- Installing: /root/anaconda3/conda-bld/work/CGAL-4.6.3-installdir/include/CGAL/linear_least_squares_fitting_triangles_3.h
- -- Installing: /root/anaconda3/conda-bld/work/CGAL-4.6.3-installdir/include/CGAL/Triangle_3_Line_3_do_intersect.h
- -- Installing: /root/anaconda3/conda-bld/work/CGAL-4.6.3-installdir/include/CGAL/Tetrahedron_3.h
- -- Installing: /root/anaconda3/conda-bld/work/CGAL-4.6.3-installdir/include/CGAL/Fixed_alpha_shape_cell_base_3.h
- -- Installing: /root/anaconda3/conda-bld/work/CGAL-4.6.3-installdir/include/CGAL/Inverse_index.h
- -- Installing: /root/anaconda3/conda-bld/work/CGAL-4.6.3-installdir/include/CGAL/Min_sphere_of_points_d_traits_3.h
- -- Installing: /root/anaconda3/conda-bld/work/CGAL-4.6.3-installdir/include/CGAL/Surface_mesh_default_edges_criteria_3.h
- -- Installing: /root/anaconda3/conda-bld/work/CGAL-4.6.3-installdir/include/CGAL/Is_extended_kernel.h
- -- Installing: /root/anaconda3/conda-bld/work/CGAL-4.6.3-installdir/include/CGAL/Arr_topology_traits
- -- Installing: /root/anaconda3/conda-bld/work/CGAL-4.6.3-installdir/include/CGAL/Arr_topology_traits/Arr_unb_planar_construction_helper.h
- -- Installing: /root/anaconda3/conda-bld/work/CGAL-4.6.3-installdir/include/CGAL/Arr_topology_traits/Arr_unb_planar_vert_decomp_helper.h
- -- Installing: /root/anaconda3/conda-bld/work/CGAL-4.6.3-installdir/include/CGAL/Arr_topology_traits/Arr_planar_topology_traits_base_2.h
- -- Installing: /root/anaconda3/conda-bld/work/CGAL-4.6.3-installdir/include/CGAL/Arr_topology_traits/Arr_spherical_insertion_helper.h
- -- Installing: /root/anaconda3/conda-bld/work/CGAL-4.6.3-installdir/include/CGAL/Arr_topology_traits/Arr_spherical_topology_traits_2_impl.h
- -- Installing: /root/anaconda3/conda-bld/work/CGAL-4.6.3-installdir/include/CGAL/Arr_topology_traits/Arr_unb_planar_overlay_helper.h
- -- Installing: /root/anaconda3/conda-bld/work/CGAL-4.6.3-installdir/include/CGAL/Arr_topology_traits/Arr_bounded_planar_overlay_helper.h
- -- Installing: /root/anaconda3/conda-bld/work/CGAL-4.6.3-installdir/include/CGAL/Arr_topology_traits/Arr_bounded_planar_vert_decomp_helper.h
- -- Installing: /root/anaconda3/conda-bld/work/CGAL-4.6.3-installdir/include/CGAL/Arr_topology_traits/Arr_bounded_planar_topology_traits_2_impl.h
- -- Installing: /root/anaconda3/conda-bld/work/CGAL-4.6.3-installdir/include/CGAL/Arr_topology_traits/Arr_bounded_planar_batched_pl_helper.h
- -- Installing: /root/anaconda3/conda-bld/work/CGAL-4.6.3-installdir/include/CGAL/Arr_topology_traits/Arr_unb_planar_batched_pl_helper.h
- -- Installing: /root/anaconda3/conda-bld/work/CGAL-4.6.3-installdir/include/CGAL/Arr_topology_traits/Arr_unb_planar_insertion_helper.h
- -- Installing: /root/anaconda3/conda-bld/work/CGAL-4.6.3-installdir/include/CGAL/Arr_topology_traits/Arr_inc_insertion_zone_visitor.h
- -- Installing: /root/anaconda3/conda-bld/work/CGAL-4.6.3-installdir/include/CGAL/Arr_topology_traits/Arr_spherical_vert_decomp_helper.h
- -- Installing: /root/anaconda3/conda-bld/work/CGAL-4.6.3-installdir/include/CGAL/Arr_topology_traits/Arr_spherical_batched_pl_helper.h
- -- Installing: /root/anaconda3/conda-bld/work/CGAL-4.6.3-installdir/include/CGAL/Arr_topology_traits/Arr_spherical_overlay_helper.h
- -- Installing: /root/anaconda3/conda-bld/work/CGAL-4.6.3-installdir/include/CGAL/Arr_topology_traits/Arr_unb_planar_topology_traits_2_impl.h
- -- Installing: /root/anaconda3/conda-bld/work/CGAL-4.6.3-installdir/include/CGAL/Arr_topology_traits/Arr_spherical_construction_helper.h
- -- Installing: /root/anaconda3/conda-bld/work/CGAL-4.6.3-installdir/include/CGAL/Arr_topology_traits/Arr_bounded_planar_construction_helper.h
- -- Installing: /root/anaconda3/conda-bld/work/CGAL-4.6.3-installdir/include/CGAL/Arr_topology_traits/Arr_bounded_planar_insertion_helper.h
- -- Installing: /root/anaconda3/conda-bld/work/CGAL-4.6.3-installdir/include/CGAL/number_type_basic.h
- -- Installing: /root/anaconda3/conda-bld/work/CGAL-4.6.3-installdir/include/CGAL/Envelope_3
- -- Installing: /root/anaconda3/conda-bld/work/CGAL-4.6.3-installdir/include/CGAL/Envelope_3/Envelope_element_visitor_3.h
- -- Installing: /root/anaconda3/conda-bld/work/CGAL-4.6.3-installdir/include/CGAL/Envelope_3/Envelope_diagram_on_surface_2.h
- -- Installing: /root/anaconda3/conda-bld/work/CGAL-4.6.3-installdir/include/CGAL/Envelope_3/Env_plane_traits_3_functions.h
- -- Installing: /root/anaconda3/conda-bld/work/CGAL-4.6.3-installdir/include/CGAL/Envelope_3/Envelope_base.h
- -- Installing: /root/anaconda3/conda-bld/work/CGAL-4.6.3-installdir/include/CGAL/Envelope_3/Envelope_overlay_functor.h
- -- Installing: /root/anaconda3/conda-bld/work/CGAL-4.6.3-installdir/include/CGAL/Envelope_3/Envelope_divide_and_conquer_3.h
- -- Installing: /root/anaconda3/conda-bld/work/CGAL-4.6.3-installdir/include/CGAL/Envelope_3/Envelope_overlay_2.h
- -- Installing: /root/anaconda3/conda-bld/work/CGAL-4.6.3-installdir/include/CGAL/Envelope_3/Envelope_pm_dcel.h
- -- Installing: /root/anaconda3/conda-bld/work/CGAL-4.6.3-installdir/include/CGAL/Envelope_3/set_dividors.h
- -- Installing: /root/anaconda3/conda-bld/work/CGAL-4.6.3-installdir/include/CGAL/HalfedgeDS_default.h
- -- Installing: /root/anaconda3/conda-bld/work/CGAL-4.6.3-installdir/include/CGAL/Implicit_to_labeling_function_wrapper.h
- -- Installing: /root/anaconda3/conda-bld/work/CGAL-4.6.3-installdir/include/CGAL/Polyhedral_mesh_domain_3.h
- -- Installing: /root/anaconda3/conda-bld/work/CGAL-4.6.3-installdir/include/CGAL/Min_ellipse_2.h
- -- Installing: /root/anaconda3/conda-bld/work/CGAL-4.6.3-installdir/include/CGAL/Segment_Delaunay_graph_hierarchy_2.h
- -- Installing: /root/anaconda3/conda-bld/work/CGAL-4.6.3-installdir/include/CGAL/Taucs_matrix.h
- -- Installing: /root/anaconda3/conda-bld/work/CGAL-4.6.3-installdir/include/CGAL/Self_intersection_polyhedron_3.h
- -- Installing: /root/anaconda3/conda-bld/work/CGAL-4.6.3-installdir/include/CGAL/Regular_triangulation_2.h
- -- Installing: /root/anaconda3/conda-bld/work/CGAL-4.6.3-installdir/include/CGAL/Filtered_kernel.h
- -- Installing: /root/anaconda3/conda-bld/work/CGAL-4.6.3-installdir/include/CGAL/linear_least_squares_fitting_spheres_3.h
- -- Installing: /root/anaconda3/conda-bld/work/CGAL-4.6.3-installdir/include/CGAL/Min_circle_2.h
- -- Installing: /root/anaconda3/conda-bld/work/CGAL-4.6.3-installdir/include/CGAL/Arr_counting_traits_2.h
- -- Installing: /root/anaconda3/conda-bld/work/CGAL-4.6.3-installdir/include/CGAL/known_bit_size_integers.h
- -- Installing: /root/anaconda3/conda-bld/work/CGAL-4.6.3-installdir/include/CGAL/Triangulation_vertex_base_with_id_2.h
- -- Installing: /root/anaconda3/conda-bld/work/CGAL-4.6.3-installdir/include/CGAL/is_convertible.h
- -- Installing: /root/anaconda3/conda-bld/work/CGAL-4.6.3-installdir/include/CGAL/QP_models.h
- -- Installing: /root/anaconda3/conda-bld/work/CGAL-4.6.3-installdir/include/CGAL/Arr_accessor.h
- -- Installing: /root/anaconda3/conda-bld/work/CGAL-4.6.3-installdir/include/CGAL/Arr_circular_arc_traits_2.h
- -- Installing: /root/anaconda3/conda-bld/work/CGAL-4.6.3-installdir/include/CGAL/Periodic_2_triangulation_face_base_2.h
- -- Installing: /root/anaconda3/conda-bld/work/CGAL-4.6.3-installdir/include/CGAL/remove_outliers.h
- -- Installing: /root/anaconda3/conda-bld/work/CGAL-4.6.3-installdir/include/CGAL/Optimisation
- -- Installing: /root/anaconda3/conda-bld/work/CGAL-4.6.3-installdir/include/CGAL/Optimisation/Access_coordinates_begin_d.h
- -- Installing: /root/anaconda3/conda-bld/work/CGAL-4.6.3-installdir/include/CGAL/Optimisation/Access_dimension_d.h
- -- Installing: /root/anaconda3/conda-bld/work/CGAL-4.6.3-installdir/include/CGAL/Optimisation/debug.h
- -- Installing: /root/anaconda3/conda-bld/work/CGAL-4.6.3-installdir/include/CGAL/Optimisation/Construct_point_d.h
- -- Installing: /root/anaconda3/conda-bld/work/CGAL-4.6.3-installdir/include/CGAL/Optimisation/assertions.h
- -- Installing: /root/anaconda3/conda-bld/work/CGAL-4.6.3-installdir/include/CGAL/Optimisation/Construct_point_3.h
- -- Installing: /root/anaconda3/conda-bld/work/CGAL-4.6.3-installdir/include/CGAL/Optimisation/Access_dimension_2.h
- -- Installing: /root/anaconda3/conda-bld/work/CGAL-4.6.3-installdir/include/CGAL/Optimisation/basic.h
- -- Installing: /root/anaconda3/conda-bld/work/CGAL-4.6.3-installdir/include/CGAL/Optimisation/Access_dimension_3.h
- -- Installing: /root/anaconda3/conda-bld/work/CGAL-4.6.3-installdir/include/CGAL/Optimisation/Access_coordinates_begin_3.h
- -- Installing: /root/anaconda3/conda-bld/work/CGAL-4.6.3-installdir/include/CGAL/Optimisation/Construct_point_2.h
- -- Installing: /root/anaconda3/conda-bld/work/CGAL-4.6.3-installdir/include/CGAL/Optimisation/Access_coordinates_begin_2.h
- -- Installing: /root/anaconda3/conda-bld/work/CGAL-4.6.3-installdir/include/CGAL/linear_least_squares_fitting_segments_3.h
- -- Installing: /root/anaconda3/conda-bld/work/CGAL-4.6.3-installdir/include/CGAL/Small_side_angle_bisector_decomposition_2.h
- -- Installing: /root/anaconda3/conda-bld/work/CGAL-4.6.3-installdir/include/CGAL/Deformation_Eigen_closest_rotation_traits_3.h
- -- Installing: /root/anaconda3/conda-bld/work/CGAL-4.6.3-installdir/include/CGAL/QP_solver
- -- Installing: /root/anaconda3/conda-bld/work/CGAL-4.6.3-installdir/include/CGAL/QP_solver/QP_basis_inverse_impl.h
- -- Installing: /root/anaconda3/conda-bld/work/CGAL-4.6.3-installdir/include/CGAL/QP_solver/QP_solver_impl.h
- -- Installing: /root/anaconda3/conda-bld/work/CGAL-4.6.3-installdir/include/CGAL/QP_solver/functors.h
- -- Installing: /root/anaconda3/conda-bld/work/CGAL-4.6.3-installdir/include/CGAL/QP_solver/debug.h
- -- Installing: /root/anaconda3/conda-bld/work/CGAL-4.6.3-installdir/include/CGAL/QP_solver/QP_partial_exact_pricing.h
- -- Installing: /root/anaconda3/conda-bld/work/CGAL-4.6.3-installdir/include/CGAL/QP_solver/QP__filtered_base_impl.h
- -- Installing: /root/anaconda3/conda-bld/work/CGAL-4.6.3-installdir/include/CGAL/QP_solver/QP_partial_filtered_pricing.h
- -- Installing: /root/anaconda3/conda-bld/work/CGAL-4.6.3-installdir/include/CGAL/QP_solver/QP_solver_nonstandardform_impl.h
- -- Installing: /root/anaconda3/conda-bld/work/CGAL-4.6.3-installdir/include/CGAL/QP_solver/QP_full_filtered_pricing.h
- -- Installing: /root/anaconda3/conda-bld/work/CGAL-4.6.3-installdir/include/CGAL/QP_solver/assertions.h
- -- Installing: /root/anaconda3/conda-bld/work/CGAL-4.6.3-installdir/include/CGAL/QP_solver/QP_solver.h
- -- Installing: /root/anaconda3/conda-bld/work/CGAL-4.6.3-installdir/include/CGAL/QP_solver/QP_pricing_strategy.h
- -- Installing: /root/anaconda3/conda-bld/work/CGAL-4.6.3-installdir/include/CGAL/QP_solver/QP_full_exact_pricing.h
- -- Installing: /root/anaconda3/conda-bld/work/CGAL-4.6.3-installdir/include/CGAL/QP_solver/QP_solution_impl.h
- -- Installing: /root/anaconda3/conda-bld/work/CGAL-4.6.3-installdir/include/CGAL/QP_solver/Unbounded_direction.h
- -- Installing: /root/anaconda3/conda-bld/work/CGAL-4.6.3-installdir/include/CGAL/QP_solver/QP_basis_inverse.h
- -- Installing: /root/anaconda3/conda-bld/work/CGAL-4.6.3-installdir/include/CGAL/QP_solver/basic.h
- -- Installing: /root/anaconda3/conda-bld/work/CGAL-4.6.3-installdir/include/CGAL/QP_solver/Initialization.h
- -- Installing: /root/anaconda3/conda-bld/work/CGAL-4.6.3-installdir/include/CGAL/QP_solver/QP__filtered_base.h
- -- Installing: /root/anaconda3/conda-bld/work/CGAL-4.6.3-installdir/include/CGAL/QP_solver/QP_functions_impl.h
- -- Installing: /root/anaconda3/conda-bld/work/CGAL-4.6.3-installdir/include/CGAL/QP_solver/QP_solver_bounds_impl.h
- -- Installing: /root/anaconda3/conda-bld/work/CGAL-4.6.3-installdir/include/CGAL/QP_solver/QP__partial_base.h
- -- Installing: /root/anaconda3/conda-bld/work/CGAL-4.6.3-installdir/include/CGAL/QP_solver/QP_exact_bland_pricing.h
- -- Installing: /root/anaconda3/conda-bld/work/CGAL-4.6.3-installdir/include/CGAL/Width_3.h
- -- Installing: /root/anaconda3/conda-bld/work/CGAL-4.6.3-installdir/include/CGAL/create_straight_skeleton_from_polygon_with_holes_2.h
- -- Installing: /root/anaconda3/conda-bld/work/CGAL-4.6.3-installdir/include/CGAL/Meshes
- -- Installing: /root/anaconda3/conda-bld/work/CGAL-4.6.3-installdir/include/CGAL/Meshes/Filtered_deque_container.h
- -- Installing: /root/anaconda3/conda-bld/work/CGAL-4.6.3-installdir/include/CGAL/Meshes/Filtered_queue_container.h
- -- Installing: /root/anaconda3/conda-bld/work/CGAL-4.6.3-installdir/include/CGAL/Meshes/Triangulation_mesher_level_traits_3.h
- -- Installing: /root/anaconda3/conda-bld/work/CGAL-4.6.3-installdir/include/CGAL/Meshes/Simple_set_container.h
- -- Installing: /root/anaconda3/conda-bld/work/CGAL-4.6.3-installdir/include/CGAL/Meshes/Simple_queue_container.h
- -- Installing: /root/anaconda3/conda-bld/work/CGAL-4.6.3-installdir/include/CGAL/Meshes/Simple_map_container.h
- -- Installing: /root/anaconda3/conda-bld/work/CGAL-4.6.3-installdir/include/CGAL/Meshes/Filtered_multimap_container.h
- -- Installing: /root/anaconda3/conda-bld/work/CGAL-4.6.3-installdir/include/CGAL/Meshes/Double_map_container.h
- -- Installing: /root/anaconda3/conda-bld/work/CGAL-4.6.3-installdir/include/CGAL/Meshes/Triangulation_mesher_level_traits_2.h
- -- Installing: /root/anaconda3/conda-bld/work/CGAL-4.6.3-installdir/include/CGAL/Complex_2_in_triangulation_vertex_base_3.h
- -- Installing: /root/anaconda3/conda-bld/work/CGAL-4.6.3-installdir/include/CGAL/Regular_triangulation_euclidean_traits_2.h
- -- Installing: /root/anaconda3/conda-bld/work/CGAL-4.6.3-installdir/include/CGAL/constructions_on_weighted_points_cartesian_2.h
- -- Installing: /root/anaconda3/conda-bld/work/CGAL-4.6.3-installdir/include/CGAL/Sqrt_extension
- -- Installing: /root/anaconda3/conda-bld/work/CGAL-4.6.3-installdir/include/CGAL/Sqrt_extension/convert_to_bfi.h
- -- Installing: /root/anaconda3/conda-bld/work/CGAL-4.6.3-installdir/include/CGAL/Sqrt_extension/io.h
- -- Installing: /root/anaconda3/conda-bld/work/CGAL-4.6.3-installdir/include/CGAL/Sqrt_extension/Algebraic_extension_traits.h
- -- Installing: /root/anaconda3/conda-bld/work/CGAL-4.6.3-installdir/include/CGAL/Sqrt_extension/Wang_traits.h
- -- Installing: /root/anaconda3/conda-bld/work/CGAL-4.6.3-installdir/include/CGAL/Sqrt_extension/Modular_traits.h
- -- Installing: /root/anaconda3/conda-bld/work/CGAL-4.6.3-installdir/include/CGAL/Sqrt_extension/Coercion_traits.h
- -- Installing: /root/anaconda3/conda-bld/work/CGAL-4.6.3-installdir/include/CGAL/Sqrt_extension/Algebraic_structure_traits.h
- -- Installing: /root/anaconda3/conda-bld/work/CGAL-4.6.3-installdir/include/CGAL/Sqrt_extension/Fraction_traits.h
- -- Installing: /root/anaconda3/conda-bld/work/CGAL-4.6.3-installdir/include/CGAL/Sqrt_extension/Real_embeddable_traits.h
- -- Installing: /root/anaconda3/conda-bld/work/CGAL-4.6.3-installdir/include/CGAL/Sqrt_extension/Scalar_factor_traits.h
- -- Installing: /root/anaconda3/conda-bld/work/CGAL-4.6.3-installdir/include/CGAL/Sqrt_extension/Sqrt_extension_type.h
- -- Installing: /root/anaconda3/conda-bld/work/CGAL-4.6.3-installdir/include/CGAL/Sqrt_extension/Chinese_remainder_traits.h
- -- Installing: /root/anaconda3/conda-bld/work/CGAL-4.6.3-installdir/include/CGAL/Sqrt_extension/Get_arithmetic_kernel.h
- -- Installing: /root/anaconda3/conda-bld/work/CGAL-4.6.3-installdir/include/CGAL/Sqrt_extension/Eigen_NumTraits.h
- -- Installing: /root/anaconda3/conda-bld/work/CGAL-4.6.3-installdir/include/CGAL/Triangulation_data_structure.h
- -- Installing: /root/anaconda3/conda-bld/work/CGAL-4.6.3-installdir/include/CGAL/Hilbert_policy_tags.h
- -- Installing: /root/anaconda3/conda-bld/work/CGAL-4.6.3-installdir/include/CGAL/Arr_overlay_2.h
- -- Installing: /root/anaconda3/conda-bld/work/CGAL-4.6.3-installdir/include/CGAL/natural_neighbor_coordinates_2.h
- -- Installing: /root/anaconda3/conda-bld/work/CGAL-4.6.3-installdir/include/CGAL/Arr_spherical_topology_traits_2.h
- -- Installing: /root/anaconda3/conda-bld/work/CGAL-4.6.3-installdir/include/CGAL/Mesh_facet_criteria_3.h
- -- Installing: /root/anaconda3/conda-bld/work/CGAL-4.6.3-installdir/include/CGAL/Square_border_parameterizer_3.h
- -- Installing: /root/anaconda3/conda-bld/work/CGAL-4.6.3-installdir/include/CGAL/intersection_2_2.h
- -- Installing: /root/anaconda3/conda-bld/work/CGAL-4.6.3-installdir/include/CGAL/Envelope_2
- -- Installing: /root/anaconda3/conda-bld/work/CGAL-4.6.3-installdir/include/CGAL/Envelope_2/Env_divide_and_conquer_2.h
- -- Installing: /root/anaconda3/conda-bld/work/CGAL-4.6.3-installdir/include/CGAL/Envelope_2/Env_divide_and_conquer_2_impl.h
- -- Installing: /root/anaconda3/conda-bld/work/CGAL-4.6.3-installdir/include/CGAL/Surface_mesh_simplification
- -- Installing: /root/anaconda3/conda-bld/work/CGAL-4.6.3-installdir/include/CGAL/Surface_mesh_simplification/Edge_collapse_visitor_base.h
- -- Installing: /root/anaconda3/conda-bld/work/CGAL-4.6.3-installdir/include/CGAL/Surface_mesh_simplification/Policies
- -- Installing: /root/anaconda3/conda-bld/work/CGAL-4.6.3-installdir/include/CGAL/Surface_mesh_simplification/Policies/Edge_collapse
- -- Installing: /root/anaconda3/conda-bld/work/CGAL-4.6.3-installdir/include/CGAL/Surface_mesh_simplification/Policies/Edge_collapse/Constrained_placement.h
- -- Installing: /root/anaconda3/conda-bld/work/CGAL-4.6.3-installdir/include/CGAL/Surface_mesh_simplification/Policies/Edge_collapse/Detail
- -- Installing: /root/anaconda3/conda-bld/work/CGAL-4.6.3-installdir/include/CGAL/Surface_mesh_simplification/Policies/Edge_collapse/Detail/Lindstrom_Turk_core_impl.h
- -- Installing: /root/anaconda3/conda-bld/work/CGAL-4.6.3-installdir/include/CGAL/Surface_mesh_simplification/Policies/Edge_collapse/Detail/Lindstrom_Turk_core.h
- -- Installing: /root/anaconda3/conda-bld/work/CGAL-4.6.3-installdir/include/CGAL/Surface_mesh_simplification/Policies/Edge_collapse/Count_stop_predicate.h
- -- Installing: /root/anaconda3/conda-bld/work/CGAL-4.6.3-installdir/include/CGAL/Surface_mesh_simplification/Policies/Edge_collapse/Midpoint_placement.h
- -- Installing: /root/anaconda3/conda-bld/work/CGAL-4.6.3-installdir/include/CGAL/Surface_mesh_simplification/Policies/Edge_collapse/LindstromTurk_cost.h
- -- Installing: /root/anaconda3/conda-bld/work/CGAL-4.6.3-installdir/include/CGAL/Surface_mesh_simplification/Policies/Edge_collapse/Midpoint_and_length.h
- -- Installing: /root/anaconda3/conda-bld/work/CGAL-4.6.3-installdir/include/CGAL/Surface_mesh_simplification/Policies/Edge_collapse/LindstromTurk.h
- -- Installing: /root/anaconda3/conda-bld/work/CGAL-4.6.3-installdir/include/CGAL/Surface_mesh_simplification/Policies/Edge_collapse/Edge_profile.h
- -- Installing: /root/anaconda3/conda-bld/work/CGAL-4.6.3-installdir/include/CGAL/Surface_mesh_simplification/Policies/Edge_collapse/Edge_profile_impl.h
- -- Installing: /root/anaconda3/conda-bld/work/CGAL-4.6.3-installdir/include/CGAL/Surface_mesh_simplification/Policies/Edge_collapse/LindstromTurk_params.h
- -- Installing: /root/anaconda3/conda-bld/work/CGAL-4.6.3-installdir/include/CGAL/Surface_mesh_simplification/Policies/Edge_collapse/Edge_length_cost.h
- -- Installing: /root/anaconda3/conda-bld/work/CGAL-4.6.3-installdir/include/CGAL/Surface_mesh_simplification/Policies/Edge_collapse/LindstromTurk_placement.h
- -- Installing: /root/anaconda3/conda-bld/work/CGAL-4.6.3-installdir/include/CGAL/Surface_mesh_simplification/Policies/Edge_collapse/Count_ratio_stop_predicate.h
- -- Installing: /root/anaconda3/conda-bld/work/CGAL-4.6.3-installdir/include/CGAL/Surface_mesh_simplification/HalfedgeGraph_Polyhedron_3.h
- -- Installing: /root/anaconda3/conda-bld/work/CGAL-4.6.3-installdir/include/CGAL/Surface_mesh_simplification/Detail
- -- Installing: /root/anaconda3/conda-bld/work/CGAL-4.6.3-installdir/include/CGAL/Surface_mesh_simplification/Detail/Edge_collapse_impl.h
- -- Installing: /root/anaconda3/conda-bld/work/CGAL-4.6.3-installdir/include/CGAL/Surface_mesh_simplification/Detail/Edge_collapse.h
- -- Installing: /root/anaconda3/conda-bld/work/CGAL-4.6.3-installdir/include/CGAL/Surface_mesh_simplification/Detail/Common.h
- -- Installing: /root/anaconda3/conda-bld/work/CGAL-4.6.3-installdir/include/CGAL/Surface_mesh_simplification/edge_collapse.h
- -- Installing: /root/anaconda3/conda-bld/work/CGAL-4.6.3-installdir/include/CGAL/Triangle_3_Segment_3_do_intersect.h
- -- Installing: /root/anaconda3/conda-bld/work/CGAL-4.6.3-installdir/include/CGAL/Exact_rational.h
- -- Installing: /root/anaconda3/conda-bld/work/CGAL-4.6.3-installdir/include/CGAL/Alpha_shape_vertex_base_3.h
- -- Installing: /root/anaconda3/conda-bld/work/CGAL-4.6.3-installdir/include/CGAL/Concatenate_iterator.h
- -- Installing: /root/anaconda3/conda-bld/work/CGAL-4.6.3-installdir/include/CGAL/random_simplify_point_set.h
- -- Installing: /root/anaconda3/conda-bld/work/CGAL-4.6.3-installdir/include/CGAL/GMP_arithmetic_kernel.h
- -- Installing: /root/anaconda3/conda-bld/work/CGAL-4.6.3-installdir/include/CGAL/vector.h
- -- Installing: /root/anaconda3/conda-bld/work/CGAL-4.6.3-installdir/include/CGAL/Circular_arc_point_2.h
- -- Installing: /root/anaconda3/conda-bld/work/CGAL-4.6.3-installdir/include/CGAL/eigen.h
- -- Installing: /root/anaconda3/conda-bld/work/CGAL-4.6.3-installdir/include/CGAL/Periodic_2_triangulation_statically_filtered_traits_2.h
- -- Installing: /root/anaconda3/conda-bld/work/CGAL-4.6.3-installdir/include/CGAL/Triangulation_hierarchy_2.h
- -- Installing: /root/anaconda3/conda-bld/work/CGAL-4.6.3-installdir/include/CGAL/Apollonius_graph_vertex_base_2.h
- -- Installing: /root/anaconda3/conda-bld/work/CGAL-4.6.3-installdir/include/CGAL/Manhattan_distance_iso_box_point.h
- -- Installing: /root/anaconda3/conda-bld/work/CGAL-4.6.3-installdir/include/CGAL/Triangulation_euclidean_traits_2.h
- -- Installing: /root/anaconda3/conda-bld/work/CGAL-4.6.3-installdir/include/CGAL/Mesh_edge_criteria_3.h
- -- Installing: /root/anaconda3/conda-bld/work/CGAL-4.6.3-installdir/include/CGAL/Ray_2_Line_2_intersection.h
- -- Installing: /root/anaconda3/conda-bld/work/CGAL-4.6.3-installdir/include/CGAL/Edge_hash_function.h
- -- Installing: /root/anaconda3/conda-bld/work/CGAL-4.6.3-installdir/include/CGAL/ch_bykat.h
- -- Installing: /root/anaconda3/conda-bld/work/CGAL-4.6.3-installdir/include/CGAL/constructions_d.h
- -- Installing: /root/anaconda3/conda-bld/work/CGAL-4.6.3-installdir/include/CGAL/Hilbert_sort_median_3.h
- -- Installing: /root/anaconda3/conda-bld/work/CGAL-4.6.3-installdir/include/CGAL/Polytope_distance_d_traits_2.h
- -- Installing: /root/anaconda3/conda-bld/work/CGAL-4.6.3-installdir/include/CGAL/Homogeneous.h
- -- Installing: /root/anaconda3/conda-bld/work/CGAL-4.6.3-installdir/include/CGAL/mesh_segmentation.h
- -- Installing: /root/anaconda3/conda-bld/work/CGAL-4.6.3-installdir/include/CGAL/Triangulation_euclidean_traits_xy_3.h
- -- Installing: /root/anaconda3/conda-bld/work/CGAL-4.6.3-installdir/include/CGAL/Regular_triangulation_filtered_traits_3.h
- -- Installing: /root/anaconda3/conda-bld/work/CGAL-4.6.3-installdir/include/CGAL/Boolean_set_operations_2
- -- Installing: /root/anaconda3/conda-bld/work/CGAL-4.6.3-installdir/include/CGAL/Boolean_set_operations_2/Gps_intersection_functor.h
- -- Installing: /root/anaconda3/conda-bld/work/CGAL-4.6.3-installdir/include/CGAL/Boolean_set_operations_2/Gps_bfs_join_visitor.h
- -- Installing: /root/anaconda3/conda-bld/work/CGAL-4.6.3-installdir/include/CGAL/Boolean_set_operations_2/Gps_bfs_base_visitor.h
- -- Installing: /root/anaconda3/conda-bld/work/CGAL-4.6.3-installdir/include/CGAL/Boolean_set_operations_2/Gps_default_traits.h
- -- Installing: /root/anaconda3/conda-bld/work/CGAL-4.6.3-installdir/include/CGAL/Boolean_set_operations_2/Gps_default_dcel.h
- -- Installing: /root/anaconda3/conda-bld/work/CGAL-4.6.3-installdir/include/CGAL/Boolean_set_operations_2/Polygon_2_curve_iterator.h
- -- Installing: /root/anaconda3/conda-bld/work/CGAL-4.6.3-installdir/include/CGAL/Boolean_set_operations_2/Gps_agg_op_sweep.h
- -- Installing: /root/anaconda3/conda-bld/work/CGAL-4.6.3-installdir/include/CGAL/Boolean_set_operations_2/Gps_join_functor.h
- -- Installing: /root/anaconda3/conda-bld/work/CGAL-4.6.3-installdir/include/CGAL/Boolean_set_operations_2/Gps_traits_decorator.h
- -- Installing: /root/anaconda3/conda-bld/work/CGAL-4.6.3-installdir/include/CGAL/Boolean_set_operations_2/Gps_bfs_xor_visitor.h
- -- Installing: /root/anaconda3/conda-bld/work/CGAL-4.6.3-installdir/include/CGAL/Boolean_set_operations_2/Curve_with_halfedge.h
- -- Installing: /root/anaconda3/conda-bld/work/CGAL-4.6.3-installdir/include/CGAL/Boolean_set_operations_2/Gps_agg_op_visitor.h
- -- Installing: /root/anaconda3/conda-bld/work/CGAL-4.6.3-installdir/include/CGAL/Boolean_set_operations_2/Gps_insertion_meta_traits.h
- -- Installing: /root/anaconda3/conda-bld/work/CGAL-4.6.3-installdir/include/CGAL/Boolean_set_operations_2/Gps_on_surface_base_2_impl.h
- -- Installing: /root/anaconda3/conda-bld/work/CGAL-4.6.3-installdir/include/CGAL/Boolean_set_operations_2/Gps_sym_diff_functor.h
- -- Installing: /root/anaconda3/conda-bld/work/CGAL-4.6.3-installdir/include/CGAL/Boolean_set_operations_2/Gps_polygon_simplifier.h
- -- Installing: /root/anaconda3/conda-bld/work/CGAL-4.6.3-installdir/include/CGAL/Boolean_set_operations_2/Gps_bfs_intersection_visitor.h
- -- Installing: /root/anaconda3/conda-bld/work/CGAL-4.6.3-installdir/include/CGAL/Boolean_set_operations_2/Gps_bfs_scanner.h
- -- Installing: /root/anaconda3/conda-bld/work/CGAL-4.6.3-installdir/include/CGAL/Boolean_set_operations_2/Gps_on_surface_base_2.h
- -- Installing: /root/anaconda3/conda-bld/work/CGAL-4.6.3-installdir/include/CGAL/Boolean_set_operations_2/Gps_polygon_validation.h
- -- Installing: /root/anaconda3/conda-bld/work/CGAL-4.6.3-installdir/include/CGAL/Boolean_set_operations_2/Gps_merge.h
- -- Installing: /root/anaconda3/conda-bld/work/CGAL-4.6.3-installdir/include/CGAL/Boolean_set_operations_2/Gps_traits_adaptor.h
- -- Installing: /root/anaconda3/conda-bld/work/CGAL-4.6.3-installdir/include/CGAL/Boolean_set_operations_2/Point_with_vertex.h
- -- Installing: /root/anaconda3/conda-bld/work/CGAL-4.6.3-installdir/include/CGAL/Boolean_set_operations_2/Gps_agg_meta_traits.h
- -- Installing: /root/anaconda3/conda-bld/work/CGAL-4.6.3-installdir/include/CGAL/Boolean_set_operations_2/Ccb_curve_iterator.h
- -- Installing: /root/anaconda3/conda-bld/work/CGAL-4.6.3-installdir/include/CGAL/Boolean_set_operations_2/Gps_difference_functor.h
- -- Installing: /root/anaconda3/conda-bld/work/CGAL-4.6.3-installdir/include/CGAL/Boolean_set_operations_2/Gps_do_intersect_functor.h
- -- Installing: /root/anaconda3/conda-bld/work/CGAL-4.6.3-installdir/include/CGAL/Boolean_set_operations_2/Bso_internal_functions.h
- -- Installing: /root/anaconda3/conda-bld/work/CGAL-4.6.3-installdir/include/CGAL/Boolean_set_operations_2/Gps_simplifier_traits.h
- -- Installing: /root/anaconda3/conda-bld/work/CGAL-4.6.3-installdir/include/CGAL/Boolean_set_operations_2/Gps_agg_op.h
- -- Installing: /root/anaconda3/conda-bld/work/CGAL-4.6.3-installdir/include/CGAL/Boolean_set_operations_2/Gps_base_functor.h
- -- Installing: /root/anaconda3/conda-bld/work/CGAL-4.6.3-installdir/include/CGAL/CORE_coercion_traits.h
- -- Installing: /root/anaconda3/conda-bld/work/CGAL-4.6.3-installdir/include/CGAL/Triangle_2_Segment_2_intersection.h
- -- Installing: /root/anaconda3/conda-bld/work/CGAL-4.6.3-installdir/include/CGAL/Search_traits_vertex_handle_3.h
- -- Installing: /root/anaconda3/conda-bld/work/CGAL-4.6.3-installdir/include/CGAL/Object.h
- -- Installing: /root/anaconda3/conda-bld/work/CGAL-4.6.3-installdir/include/CGAL/Line_2_Iso_rectangle_2_intersection.h
- -- Installing: /root/anaconda3/conda-bld/work/CGAL-4.6.3-installdir/include/CGAL/Arrangement_2
- -- Installing: /root/anaconda3/conda-bld/work/CGAL-4.6.3-installdir/include/CGAL/Arrangement_2/Arr_default_planar_topology.h
- -- Installing: /root/anaconda3/conda-bld/work/CGAL-4.6.3-installdir/include/CGAL/Arrangement_2/Arrangement_on_surface_2_global.h
- -- Installing: /root/anaconda3/conda-bld/work/CGAL-4.6.3-installdir/include/CGAL/Arrangement_2/Arr_on_surface_with_history_2_impl.h
- -- Installing: /root/anaconda3/conda-bld/work/CGAL-4.6.3-installdir/include/CGAL/Arrangement_2/Arrangement_2_iterators.h
- -- Installing: /root/anaconda3/conda-bld/work/CGAL-4.6.3-installdir/include/CGAL/Arrangement_2/Arrangement_on_surface_2_impl.h
- -- Installing: /root/anaconda3/conda-bld/work/CGAL-4.6.3-installdir/include/CGAL/Arrangement_2/Arr_do_intersect_zone_visitor.h
- -- Installing: /root/anaconda3/conda-bld/work/CGAL-4.6.3-installdir/include/CGAL/Arrangement_2/Open_hash.h
- -- Installing: /root/anaconda3/conda-bld/work/CGAL-4.6.3-installdir/include/CGAL/Arrangement_2/Arr_with_history_accessor.h
- -- Installing: /root/anaconda3/conda-bld/work/CGAL-4.6.3-installdir/include/CGAL/Arrangement_2/Arr_compute_zone_visitor.h
- -- Installing: /root/anaconda3/conda-bld/work/CGAL-4.6.3-installdir/include/CGAL/Arrangement_2/Arr_traits_adaptor_2.h
- -- Installing: /root/anaconda3/conda-bld/work/CGAL-4.6.3-installdir/include/CGAL/Arrangement_2/Arrangement_zone_2_impl.h
- -- Installing: /root/anaconda3/conda-bld/work/CGAL-4.6.3-installdir/include/CGAL/Arrangement_2/Arr_traits_adaptor_2_dispatching.h
- -- Installing: /root/anaconda3/conda-bld/work/CGAL-4.6.3-installdir/include/CGAL/Arrangement_2/arrangement_type_traits.h
- -- Installing: /root/anaconda3/conda-bld/work/CGAL-4.6.3-installdir/include/CGAL/Triangulation_geom_traits_3.h
- -- Installing: /root/anaconda3/conda-bld/work/CGAL-4.6.3-installdir/include/CGAL/Triangle_3_Ray_3_do_intersect.h
- -- Installing: /root/anaconda3/conda-bld/work/CGAL-4.6.3-installdir/include/CGAL/Convertible_iterator_project.h
- -- Installing: /root/anaconda3/conda-bld/work/CGAL-4.6.3-installdir/include/CGAL/Dart.h
- -- Installing: /root/anaconda3/conda-bld/work/CGAL-4.6.3-installdir/include/CGAL/segment_intersection_points_2.h
- -- Installing: /root/anaconda3/conda-bld/work/CGAL-4.6.3-installdir/include/CGAL/Point_container.h
- -- Installing: /root/anaconda3/conda-bld/work/CGAL-4.6.3-installdir/include/CGAL/Sqrt_extension.h
- -- Installing: /root/anaconda3/conda-bld/work/CGAL-4.6.3-installdir/include/CGAL/make_surface_mesh.h
- -- Installing: /root/anaconda3/conda-bld/work/CGAL-4.6.3-installdir/include/CGAL/Convex_decomposition_3
- -- Installing: /root/anaconda3/conda-bld/work/CGAL-4.6.3-installdir/include/CGAL/Convex_decomposition_3/SM_walls.h
- -- Installing: /root/anaconda3/conda-bld/work/CGAL-4.6.3-installdir/include/CGAL/Convex_decomposition_3/Single_wall_creator.h
- -- Installing: /root/anaconda3/conda-bld/work/CGAL-4.6.3-installdir/include/CGAL/Convex_decomposition_3/Edge_sorter.h
- -- Installing: /root/anaconda3/conda-bld/work/CGAL-4.6.3-installdir/include/CGAL/Convex_decomposition_3/Single_wall_creator3.h
- -- Installing: /root/anaconda3/conda-bld/work/CGAL-4.6.3-installdir/include/CGAL/Convex_decomposition_3/External_structure_builder.h
- -- Installing: /root/anaconda3/conda-bld/work/CGAL-4.6.3-installdir/include/CGAL/Convex_decomposition_3/Ray_hit_generator2.h
- -- Installing: /root/anaconda3/conda-bld/work/CGAL-4.6.3-installdir/include/CGAL/Convex_decomposition_3/Single_wall_creator2.h
- -- Installing: /root/anaconda3/conda-bld/work/CGAL-4.6.3-installdir/include/CGAL/Convex_decomposition_3/Ray_hit_generator.h
- -- Installing: /root/anaconda3/conda-bld/work/CGAL-4.6.3-installdir/include/CGAL/Convex_decomposition_3/is_reflex_sedge.h
- -- Installing: /root/anaconda3/conda-bld/work/CGAL-4.6.3-installdir/include/CGAL/Convex_decomposition_3/Reflex_vertex_searcher.h
- -- Installing: /root/anaconda3/conda-bld/work/CGAL-4.6.3-installdir/include/CGAL/Convex_decomposition_3/YVertical_wall_builder.h
- -- Installing: /root/anaconda3/conda-bld/work/CGAL-4.6.3-installdir/include/CGAL/Convex_decomposition_3/SFace_separator.h
- -- Installing: /root/anaconda3/conda-bld/work/CGAL-4.6.3-installdir/include/CGAL/Convex_decomposition_3/Insert_vertex_into_edge.h
- -- Installing: /root/anaconda3/conda-bld/work/CGAL-4.6.3-installdir/include/CGAL/Convex_decomposition_3/Reflex_edge_searcher.h
- -- Installing: /root/anaconda3/conda-bld/work/CGAL-4.6.3-installdir/include/CGAL/Arr_segment_traits_2.h
- -- Installing: /root/anaconda3/conda-bld/work/CGAL-4.6.3-installdir/include/CGAL/predicates_on_points_3.h
- -- Installing: /root/anaconda3/conda-bld/work/CGAL-4.6.3-installdir/include/CGAL/Arr_tracing_traits_2.h
- -- Installing: /root/anaconda3/conda-bld/work/CGAL-4.6.3-installdir/include/CGAL/Linear_cell_complex_traits.h
- -- Installing: /root/anaconda3/conda-bld/work/CGAL-4.6.3-installdir/include/CGAL/Algebraic_kernel_for_spheres
- -- Installing: /root/anaconda3/conda-bld/work/CGAL-4.6.3-installdir/include/CGAL/Algebraic_kernel_for_spheres/function_objects_on_roots_and_polynomials_2_3.h
- -- Installing: /root/anaconda3/conda-bld/work/CGAL-4.6.3-installdir/include/CGAL/Algebraic_kernel_for_spheres/internal_functions_on_roots_and_polynomials_1_3.h
- -- Installing: /root/anaconda3/conda-bld/work/CGAL-4.6.3-installdir/include/CGAL/Algebraic_kernel_for_spheres/internal_functions_comparison_root_for_spheres_2_3.h
- -- Installing: /root/anaconda3/conda-bld/work/CGAL-4.6.3-installdir/include/CGAL/Algebraic_kernel_for_spheres/internal_functions_on_roots_and_polynomial_1_3_and_2_3.h
- -- Installing: /root/anaconda3/conda-bld/work/CGAL-4.6.3-installdir/include/CGAL/Algebraic_kernel_for_spheres/internal_functions_on_roots_and_polynomials_2_3.h
- -- Installing: /root/anaconda3/conda-bld/work/CGAL-4.6.3-installdir/include/CGAL/Segment_Delaunay_graph_simple_site_2.h
- -- Installing: /root/anaconda3/conda-bld/work/CGAL-4.6.3-installdir/include/CGAL/Range_segment_tree_traits.h
- -- Installing: /root/anaconda3/conda-bld/work/CGAL-4.6.3-installdir/include/CGAL/glu.h
- -- Installing: /root/anaconda3/conda-bld/work/CGAL-4.6.3-installdir/include/CGAL/Distance_2.h
- -- Installing: /root/anaconda3/conda-bld/work/CGAL-4.6.3-installdir/include/CGAL/functions_on_enums.h
- -- Installing: /root/anaconda3/conda-bld/work/CGAL-4.6.3-installdir/include/CGAL/Gmpfi.h
- -- Installing: /root/anaconda3/conda-bld/work/CGAL-4.6.3-installdir/include/CGAL/Exact_circular_kernel_2.h
- -- Installing: /root/anaconda3/conda-bld/work/CGAL-4.6.3-installdir/include/CGAL/Projection_traits_xy_3.h
- -- Installing: /root/anaconda3/conda-bld/work/CGAL-4.6.3-installdir/include/CGAL/Polyhedron_items_3.h
- -- Installing: /root/anaconda3/conda-bld/work/CGAL-4.6.3-installdir/include/CGAL/Polynomial_traits_d.h
- -- Installing: /root/anaconda3/conda-bld/work/CGAL-4.6.3-installdir/include/CGAL/HalfedgeDS_iterator_adaptor.h
- -- Installing: /root/anaconda3/conda-bld/work/CGAL-4.6.3-installdir/include/CGAL/Straight_skeleton_items_2.h
- -- Installing: /root/anaconda3/conda-bld/work/CGAL-4.6.3-installdir/include/CGAL/Subdivision_mask_3.h
- -- Installing: /root/anaconda3/conda-bld/work/CGAL-4.6.3-installdir/include/CGAL/HalfedgeDS_const_decorator.h
- -- Installing: /root/anaconda3/conda-bld/work/CGAL-4.6.3-installdir/include/CGAL/Regular_grid_2.h
- -- Installing: /root/anaconda3/conda-bld/work/CGAL-4.6.3-installdir/include/CGAL/Residue.h
- -- Installing: /root/anaconda3/conda-bld/work/CGAL-4.6.3-installdir/include/CGAL/Triangulation_vertex_base_with_info_2.h
- -- Installing: /root/anaconda3/conda-bld/work/CGAL-4.6.3-installdir/include/CGAL/AABB_intersections.h
- -- Installing: /root/anaconda3/conda-bld/work/CGAL-4.6.3-installdir/include/CGAL/circulator.h
- -- Installing: /root/anaconda3/conda-bld/work/CGAL-4.6.3-installdir/include/CGAL/Triangular_field_2.h
- -- Installing: /root/anaconda3/conda-bld/work/CGAL-4.6.3-installdir/include/CGAL/Voronoi_diagram_2
- -- Installing: /root/anaconda3/conda-bld/work/CGAL-4.6.3-installdir/include/CGAL/Voronoi_diagram_2/Delaunay_triangulation_nearest_site_2.h
- -- Installing: /root/anaconda3/conda-bld/work/CGAL-4.6.3-installdir/include/CGAL/Voronoi_diagram_2/Default_site_removers.h
- -- Installing: /root/anaconda3/conda-bld/work/CGAL-4.6.3-installdir/include/CGAL/Voronoi_diagram_2/Unbounded_faces.h
- -- Installing: /root/anaconda3/conda-bld/work/CGAL-4.6.3-installdir/include/CGAL/Voronoi_diagram_2/Dummy_iterator.h
- -- Installing: /root/anaconda3/conda-bld/work/CGAL-4.6.3-installdir/include/CGAL/Voronoi_diagram_2/Face.h
- -- Installing: /root/anaconda3/conda-bld/work/CGAL-4.6.3-installdir/include/CGAL/Voronoi_diagram_2/Adaptation_traits_base_2.h
- -- Installing: /root/anaconda3/conda-bld/work/CGAL-4.6.3-installdir/include/CGAL/Voronoi_diagram_2/Regular_triangulation_degeneracy_testers.h
- -- Installing: /root/anaconda3/conda-bld/work/CGAL-4.6.3-installdir/include/CGAL/Voronoi_diagram_2/Finder_classes.h
- -- Installing: /root/anaconda3/conda-bld/work/CGAL-4.6.3-installdir/include/CGAL/Voronoi_diagram_2/Segment_Delaunay_graph_nearest_site_2.h
- -- Installing: /root/anaconda3/conda-bld/work/CGAL-4.6.3-installdir/include/CGAL/Voronoi_diagram_2/Adaptation_traits_functors.h
- -- Installing: /root/anaconda3/conda-bld/work/CGAL-4.6.3-installdir/include/CGAL/Voronoi_diagram_2/Site_accessors.h
- -- Installing: /root/anaconda3/conda-bld/work/CGAL-4.6.3-installdir/include/CGAL/Voronoi_diagram_2/Accessor.h
- -- Installing: /root/anaconda3/conda-bld/work/CGAL-4.6.3-installdir/include/CGAL/Voronoi_diagram_2/Regular_triangulation_nearest_site_2.h
- -- Installing: /root/anaconda3/conda-bld/work/CGAL-4.6.3-installdir/include/CGAL/Voronoi_diagram_2/Construct_dual_points.h
- -- Installing: /root/anaconda3/conda-bld/work/CGAL-4.6.3-installdir/include/CGAL/Voronoi_diagram_2/Apollonius_graph_nearest_site_2.h
- -- Installing: /root/anaconda3/conda-bld/work/CGAL-4.6.3-installdir/include/CGAL/Voronoi_diagram_2/Unbounded_edges.h
- -- Installing: /root/anaconda3/conda-bld/work/CGAL-4.6.3-installdir/include/CGAL/Voronoi_diagram_2/Default_site_inserters.h
- -- Installing: /root/anaconda3/conda-bld/work/CGAL-4.6.3-installdir/include/CGAL/Voronoi_diagram_2/Iterator_adaptors.h
- -- Installing: /root/anaconda3/conda-bld/work/CGAL-4.6.3-installdir/include/CGAL/Voronoi_diagram_2/Identity_rejectors.h
- -- Installing: /root/anaconda3/conda-bld/work/CGAL-4.6.3-installdir/include/CGAL/Voronoi_diagram_2/basic.h
- -- Installing: /root/anaconda3/conda-bld/work/CGAL-4.6.3-installdir/include/CGAL/Voronoi_diagram_2/Circulator_adaptors.h
- -- Installing: /root/anaconda3/conda-bld/work/CGAL-4.6.3-installdir/include/CGAL/Voronoi_diagram_2/Degeneracy_tester_binders.h
- -- Installing: /root/anaconda3/conda-bld/work/CGAL-4.6.3-installdir/include/CGAL/Voronoi_diagram_2/Connected_components.h
- -- Installing: /root/anaconda3/conda-bld/work/CGAL-4.6.3-installdir/include/CGAL/Voronoi_diagram_2/Halfedge.h
- -- Installing: /root/anaconda3/conda-bld/work/CGAL-4.6.3-installdir/include/CGAL/Voronoi_diagram_2/Delaunay_triangulation_degeneracy_testers.h
- -- Installing: /root/anaconda3/conda-bld/work/CGAL-4.6.3-installdir/include/CGAL/Voronoi_diagram_2/Policy_base.h
- -- Installing: /root/anaconda3/conda-bld/work/CGAL-4.6.3-installdir/include/CGAL/Voronoi_diagram_2/Handle_adaptor.h
- -- Installing: /root/anaconda3/conda-bld/work/CGAL-4.6.3-installdir/include/CGAL/Voronoi_diagram_2/Vertex.h
- -- Installing: /root/anaconda3/conda-bld/work/CGAL-4.6.3-installdir/include/CGAL/Voronoi_diagram_2/Apollonius_graph_degeneracy_testers.h
- -- Installing: /root/anaconda3/conda-bld/work/CGAL-4.6.3-installdir/include/CGAL/Voronoi_diagram_2/Segment_Delaunay_graph_degeneracy_testers.h
- -- Installing: /root/anaconda3/conda-bld/work/CGAL-4.6.3-installdir/include/CGAL/Voronoi_diagram_2/Cached_degeneracy_testers.h
- -- Installing: /root/anaconda3/conda-bld/work/CGAL-4.6.3-installdir/include/CGAL/Voronoi_diagram_2/Edge_less.h
- -- Installing: /root/anaconda3/conda-bld/work/CGAL-4.6.3-installdir/include/CGAL/Voronoi_diagram_2/Validity_testers.h
- -- Installing: /root/anaconda3/conda-bld/work/CGAL-4.6.3-installdir/include/CGAL/MP_Float_arithmetic_kernel.h
- -- Installing: /root/anaconda3/conda-bld/work/CGAL-4.6.3-installdir/include/CGAL/Hilbert_sort_d.h
- -- Installing: /root/anaconda3/conda-bld/work/CGAL-4.6.3-installdir/include/CGAL/optimize_mesh_3.h
- -- Installing: /root/anaconda3/conda-bld/work/CGAL-4.6.3-installdir/include/CGAL/Simple_cartesian.h
- -- Installing: /root/anaconda3/conda-bld/work/CGAL-4.6.3-installdir/include/CGAL/Arr_dcel_base.h
- -- Installing: /root/anaconda3/conda-bld/work/CGAL-4.6.3-installdir/include/CGAL/Min_quadrilateral_traits_2.h
- -- Installing: /root/anaconda3/conda-bld/work/CGAL-4.6.3-installdir/include/CGAL/convex_hull_3.h
- -- Installing: /root/anaconda3/conda-bld/work/CGAL-4.6.3-installdir/include/CGAL/more_functions_on_signs.h
- -- Installing: /root/anaconda3/conda-bld/work/CGAL-4.6.3-installdir/include/CGAL/Delaunay_triangulation.h
- -- Installing: /root/anaconda3/conda-bld/work/CGAL-4.6.3-installdir/include/CGAL/Kernel
- -- Installing: /root/anaconda3/conda-bld/work/CGAL-4.6.3-installdir/include/CGAL/Kernel/global_functions_internal_3.h
- -- Installing: /root/anaconda3/conda-bld/work/CGAL-4.6.3-installdir/include/CGAL/Kernel/solve.h
- -- Installing: /root/anaconda3/conda-bld/work/CGAL-4.6.3-installdir/include/CGAL/Kernel/global_functions_2.h
- -- Installing: /root/anaconda3/conda-bld/work/CGAL-4.6.3-installdir/include/CGAL/Kernel/mpl.h
- -- Installing: /root/anaconda3/conda-bld/work/CGAL-4.6.3-installdir/include/CGAL/Kernel/interface_macros.h
- -- Installing: /root/anaconda3/conda-bld/work/CGAL-4.6.3-installdir/include/CGAL/Kernel/Same_uncertainty.h
- -- Installing: /root/anaconda3/conda-bld/work/CGAL-4.6.3-installdir/include/CGAL/Kernel/global_functions_3.h
- -- Installing: /root/anaconda3/conda-bld/work/CGAL-4.6.3-installdir/include/CGAL/Kernel/global_functions.h
- -- Installing: /root/anaconda3/conda-bld/work/CGAL-4.6.3-installdir/include/CGAL/Kernel/Dimension_utils.h
- -- Installing: /root/anaconda3/conda-bld/work/CGAL-4.6.3-installdir/include/CGAL/Kernel/global_functions_internal_2.h
- -- Installing: /root/anaconda3/conda-bld/work/CGAL-4.6.3-installdir/include/CGAL/Kernel/Wutils.h
- -- Installing: /root/anaconda3/conda-bld/work/CGAL-4.6.3-installdir/include/CGAL/Kernel/Type_mapper.h
- -- Installing: /root/anaconda3/conda-bld/work/CGAL-4.6.3-installdir/include/CGAL/Kernel/function_objects.h
- -- Installing: /root/anaconda3/conda-bld/work/CGAL-4.6.3-installdir/include/CGAL/Kernel/Type_equality_wrapper.h
- -- Installing: /root/anaconda3/conda-bld/work/CGAL-4.6.3-installdir/include/CGAL/Kernel/Return_base_tag.h
- -- Installing: /root/anaconda3/conda-bld/work/CGAL-4.6.3-installdir/include/CGAL/Periodic_3_triangulation_remove_traits_3.h
- -- Installing: /root/anaconda3/conda-bld/work/CGAL-4.6.3-installdir/include/CGAL/Min_sphere_d.h
- -- Installing: /root/anaconda3/conda-bld/work/CGAL-4.6.3-installdir/include/CGAL/Segment_2_Line_2_intersection.h
- -- Installing: /root/anaconda3/conda-bld/work/CGAL-4.6.3-installdir/include/CGAL/function_objects.h
- -- Installing: /root/anaconda3/conda-bld/work/CGAL-4.6.3-installdir/include/CGAL/Segment_Delaunay_graph_site_2.h
- -- Installing: /root/anaconda3/conda-bld/work/CGAL-4.6.3-installdir/include/CGAL/Surface_mesh.h
- -- Installing: /root/anaconda3/conda-bld/work/CGAL-4.6.3-installdir/include/CGAL/Snap_rounding_traits_2.h
- -- Installing: /root/anaconda3/conda-bld/work/CGAL-4.6.3-installdir/include/CGAL/random_polygon_2.h
- -- Installing: /root/anaconda3/conda-bld/work/CGAL-4.6.3-installdir/include/CGAL/Cell_attribute_with_point.h
- -- Installing: /root/anaconda3/conda-bld/work/CGAL-4.6.3-installdir/include/CGAL/constructions
- -- Installing: /root/anaconda3/conda-bld/work/CGAL-4.6.3-installdir/include/CGAL/constructions/kernel_ftC2.h
- -- Installing: /root/anaconda3/conda-bld/work/CGAL-4.6.3-installdir/include/CGAL/constructions/Polygon_offset_cons_ftC2.h
- -- Installing: /root/anaconda3/conda-bld/work/CGAL-4.6.3-installdir/include/CGAL/constructions/squared_radius_smallest_orthogonalcircle_ftC2.h
- -- Installing: /root/anaconda3/conda-bld/work/CGAL-4.6.3-installdir/include/CGAL/constructions/Straight_skeleton_cons_ftC2.h
- -- Installing: /root/anaconda3/conda-bld/work/CGAL-4.6.3-installdir/include/CGAL/constructions/constructions_on_weighted_points_cartesian_3.h
- -- Installing: /root/anaconda3/conda-bld/work/CGAL-4.6.3-installdir/include/CGAL/constructions/constructions_for_voronoi_intersection_cartesian_2_3.h
- -- Installing: /root/anaconda3/conda-bld/work/CGAL-4.6.3-installdir/include/CGAL/constructions/kernel_ftC3.h
- -- Installing: /root/anaconda3/conda-bld/work/CGAL-4.6.3-installdir/include/CGAL/squared_distance_3_2.h
- -- Installing: /root/anaconda3/conda-bld/work/CGAL-4.6.3-installdir/include/CGAL/Circle_2_Circle_2_intersection.h
- -- Installing: /root/anaconda3/conda-bld/work/CGAL-4.6.3-installdir/include/CGAL/spatial_sort.h
- -- Installing: /root/anaconda3/conda-bld/work/CGAL-4.6.3-installdir/include/CGAL/Random_access_value_adaptor.h
- -- Installing: /root/anaconda3/conda-bld/work/CGAL-4.6.3-installdir/include/CGAL/Arr_tags.h
- -- Installing: /root/anaconda3/conda-bld/work/CGAL-4.6.3-installdir/include/CGAL/version.h
- -- Installing: /root/anaconda3/conda-bld/work/CGAL-4.6.3-installdir/include/CGAL/Mesh_criteria_3.h
- -- Installing: /root/anaconda3/conda-bld/work/CGAL-4.6.3-installdir/include/CGAL/mpfr_coercion_traits.h
- -- Installing: /root/anaconda3/conda-bld/work/CGAL-4.6.3-installdir/include/CGAL/Has_timestamp.h
- -- Installing: /root/anaconda3/conda-bld/work/CGAL-4.6.3-installdir/include/CGAL/natural_neighbor_coordinates_3.h
- -- Installing: /root/anaconda3/conda-bld/work/CGAL-4.6.3-installdir/include/CGAL/Triangulation_hierarchy_vertex_base_2.h
- -- Installing: /root/anaconda3/conda-bld/work/CGAL-4.6.3-installdir/include/CGAL/Circular_kernel_2
- -- Installing: /root/anaconda3/conda-bld/work/CGAL-4.6.3-installdir/include/CGAL/Circular_kernel_2/intersection_line_2_circle_2_map.h
- -- Installing: /root/anaconda3/conda-bld/work/CGAL-4.6.3-installdir/include/CGAL/Circular_kernel_2/internal_functions_on_circle_2.h
- -- Installing: /root/anaconda3/conda-bld/work/CGAL-4.6.3-installdir/include/CGAL/Circular_kernel_2/Circular_arc_2.h
- -- Installing: /root/anaconda3/conda-bld/work/CGAL-4.6.3-installdir/include/CGAL/Circular_kernel_2/function_objects_on_line_2.h
- -- Installing: /root/anaconda3/conda-bld/work/CGAL-4.6.3-installdir/include/CGAL/Circular_kernel_2/interface_macros.h
- -- Installing: /root/anaconda3/conda-bld/work/CGAL-4.6.3-installdir/include/CGAL/Circular_kernel_2/internal_functions_on_line_2.h
- -- Installing: /root/anaconda3/conda-bld/work/CGAL-4.6.3-installdir/include/CGAL/Circular_kernel_2/internal_functions_on_circular_arc_2.h
- -- Installing: /root/anaconda3/conda-bld/work/CGAL-4.6.3-installdir/include/CGAL/Circular_kernel_2/function_objects_on_circle_2.h
- -- Installing: /root/anaconda3/conda-bld/work/CGAL-4.6.3-installdir/include/CGAL/Circular_kernel_2/Line_arc_2.h
- -- Installing: /root/anaconda3/conda-bld/work/CGAL-4.6.3-installdir/include/CGAL/Circular_kernel_2/Intersection_traits.h
- -- Installing: /root/anaconda3/conda-bld/work/CGAL-4.6.3-installdir/include/CGAL/Circular_kernel_2/function_objects_polynomial_circular.h
- -- Installing: /root/anaconda3/conda-bld/work/CGAL-4.6.3-installdir/include/CGAL/Circular_kernel_2/Circular_arc_point_2.h
- -- Installing: /root/anaconda3/conda-bld/work/CGAL-4.6.3-installdir/include/CGAL/Circular_kernel_2/internal_functions_on_line_arc_2.h
- -- Installing: /root/anaconda3/conda-bld/work/CGAL-4.6.3-installdir/include/CGAL/Chinese_remainder_traits.h
- -- Installing: /root/anaconda3/conda-bld/work/CGAL-4.6.3-installdir/include/CGAL/Kd_tree_node.h
- -- Installing: /root/anaconda3/conda-bld/work/CGAL-4.6.3-installdir/include/CGAL/Gmpz.h
- -- Installing: /root/anaconda3/conda-bld/work/CGAL-4.6.3-installdir/include/CGAL/Point_traits.h
- -- Installing: /root/anaconda3/conda-bld/work/CGAL-4.6.3-installdir/include/CGAL/Get_arithmetic_kernel.h
- -- Installing: /root/anaconda3/conda-bld/work/CGAL-4.6.3-installdir/include/CGAL/jet_estimate_normals.h
- -- Installing: /root/anaconda3/conda-bld/work/CGAL-4.6.3-installdir/include/CGAL/QP_options.h
- -- Installing: /root/anaconda3/conda-bld/work/CGAL-4.6.3-installdir/include/CGAL/Regular_triangulation_euclidean_traits_3.h
- -- Installing: /root/anaconda3/conda-bld/work/CGAL-4.6.3-installdir/include/CGAL/Direction_2.h
- -- Installing: /root/anaconda3/conda-bld/work/CGAL-4.6.3-installdir/include/CGAL/Triangle_2_Triangle_2_intersection.h
- -- Installing: /root/anaconda3/conda-bld/work/CGAL-4.6.3-installdir/include/CGAL/Random_access_adaptor.h
- -- Installing: /root/anaconda3/conda-bld/work/CGAL-4.6.3-installdir/include/CGAL/Plane_3.h
- -- Installing: /root/anaconda3/conda-bld/work/CGAL-4.6.3-installdir/include/CGAL/mst_orient_normals.h
- -- Installing: /root/anaconda3/conda-bld/work/CGAL-4.6.3-installdir/include/CGAL/N_step_adaptor_derived.h
- -- Installing: /root/anaconda3/conda-bld/work/CGAL-4.6.3-installdir/include/CGAL/Triangulation_2.h
- -- Installing: /root/anaconda3/conda-bld/work/CGAL-4.6.3-installdir/include/CGAL/Mesh_cell_criteria_3.h
- -- Installing: /root/anaconda3/conda-bld/work/CGAL-4.6.3-installdir/include/CGAL/Random_convex_set_traits_2.h
- -- Installing: /root/anaconda3/conda-bld/work/CGAL-4.6.3-installdir/include/CGAL/Orthogonal_k_neighbor_search.h
- -- Installing: /root/anaconda3/conda-bld/work/CGAL-4.6.3-installdir/include/CGAL/trace.h
- -- Installing: /root/anaconda3/conda-bld/work/CGAL-4.6.3-installdir/include/CGAL/Circle_type.h
- -- Installing: /root/anaconda3/conda-bld/work/CGAL-4.6.3-installdir/include/CGAL/HalfedgeDS_halfedge_base.h
- -- Installing: /root/anaconda3/conda-bld/work/CGAL-4.6.3-installdir/include/CGAL/Sphere_3.h
- -- Installing: /root/anaconda3/conda-bld/work/CGAL-4.6.3-installdir/include/CGAL/Taucs_fix.h
- -- Installing: /root/anaconda3/conda-bld/work/CGAL-4.6.3-installdir/include/CGAL/HalfedgeDS_vertex_min_base.h
- -- Installing: /root/anaconda3/conda-bld/work/CGAL-4.6.3-installdir/include/CGAL/Triangulation_conformer_2.h
- -- Installing: /root/anaconda3/conda-bld/work/CGAL-4.6.3-installdir/include/CGAL/Scale_space_surface_reconstruction_3.h
- -- Installing: /root/anaconda3/conda-bld/work/CGAL-4.6.3-installdir/include/CGAL/Periodic_2_triangulation_filtered_traits_2.h
- -- Installing: /root/anaconda3/conda-bld/work/CGAL-4.6.3-installdir/include/CGAL/config.h
- -- Installing: /root/anaconda3/conda-bld/work/CGAL-4.6.3-installdir/include/CGAL/constructions_on_weighted_points_homogeneous_2.h
- -- Installing: /root/anaconda3/conda-bld/work/CGAL-4.6.3-installdir/include/CGAL/Combinatorial_map_storages.h
- -- Installing: /root/anaconda3/conda-bld/work/CGAL-4.6.3-installdir/include/CGAL/ConicCPA2.h
- -- Installing: /root/anaconda3/conda-bld/work/CGAL-4.6.3-installdir/include/CGAL/surface_mesh_parameterization_assertions.h
- -- Installing: /root/anaconda3/conda-bld/work/CGAL-4.6.3-installdir/include/CGAL/Basic_sweep_line_2.h
- -- Installing: /root/anaconda3/conda-bld/work/CGAL-4.6.3-installdir/include/CGAL/Eigen_vector.h
- -- Installing: /root/anaconda3/conda-bld/work/CGAL-4.6.3-installdir/include/CGAL/Prevent_deref.h
- -- Installing: /root/anaconda3/conda-bld/work/CGAL-4.6.3-installdir/include/CGAL/Combinatorial_map_functors.h
- -- Installing: /root/anaconda3/conda-bld/work/CGAL-4.6.3-installdir/include/CGAL/Point_2_Point_2_intersection.h
- -- Installing: /root/anaconda3/conda-bld/work/CGAL-4.6.3-installdir/include/CGAL/Triangle_3_Triangle_3_intersection.h
- -- Installing: /root/anaconda3/conda-bld/work/CGAL-4.6.3-installdir/include/CGAL/Iso_rectangle_2_Iso_rectangle_2_intersection.h
- -- Installing: /root/anaconda3/conda-bld/work/CGAL-4.6.3-installdir/include/CGAL/Triangle_2_Point_2_intersection.h
- -- Installing: /root/anaconda3/conda-bld/work/CGAL-4.6.3-installdir/include/CGAL/Conic_misc.h
- -- Installing: /root/anaconda3/conda-bld/work/CGAL-4.6.3-installdir/include/CGAL/Tree_traits.h
- -- Installing: /root/anaconda3/conda-bld/work/CGAL-4.6.3-installdir/include/CGAL/Exponent_vector.h
- -- Installing: /root/anaconda3/conda-bld/work/CGAL-4.6.3-installdir/include/CGAL/Cell_const_iterators.h
- -- Installing: /root/anaconda3/conda-bld/work/CGAL-4.6.3-installdir/include/CGAL/Null_matrix.h
- -- Installing: /root/anaconda3/conda-bld/work/CGAL-4.6.3-installdir/include/CGAL/edge_aware_upsample_point_set.h
- -- Installing: /root/anaconda3/conda-bld/work/CGAL-4.6.3-installdir/include/CGAL/Linear_cell_complex_storages.h
- -- Installing: /root/anaconda3/conda-bld/work/CGAL-4.6.3-installdir/include/CGAL/Ray_2_Point_2_intersection.h
- -- Installing: /root/anaconda3/conda-bld/work/CGAL-4.6.3-installdir/include/CGAL/ch_akl_toussaint.h
- -- Installing: /root/anaconda3/conda-bld/work/CGAL-4.6.3-installdir/include/CGAL/parameterize.h
- -- Installing: /root/anaconda3/conda-bld/work/CGAL-4.6.3-installdir/include/CGAL/Line_3.h
- -- Installing: /root/anaconda3/conda-bld/work/CGAL-4.6.3-installdir/include/CGAL/Implicit_surface_3.h
- -- Installing: /root/anaconda3/conda-bld/work/CGAL-4.6.3-installdir/include/CGAL/Triangulation_2
- -- Installing: /root/anaconda3/conda-bld/work/CGAL-4.6.3-installdir/include/CGAL/Triangulation_2/insert_constraints.h
- -- Installing: /root/anaconda3/conda-bld/work/CGAL-4.6.3-installdir/include/CGAL/Periodic_3_triangulation_ds_cell_base_3.h
- -- Installing: /root/anaconda3/conda-bld/work/CGAL-4.6.3-installdir/include/CGAL/Boolean_set_operations_2.h
- -- Installing: /root/anaconda3/conda-bld/work/CGAL-4.6.3-installdir/include/CGAL/Range_tree_k.h
- -- Installing: /root/anaconda3/conda-bld/work/CGAL-4.6.3-installdir/include/CGAL/Sixtuple.h
- -- Installing: /root/anaconda3/conda-bld/work/CGAL-4.6.3-installdir/include/CGAL/Random_polygon_2_sweep.h
- -- Installing: /root/anaconda3/conda-bld/work/CGAL-4.6.3-installdir/include/CGAL/Exact_predicates_inexact_constructions_kernel.h
- -- Installing: /root/anaconda3/conda-bld/work/CGAL-4.6.3-installdir/include/CGAL/Convex_hull_traits_3.h
- -- Installing: /root/anaconda3/conda-bld/work/CGAL-4.6.3-installdir/include/CGAL/Interval_skip_list.h
- -- Installing: /root/anaconda3/conda-bld/work/CGAL-4.6.3-installdir/include/CGAL/Taucs_solver_traits.h
- -- Installing: /root/anaconda3/conda-bld/work/CGAL-4.6.3-installdir/include/CGAL/Eigen_svd.h
- -- Installing: /root/anaconda3/conda-bld/work/CGAL-4.6.3-installdir/include/CGAL/Delaunay_mesh_local_size_criteria_2.h
- -- Installing: /root/anaconda3/conda-bld/work/CGAL-4.6.3-installdir/include/CGAL/Polyline_constraint_hierarchy_2.h
- -- Installing: /root/anaconda3/conda-bld/work/CGAL-4.6.3-installdir/include/CGAL/leda_integer.h
- -- Installing: /root/anaconda3/conda-bld/work/CGAL-4.6.3-installdir/include/CGAL/FPU_msvc.h
- -- Installing: /root/anaconda3/conda-bld/work/CGAL-4.6.3-installdir/include/CGAL/convex_hull_incremental_3.h
- -- Installing: /root/anaconda3/conda-bld/work/CGAL-4.6.3-installdir/include/CGAL/Circular_kernel_intersections.h
- -- Installing: /root/anaconda3/conda-bld/work/CGAL-4.6.3-installdir/include/CGAL/Min_ellipse_2_traits_2.h
- -- Installing: /root/anaconda3/conda-bld/work/CGAL-4.6.3-installdir/include/CGAL/Straight_2.h
- -- Installing: /root/anaconda3/conda-bld/work/CGAL-4.6.3-installdir/include/CGAL/Root_of_traits_specializations.h
- -- Installing: /root/anaconda3/conda-bld/work/CGAL-4.6.3-installdir/include/CGAL/distance_predicates_3.h
- -- Installing: /root/anaconda3/conda-bld/work/CGAL-4.6.3-installdir/include/CGAL/Mesh_triangulation_3.h
- -- Installing: /root/anaconda3/conda-bld/work/CGAL-4.6.3-installdir/include/CGAL/intersection_2_3.h
- -- Installing: /root/anaconda3/conda-bld/work/CGAL-4.6.3-installdir/include/CGAL/Multiscale_sort.h
- -- Installing: /root/anaconda3/conda-bld/work/CGAL-4.6.3-installdir/include/CGAL/pca_estimate_normals.h
- -- Installing: /root/anaconda3/conda-bld/work/CGAL-4.6.3-installdir/include/CGAL/PolyhedralSurf_neighbors.h
- -- Installing: /root/anaconda3/conda-bld/work/CGAL-4.6.3-installdir/include/CGAL/Filtered_kernel
- -- Installing: /root/anaconda3/conda-bld/work/CGAL-4.6.3-installdir/include/CGAL/Filtered_kernel/Cartesian_coordinate_iterator_2.h
- -- Installing: /root/anaconda3/conda-bld/work/CGAL-4.6.3-installdir/include/CGAL/Filtered_kernel/Cartesian_coordinate_iterator_3.h
- -- Installing: /root/anaconda3/conda-bld/work/CGAL-4.6.3-installdir/include/CGAL/Interval_arithmetic.h
- -- Installing: /root/anaconda3/conda-bld/work/CGAL-4.6.3-installdir/include/CGAL/Interval_traits.h
- -- Installing: /root/anaconda3/conda-bld/work/CGAL-4.6.3-installdir/include/CGAL/leda_real.h
- -- Installing: /root/anaconda3/conda-bld/work/CGAL-4.6.3-installdir/include/CGAL/Surface_mesh_complex_2_in_triangulation_3.h
- -- Installing: /root/anaconda3/conda-bld/work/CGAL-4.6.3-installdir/include/CGAL/Weighted_point_with_psc_localisation.h
- -- Installing: /root/anaconda3/conda-bld/work/CGAL-4.6.3-installdir/include/CGAL/Approximate_min_ellipsoid_d
- -- Installing: /root/anaconda3/conda-bld/work/CGAL-4.6.3-installdir/include/CGAL/Approximate_min_ellipsoid_d/Approximate_min_ellipsoid_d_debug.h
- -- Installing: /root/anaconda3/conda-bld/work/CGAL-4.6.3-installdir/include/CGAL/Approximate_min_ellipsoid_d/Approximate_min_ellipsoid_d_impl.h
- -- Installing: /root/anaconda3/conda-bld/work/CGAL-4.6.3-installdir/include/CGAL/Approximate_min_ellipsoid_d/Approximate_min_ellipsoid_d_configure.h
- -- Installing: /root/anaconda3/conda-bld/work/CGAL-4.6.3-installdir/include/CGAL/Approximate_min_ellipsoid_d/Khachiyan_approximation.h
- -- Installing: /root/anaconda3/conda-bld/work/CGAL-4.6.3-installdir/include/CGAL/Approximate_min_ellipsoid_d/Khachiyan_approximation_impl.h
- -- Installing: /root/anaconda3/conda-bld/work/CGAL-4.6.3-installdir/include/CGAL/Exact_predicates_exact_constructions_kernel.h
- -- Installing: /root/anaconda3/conda-bld/work/CGAL-4.6.3-installdir/include/CGAL/Trivial_iterator.h
- -- Installing: /root/anaconda3/conda-bld/work/CGAL-4.6.3-installdir/include/CGAL/Hilbert_sort_3.h
- -- Installing: /root/anaconda3/conda-bld/work/CGAL-4.6.3-installdir/include/CGAL/Compact_mesh_cell_base_3.h
- -- Installing: /root/anaconda3/conda-bld/work/CGAL-4.6.3-installdir/include/CGAL/perturb_mesh_3.h
- -- Installing: /root/anaconda3/conda-bld/work/CGAL-4.6.3-installdir/include/CGAL/Exact_spherical_kernel_3.h
- -- Installing: /root/anaconda3/conda-bld/work/CGAL-4.6.3-installdir/include/CGAL/Env_surface_data_traits_3.h
- -- Installing: /root/anaconda3/conda-bld/work/CGAL-4.6.3-installdir/include/CGAL/Linear_cell_complex_constructors.h
- -- Installing: /root/anaconda3/conda-bld/work/CGAL-4.6.3-installdir/include/CGAL/Polynomial
- -- Installing: /root/anaconda3/conda-bld/work/CGAL-4.6.3-installdir/include/CGAL/Polynomial/Sturm_root_stack_traits.h
- -- Installing: /root/anaconda3/conda-bld/work/CGAL-4.6.3-installdir/include/CGAL/Polynomial/bezout_matrix.h
- -- Installing: /root/anaconda3/conda-bld/work/CGAL-4.6.3-installdir/include/CGAL/Polynomial/resultant.h
- -- Installing: /root/anaconda3/conda-bld/work/CGAL-4.6.3-installdir/include/CGAL/Polynomial/subresultants.h
- -- Installing: /root/anaconda3/conda-bld/work/CGAL-4.6.3-installdir/include/CGAL/Polynomial/polynomial_gcd_ntl.h
- -- Installing: /root/anaconda3/conda-bld/work/CGAL-4.6.3-installdir/include/CGAL/Polynomial/Polynomial_type.h
- -- Installing: /root/anaconda3/conda-bld/work/CGAL-4.6.3-installdir/include/CGAL/Polynomial/Degree.h
- -- Installing: /root/anaconda3/conda-bld/work/CGAL-4.6.3-installdir/include/CGAL/Polynomial/fwd.h
- -- Installing: /root/anaconda3/conda-bld/work/CGAL-4.6.3-installdir/include/CGAL/Polynomial/prs_resultant.h
- -- Installing: /root/anaconda3/conda-bld/work/CGAL-4.6.3-installdir/include/CGAL/Polynomial/modular_gcd.h
- -- Installing: /root/anaconda3/conda-bld/work/CGAL-4.6.3-installdir/include/CGAL/Polynomial/sturm_habicht_sequence.h
- -- Installing: /root/anaconda3/conda-bld/work/CGAL-4.6.3-installdir/include/CGAL/Polynomial/modular_gcd_utils.h
- -- Installing: /root/anaconda3/conda-bld/work/CGAL-4.6.3-installdir/include/CGAL/Polynomial/modular_filter.h
- -- Installing: /root/anaconda3/conda-bld/work/CGAL-4.6.3-installdir/include/CGAL/Polynomial/Root_stack_default_traits.h
- -- Installing: /root/anaconda3/conda-bld/work/CGAL-4.6.3-installdir/include/CGAL/Polynomial/polynomial_gcd.h
- -- Installing: /root/anaconda3/conda-bld/work/CGAL-4.6.3-installdir/include/CGAL/Polynomial/polynomial_converters.h
- -- Installing: /root/anaconda3/conda-bld/work/CGAL-4.6.3-installdir/include/CGAL/Polynomial/square_free_factorize.h
- -- Installing: /root/anaconda3/conda-bld/work/CGAL-4.6.3-installdir/include/CGAL/Polynomial/Modular_traits.h
- -- Installing: /root/anaconda3/conda-bld/work/CGAL-4.6.3-installdir/include/CGAL/Polynomial/Interpolator.h
- -- Installing: /root/anaconda3/conda-bld/work/CGAL-4.6.3-installdir/include/CGAL/Polynomial/Coercion_traits.h
- -- Installing: /root/anaconda3/conda-bld/work/CGAL-4.6.3-installdir/include/CGAL/Polynomial/Algebraic_structure_traits.h
- -- Installing: /root/anaconda3/conda-bld/work/CGAL-4.6.3-installdir/include/CGAL/Polynomial/Polynomial.h
- -- Installing: /root/anaconda3/conda-bld/work/CGAL-4.6.3-installdir/include/CGAL/Polynomial/Fraction_traits.h
- -- Installing: /root/anaconda3/conda-bld/work/CGAL-4.6.3-installdir/include/CGAL/Polynomial/CORE_Expr_root_stack.h
- -- Installing: /root/anaconda3/conda-bld/work/CGAL-4.6.3-installdir/include/CGAL/Polynomial/Real_embeddable_traits.h
- -- Installing: /root/anaconda3/conda-bld/work/CGAL-4.6.3-installdir/include/CGAL/Polynomial/Monomial_representation.h
- -- Installing: /root/anaconda3/conda-bld/work/CGAL-4.6.3-installdir/include/CGAL/Polynomial/basic.h
- -- Installing: /root/anaconda3/conda-bld/work/CGAL-4.6.3-installdir/include/CGAL/Polynomial/internal
- -- Installing: /root/anaconda3/conda-bld/work/CGAL-4.6.3-installdir/include/CGAL/Polynomial/internal/Double_with_infinity.h
- -- Installing: /root/anaconda3/conda-bld/work/CGAL-4.6.3-installdir/include/CGAL/Polynomial/internal/filtered_function_node_bases.h
- -- Installing: /root/anaconda3/conda-bld/work/CGAL-4.6.3-installdir/include/CGAL/Polynomial/internal/polynomial_generators.h
- -- Installing: /root/anaconda3/conda-bld/work/CGAL-4.6.3-installdir/include/CGAL/Polynomial/internal/Root_stack_traits_base.h
- -- Installing: /root/anaconda3/conda-bld/work/CGAL-4.6.3-installdir/include/CGAL/Polynomial/internal/Sturm_root_rep.h
- -- Installing: /root/anaconda3/conda-bld/work/CGAL-4.6.3-installdir/include/CGAL/Polynomial/internal/numeric_solvers.h
- -- Installing: /root/anaconda3/conda-bld/work/CGAL-4.6.3-installdir/include/CGAL/Polynomial/internal/Sturm_isolating_interval.h
- -- Installing: /root/anaconda3/conda-bld/work/CGAL-4.6.3-installdir/include/CGAL/Polynomial/internal/Simple_interval_root.h
- -- Installing: /root/anaconda3/conda-bld/work/CGAL-4.6.3-installdir/include/CGAL/Polynomial/internal/Filtered_rational
- -- Installing: /root/anaconda3/conda-bld/work/CGAL-4.6.3-installdir/include/CGAL/Polynomial/internal/Filtered_rational/Filtered_root_bound_evaluator.h
- -- Installing: /root/anaconda3/conda-bld/work/CGAL-4.6.3-installdir/include/CGAL/Polynomial/internal/Filtered_rational/Filtered_rational_multiplicity.h
- -- Installing: /root/anaconda3/conda-bld/work/CGAL-4.6.3-installdir/include/CGAL/Polynomial/internal/Filtered_rational/Filtered_rational_sign_above_rational.h
- -- Installing: /root/anaconda3/conda-bld/work/CGAL-4.6.3-installdir/include/CGAL/Polynomial/internal/Filtered_rational/Filtered_Sturm_sequence.h
- -- Installing: /root/anaconda3/conda-bld/work/CGAL-4.6.3-installdir/include/CGAL/Polynomial/internal/Filtered_rational/Filtered_rational_traits.h
- -- Installing: /root/anaconda3/conda-bld/work/CGAL-4.6.3-installdir/include/CGAL/Polynomial/internal/Filtered_rational/Filtered_sign_at_rational.h
- -- Installing: /root/anaconda3/conda-bld/work/CGAL-4.6.3-installdir/include/CGAL/Polynomial/internal/Filtered_rational/Filtered_sign_Sturm_sequence.h
- -- Installing: /root/anaconda3/conda-bld/work/CGAL-4.6.3-installdir/include/CGAL/Polynomial/internal/Filtered_rational/Construct_filtered_function.h
- -- Installing: /root/anaconda3/conda-bld/work/CGAL-4.6.3-installdir/include/CGAL/Polynomial/internal/Filtered_rational/Filtered_Descartes_has_root.h
- -- Installing: /root/anaconda3/conda-bld/work/CGAL-4.6.3-installdir/include/CGAL/Polynomial/internal/Filtered_rational/Filtered_are_negations.h
- -- Installing: /root/anaconda3/conda-bld/work/CGAL-4.6.3-installdir/include/CGAL/Polynomial/internal/Filtered_rational/Filtered_standard_sequence.h
- -- Installing: /root/anaconda3/conda-bld/work/CGAL-4.6.3-installdir/include/CGAL/Polynomial/internal/Filtered_rational/Filtered_Descartes_root_counter.h
- -- Installing: /root/anaconda3/conda-bld/work/CGAL-4.6.3-installdir/include/CGAL/Polynomial/internal/Isolating_interval.h
- -- Installing: /root/anaconda3/conda-bld/work/CGAL-4.6.3-installdir/include/CGAL/Polynomial/internal/Polynomial_impl.h
- -- Installing: /root/anaconda3/conda-bld/work/CGAL-4.6.3-installdir/include/CGAL/Polynomial/internal/macros.h
- -- Installing: /root/anaconda3/conda-bld/work/CGAL-4.6.3-installdir/include/CGAL/Polynomial/internal/GSL_numeric_solver.h
- -- Installing: /root/anaconda3/conda-bld/work/CGAL-4.6.3-installdir/include/CGAL/Polynomial/internal/Fixed_polynomial_impl.h
- -- Installing: /root/anaconda3/conda-bld/work/CGAL-4.6.3-installdir/include/CGAL/Polynomial/internal/Descartes_root_count.h
- -- Installing: /root/anaconda3/conda-bld/work/CGAL-4.6.3-installdir/include/CGAL/Polynomial/internal/filtered_function_leaf_nodes.h
- -- Installing: /root/anaconda3/conda-bld/work/CGAL-4.6.3-installdir/include/CGAL/Polynomial/internal/Filtered_number.h
- -- Installing: /root/anaconda3/conda-bld/work/CGAL-4.6.3-installdir/include/CGAL/Polynomial/internal/CORE_polynomial.h
- -- Installing: /root/anaconda3/conda-bld/work/CGAL-4.6.3-installdir/include/CGAL/Polynomial/internal/interval_arithmetic.h
- -- Installing: /root/anaconda3/conda-bld/work/CGAL-4.6.3-installdir/include/CGAL/Polynomial/internal/filtered_function_operation_nodes.h
- -- Installing: /root/anaconda3/conda-bld/work/CGAL-4.6.3-installdir/include/CGAL/Polynomial/internal/nt_converters.h
- -- Installing: /root/anaconda3/conda-bld/work/CGAL-4.6.3-installdir/include/CGAL/Polynomial/internal/Sign_variations_counter.h
- -- Installing: /root/anaconda3/conda-bld/work/CGAL-4.6.3-installdir/include/CGAL/Polynomial/internal/Alternation_counter.h
- -- Installing: /root/anaconda3/conda-bld/work/CGAL-4.6.3-installdir/include/CGAL/Polynomial/internal/Filtered_kernel.h
- -- Installing: /root/anaconda3/conda-bld/work/CGAL-4.6.3-installdir/include/CGAL/Polynomial/internal/numeric_solvers_support.h
- -- Installing: /root/anaconda3/conda-bld/work/CGAL-4.6.3-installdir/include/CGAL/Polynomial/internal/Kernel
- -- Installing: /root/anaconda3/conda-bld/work/CGAL-4.6.3-installdir/include/CGAL/Polynomial/internal/Kernel/Multiplicity.h
- -- Installing: /root/anaconda3/conda-bld/work/CGAL-4.6.3-installdir/include/CGAL/Polynomial/internal/Kernel/Is_rational.h
- -- Installing: /root/anaconda3/conda-bld/work/CGAL-4.6.3-installdir/include/CGAL/Polynomial/internal/Kernel/Root_container.h
- -- Installing: /root/anaconda3/conda-bld/work/CGAL-4.6.3-installdir/include/CGAL/Polynomial/internal/Kernel/Rational_between_roots.h
- -- Installing: /root/anaconda3/conda-bld/work/CGAL-4.6.3-installdir/include/CGAL/Polynomial/internal/Kernel/Sign_at.h
- -- Installing: /root/anaconda3/conda-bld/work/CGAL-4.6.3-installdir/include/CGAL/Polynomial/internal/Kernel/Sign_above.h
- -- Installing: /root/anaconda3/conda-bld/work/CGAL-4.6.3-installdir/include/CGAL/Polynomial/internal/Kernel/Is_even_multiplicity.h
- -- Installing: /root/anaconda3/conda-bld/work/CGAL-4.6.3-installdir/include/CGAL/Polynomial/internal/Kernel/Isolating_interval.h
- -- Installing: /root/anaconda3/conda-bld/work/CGAL-4.6.3-installdir/include/CGAL/Polynomial/internal/Kernel/Sign_below.h
- -- Installing: /root/anaconda3/conda-bld/work/CGAL-4.6.3-installdir/include/CGAL/Polynomial/internal/Kernel/predicate_template.h
- -- Installing: /root/anaconda3/conda-bld/work/CGAL-4.6.3-installdir/include/CGAL/Polynomial/internal/Kernel/Sign_between_roots.h
- -- Installing: /root/anaconda3/conda-bld/work/CGAL-4.6.3-installdir/include/CGAL/Polynomial/internal/Kernel/Lower_bound_root.h
- -- Installing: /root/anaconda3/conda-bld/work/CGAL-4.6.3-installdir/include/CGAL/Polynomial/internal/Kernel/To_rational.h
- -- Installing: /root/anaconda3/conda-bld/work/CGAL-4.6.3-installdir/include/CGAL/Polynomial/internal/Rational
- -- Installing: /root/anaconda3/conda-bld/work/CGAL-4.6.3-installdir/include/CGAL/Polynomial/internal/Rational/Primitive_part_Sturm_sequence.h
- -- Installing: /root/anaconda3/conda-bld/work/CGAL-4.6.3-installdir/include/CGAL/Polynomial/internal/Rational/Sign_Sturm_sequence.h
- -- Installing: /root/anaconda3/conda-bld/work/CGAL-4.6.3-installdir/include/CGAL/Polynomial/internal/Rational/Monic_Sturm_sequence.h
- -- Installing: /root/anaconda3/conda-bld/work/CGAL-4.6.3-installdir/include/CGAL/Polynomial/internal/Rational/Bezier_root_counter.h
- -- Installing: /root/anaconda3/conda-bld/work/CGAL-4.6.3-installdir/include/CGAL/Polynomial/internal/Rational/Invert_variable.h
- -- Installing: /root/anaconda3/conda-bld/work/CGAL-4.6.3-installdir/include/CGAL/Polynomial/internal/Rational/Sturm_root_counter.h
- -- Installing: /root/anaconda3/conda-bld/work/CGAL-4.6.3-installdir/include/CGAL/Polynomial/internal/Rational/Sign_above_rational.h
- -- Installing: /root/anaconda3/conda-bld/work/CGAL-4.6.3-installdir/include/CGAL/Polynomial/internal/Rational/Rational_multiplicity.h
- -- Installing: /root/anaconda3/conda-bld/work/CGAL-4.6.3-installdir/include/CGAL/Polynomial/internal/Rational/Negate_variable.h
- -- Installing: /root/anaconda3/conda-bld/work/CGAL-4.6.3-installdir/include/CGAL/Polynomial/internal/Rational/Pseudo_quotient.h
- -- Installing: /root/anaconda3/conda-bld/work/CGAL-4.6.3-installdir/include/CGAL/Polynomial/internal/Rational/Descartes_root_counter.h
- -- Installing: /root/anaconda3/conda-bld/work/CGAL-4.6.3-installdir/include/CGAL/Polynomial/internal/Rational/Rational_translate_zero.h
- -- Installing: /root/anaconda3/conda-bld/work/CGAL-4.6.3-installdir/include/CGAL/Polynomial/internal/Rational/Root_bound_evaluator.h
- -- Installing: /root/anaconda3/conda-bld/work/CGAL-4.6.3-installdir/include/CGAL/Polynomial/internal/Rational/Shift_power.h
- -- Installing: /root/anaconda3/conda-bld/work/CGAL-4.6.3-installdir/include/CGAL/Polynomial/internal/Rational/Quotient_remainder.h
- -- Installing: /root/anaconda3/conda-bld/work/CGAL-4.6.3-installdir/include/CGAL/Polynomial/internal/Rational/Remainder.h
- -- Installing: /root/anaconda3/conda-bld/work/CGAL-4.6.3-installdir/include/CGAL/Polynomial/internal/Rational/Derivative.h
- -- Installing: /root/anaconda3/conda-bld/work/CGAL-4.6.3-installdir/include/CGAL/Polynomial/internal/Rational/Sign_below_rational.h
- -- Installing: /root/anaconda3/conda-bld/work/CGAL-4.6.3-installdir/include/CGAL/Polynomial/internal/Rational/Sturm_sequence_base.h
- -- Installing: /root/anaconda3/conda-bld/work/CGAL-4.6.3-installdir/include/CGAL/Polynomial/internal/Rational/Standard_sequence.h
- -- Installing: /root/anaconda3/conda-bld/work/CGAL-4.6.3-installdir/include/CGAL/Polynomial/internal/Rational/Sign_at_rational.h
- -- Installing: /root/anaconda3/conda-bld/work/CGAL-4.6.3-installdir/include/CGAL/Polynomial/internal/Rational/Compare_isolated_roots_in_interval.h
- -- Installing: /root/anaconda3/conda-bld/work/CGAL-4.6.3-installdir/include/CGAL/Polynomial/internal/Rational/Euclidean_Sturm_sequence.h
- -- Installing: /root/anaconda3/conda-bld/work/CGAL-4.6.3-installdir/include/CGAL/Polynomial/internal/Rational/Construct_function.h
- -- Installing: /root/anaconda3/conda-bld/work/CGAL-4.6.3-installdir/include/CGAL/Polynomial/internal/Rational/Descartes_has_root.h
- -- Installing: /root/anaconda3/conda-bld/work/CGAL-4.6.3-installdir/include/CGAL/Polynomial/internal/Rational/Are_negations.h
- -- Installing: /root/anaconda3/conda-bld/work/CGAL-4.6.3-installdir/include/CGAL/Polynomial/internal/Rational/Map_rational_interval_to_positive.h
- -- Installing: /root/anaconda3/conda-bld/work/CGAL-4.6.3-installdir/include/CGAL/Polynomial/internal/Rational/Evaluate_polynomial.h
- -- Installing: /root/anaconda3/conda-bld/work/CGAL-4.6.3-installdir/include/CGAL/Polynomial/internal/Rational/Rational_traits_base.h
- -- Installing: /root/anaconda3/conda-bld/work/CGAL-4.6.3-installdir/include/CGAL/Polynomial/internal/Rational/Subresultant_Sturm_sequence.h
- -- Installing: /root/anaconda3/conda-bld/work/CGAL-4.6.3-installdir/include/CGAL/Polynomial/internal/Rational/Reduced_Sturm_sequence.h
- -- Installing: /root/anaconda3/conda-bld/work/CGAL-4.6.3-installdir/include/CGAL/Polynomial/internal/Rational/Quotient.h
- -- Installing: /root/anaconda3/conda-bld/work/CGAL-4.6.3-installdir/include/CGAL/Polynomial/internal/Rational/Sturm_sequence.h
- -- Installing: /root/anaconda3/conda-bld/work/CGAL-4.6.3-installdir/include/CGAL/Polynomial/internal/Rational/Pseudo_remainder.h
- -- Installing: /root/anaconda3/conda-bld/work/CGAL-4.6.3-installdir/include/CGAL/Polynomial/internal/Filtered_function.h
- -- Installing: /root/anaconda3/conda-bld/work/CGAL-4.6.3-installdir/include/CGAL/Polynomial/internal/config.h
- -- Installing: /root/anaconda3/conda-bld/work/CGAL-4.6.3-installdir/include/CGAL/Polynomial/internal/Statistics.h
- -- Installing: /root/anaconda3/conda-bld/work/CGAL-4.6.3-installdir/include/CGAL/Polynomial/internal/Filtered_kernel
- -- Installing: /root/anaconda3/conda-bld/work/CGAL-4.6.3-installdir/include/CGAL/Polynomial/internal/Filtered_kernel/Filtered_polynomial_rational_kernel.h
- -- Installing: /root/anaconda3/conda-bld/work/CGAL-4.6.3-installdir/include/CGAL/Polynomial/internal/Filtered_kernel/Filtered_root_bound_evaluator.h
- -- Installing: /root/anaconda3/conda-bld/work/CGAL-4.6.3-installdir/include/CGAL/Polynomial/internal/Filtered_kernel/Filtered_root_multiplicity.h
- -- Installing: /root/anaconda3/conda-bld/work/CGAL-4.6.3-installdir/include/CGAL/Polynomial/internal/Filtered_kernel/Filtered_Descartes_has_root.h
- -- Installing: /root/anaconda3/conda-bld/work/CGAL-4.6.3-installdir/include/CGAL/Polynomial/internal/Filtered_kernel/Filtered_are_negations.h
- -- Installing: /root/anaconda3/conda-bld/work/CGAL-4.6.3-installdir/include/CGAL/Polynomial/internal/Filtered_kernel/Filtered_sign_at.h
- -- Installing: /root/anaconda3/conda-bld/work/CGAL-4.6.3-installdir/include/CGAL/Polynomial/internal/Filtered_kernel/Filtered_Descartes_root_counter.h
- -- Installing: /root/anaconda3/conda-bld/work/CGAL-4.6.3-installdir/include/CGAL/Polynomial/modular_gcd_utcf_algorithm_M.h
- -- Installing: /root/anaconda3/conda-bld/work/CGAL-4.6.3-installdir/include/CGAL/Polynomial/polynomial_gcd_implementations.h
- -- Installing: /root/anaconda3/conda-bld/work/CGAL-4.6.3-installdir/include/CGAL/Polynomial/determinant.h
- -- Installing: /root/anaconda3/conda-bld/work/CGAL-4.6.3-installdir/include/CGAL/Polynomial/Scalar_factor_traits.h
- -- Installing: /root/anaconda3/conda-bld/work/CGAL-4.6.3-installdir/include/CGAL/Polynomial/modular_gcd_utcf_dfai.h
- -- Installing: /root/anaconda3/conda-bld/work/CGAL-4.6.3-installdir/include/CGAL/Polynomial/hgdelta_update.h
- -- Installing: /root/anaconda3/conda-bld/work/CGAL-4.6.3-installdir/include/CGAL/Polynomial/Interval_polynomial.h
- -- Installing: /root/anaconda3/conda-bld/work/CGAL-4.6.3-installdir/include/CGAL/Polynomial/CORE_kernel.h
- -- Installing: /root/anaconda3/conda-bld/work/CGAL-4.6.3-installdir/include/CGAL/Polynomial/Chinese_remainder_traits.h
- -- Installing: /root/anaconda3/conda-bld/work/CGAL-4.6.3-installdir/include/CGAL/Polynomial/Get_arithmetic_kernel.h
- -- Installing: /root/anaconda3/conda-bld/work/CGAL-4.6.3-installdir/include/CGAL/Polynomial/Fixed_polynomial.h
- -- Installing: /root/anaconda3/conda-bld/work/CGAL-4.6.3-installdir/include/CGAL/Polynomial/Sturm_root_stack.h
- -- Installing: /root/anaconda3/conda-bld/work/CGAL-4.6.3-installdir/include/CGAL/Polynomial/Cached_extended_euclidean_algorithm.h
- -- Installing: /root/anaconda3/conda-bld/work/CGAL-4.6.3-installdir/include/CGAL/Polynomial/Kernel.h
- -- Installing: /root/anaconda3/conda-bld/work/CGAL-4.6.3-installdir/include/CGAL/Polynomial/misc.h
- -- Installing: /root/anaconda3/conda-bld/work/CGAL-4.6.3-installdir/include/CGAL/Polynomial/Numeric_root_stack.h
- -- Installing: /root/anaconda3/conda-bld/work/CGAL-4.6.3-installdir/include/CGAL/Triangulation_vertex.h
- -- Installing: /root/anaconda3/conda-bld/work/CGAL-4.6.3-installdir/include/CGAL/subdivide_union_of_balls_mesh_3.h
- -- Installing: /root/anaconda3/conda-bld/work/CGAL-4.6.3-installdir/include/CGAL/Mesher_level_default_implementations.h
- -- Installing: /root/anaconda3/conda-bld/work/CGAL-4.6.3-installdir/include/CGAL/Straight_skeleton_vertex_base_2.h
- -- Installing: /root/anaconda3/conda-bld/work/CGAL-4.6.3-installdir/include/CGAL/Algebraic_kernel_d_2.h
- -- Installing: /root/anaconda3/conda-bld/work/CGAL-4.6.3-installdir/include/CGAL/Gmpfr.h
- -- Installing: /root/anaconda3/conda-bld/work/CGAL-4.6.3-installdir/include/CGAL/Segment_Delaunay_graph_hierarchy_vertex_base_2.h
- -- Installing: /root/anaconda3/conda-bld/work/CGAL-4.6.3-installdir/include/CGAL/surface_reconstruction_points_assertions.h
- -- Installing: /root/anaconda3/conda-bld/work/CGAL-4.6.3-installdir/include/CGAL/Periodic_3_triangulation_iterators_3.h
- -- Installing: /root/anaconda3/conda-bld/work/CGAL-4.6.3-installdir/include/CGAL/Complex_2_in_triangulation_cell_base_3.h
- -- Installing: /root/anaconda3/conda-bld/work/CGAL-4.6.3-installdir/include/CGAL/Arr_point_location_result.h
- -- Installing: /root/anaconda3/conda-bld/work/CGAL-4.6.3-installdir/include/CGAL/streamlines_assertions.h
- -- Installing: /root/anaconda3/conda-bld/work/CGAL-4.6.3-installdir/include/CGAL/General_polygon_2.h
- -- Installing: /root/anaconda3/conda-bld/work/CGAL-4.6.3-installdir/include/CGAL/Sorted_matrix_search_traits_adaptor.h
- -- Installing: /root/anaconda3/conda-bld/work/CGAL-4.6.3-installdir/include/CGAL/Min_sphere_of_spheres_d_traits_3.h
- -- Installing: /root/anaconda3/conda-bld/work/CGAL-4.6.3-installdir/include/CGAL/Combinatorial_map_operations.h
- -- Installing: /root/anaconda3/conda-bld/work/CGAL-4.6.3-installdir/include/CGAL/gl.h
- -- Installing: /root/anaconda3/conda-bld/work/CGAL-4.6.3-installdir/include/CGAL/Hyperbola_segment_2.h
- -- Installing: /root/anaconda3/conda-bld/work/CGAL-4.6.3-installdir/include/CGAL/Bounded_kernel.h
- -- Installing: /root/anaconda3/conda-bld/work/CGAL-4.6.3-installdir/include/CGAL/Quotient.h
- -- Installing: /root/anaconda3/conda-bld/work/CGAL-4.6.3-installdir/include/CGAL/Straight_skeleton_builder_traits_2.h
- -- Installing: /root/anaconda3/conda-bld/work/CGAL-4.6.3-installdir/include/CGAL/minkowski_sum_3.h
- -- Installing: /root/anaconda3/conda-bld/work/CGAL-4.6.3-installdir/include/CGAL/Convex_hull_projective_xz_traits_2.h
- -- Installing: /root/anaconda3/conda-bld/work/CGAL-4.6.3-installdir/include/CGAL/result_of.h
- -- Installing: /root/anaconda3/conda-bld/work/CGAL-4.6.3-installdir/include/CGAL/Delaunay_triangulation_3.h
- -- Installing: /root/anaconda3/conda-bld/work/CGAL-4.6.3-installdir/include/CGAL/Delaunay_mesh_size_criteria_2.h
- -- Installing: /root/anaconda3/conda-bld/work/CGAL-4.6.3-installdir/include/CGAL/Filtered_bbox_circular_kernel_2
- -- Installing: /root/anaconda3/conda-bld/work/CGAL-4.6.3-installdir/include/CGAL/Filtered_bbox_circular_kernel_2/interface_macros.h
- -- Installing: /root/anaconda3/conda-bld/work/CGAL-4.6.3-installdir/include/CGAL/Filtered_bbox_circular_kernel_2/bbox_filtered_predicates.h
- -- Installing: /root/anaconda3/conda-bld/work/CGAL-4.6.3-installdir/include/CGAL/determinant_of_vectors.h
- -- Installing: /root/anaconda3/conda-bld/work/CGAL-4.6.3-installdir/include/CGAL/convex_hull_traits_2.h
- -- Installing: /root/anaconda3/conda-bld/work/CGAL-4.6.3-installdir/include/CGAL/use.h
- -- Installing: /root/anaconda3/conda-bld/work/CGAL-4.6.3-installdir/include/CGAL/Polytope_distance_d_traits_d.h
- -- Installing: /root/anaconda3/conda-bld/work/CGAL-4.6.3-installdir/include/CGAL/Surface_mesh_traits_generator_3.h
- -- Up-to-date: /root/anaconda3/conda-bld/work/CGAL-4.6.3-installdir/include/CGAL
- -- Installing: /root/anaconda3/conda-bld/work/CGAL-4.6.3-installdir/include/CGAL/compiler_config.h
- -- Installing: /root/anaconda3/conda-bld/work/CGAL-4.6.3-installdir/bin/cgal_make_macosx_app
- -- Installing: /root/anaconda3/conda-bld/work/CGAL-4.6.3-installdir/bin/cgal_create_cmake_script
- -- Installing: /root/anaconda3/conda-bld/work/CGAL-4.6.3-installdir/bin/cgal_create_CMakeLists
- -- Installing: /root/anaconda3/conda-bld/work/CGAL-4.6.3-installdir/lib/CGAL
- -- Installing: /root/anaconda3/conda-bld/work/CGAL-4.6.3-installdir/lib/CGAL/FindNTL.cmake
- -- Installing: /root/anaconda3/conda-bld/work/CGAL-4.6.3-installdir/lib/CGAL/CGAL_UseRS.cmake
- -- Installing: /root/anaconda3/conda-bld/work/CGAL-4.6.3-installdir/lib/CGAL/FindESBTL.cmake
- -- Installing: /root/anaconda3/conda-bld/work/CGAL-4.6.3-installdir/lib/CGAL/FindEigen3.cmake
- -- Installing: /root/anaconda3/conda-bld/work/CGAL-4.6.3-installdir/lib/CGAL/FindCGAL.cmake
- -- Installing: /root/anaconda3/conda-bld/work/CGAL-4.6.3-installdir/lib/CGAL/UseTBB.cmake
- -- Installing: /root/anaconda3/conda-bld/work/CGAL-4.6.3-installdir/lib/CGAL/FindTBB.cmake
- -- Installing: /root/anaconda3/conda-bld/work/CGAL-4.6.3-installdir/lib/CGAL/FindMPFR.cmake
- -- Installing: /root/anaconda3/conda-bld/work/CGAL-4.6.3-installdir/lib/CGAL/CGAL_SCM.cmake
- -- Installing: /root/anaconda3/conda-bld/work/CGAL-4.6.3-installdir/lib/CGAL/FindLAPACK.cmake
- -- Installing: /root/anaconda3/conda-bld/work/CGAL-4.6.3-installdir/lib/CGAL/CGAL_VersionUtils.cmake
- -- Installing: /root/anaconda3/conda-bld/work/CGAL-4.6.3-installdir/lib/CGAL/UseCGAL.cmake
- -- Installing: /root/anaconda3/conda-bld/work/CGAL-4.6.3-installdir/lib/CGAL/CGAL_TweakFindBoost.cmake
- -- Installing: /root/anaconda3/conda-bld/work/CGAL-4.6.3-installdir/lib/CGAL/CGAL_SetupDependencies.cmake
- -- Installing: /root/anaconda3/conda-bld/work/CGAL-4.6.3-installdir/lib/CGAL/CGAL_UseRS3.cmake
- -- Installing: /root/anaconda3/conda-bld/work/CGAL-4.6.3-installdir/lib/CGAL/FindLEDA.cmake
- -- Installing: /root/anaconda3/conda-bld/work/CGAL-4.6.3-installdir/lib/CGAL/UseOpenMesh.cmake
- -- Installing: /root/anaconda3/conda-bld/work/CGAL-4.6.3-installdir/lib/CGAL/CGAL_UseMPFI.cmake
- -- Installing: /root/anaconda3/conda-bld/work/CGAL-4.6.3-installdir/lib/CGAL/CGAL_Locate_CGAL_TAUCS.cmake
- -- Installing: /root/anaconda3/conda-bld/work/CGAL-4.6.3-installdir/lib/CGAL/CGAL_GeneratorSpecificSettings.cmake
- -- Installing: /root/anaconda3/conda-bld/work/CGAL-4.6.3-installdir/lib/CGAL/CGAL_CreateSingleSourceCGALProgram.cmake
- -- Installing: /root/anaconda3/conda-bld/work/CGAL-4.6.3-installdir/lib/CGAL/CGALConfig_binary.cmake.in
- -- Installing: /root/anaconda3/conda-bld/work/CGAL-4.6.3-installdir/lib/CGAL/FindOpenMesh.cmake
- -- Installing: /root/anaconda3/conda-bld/work/CGAL-4.6.3-installdir/lib/CGAL/FindF2C.cmake
- -- Installing: /root/anaconda3/conda-bld/work/CGAL-4.6.3-installdir/lib/CGAL/CGAL_UseMKL.cmake
- -- Installing: /root/anaconda3/conda-bld/work/CGAL-4.6.3-installdir/lib/CGAL/FindMKL.cmake
- -- Installing: /root/anaconda3/conda-bld/work/CGAL-4.6.3-installdir/lib/CGAL/FindQGLViewer.cmake
- -- Installing: /root/anaconda3/conda-bld/work/CGAL-4.6.3-installdir/lib/CGAL/UseESBTL.cmake
- -- Installing: /root/anaconda3/conda-bld/work/CGAL-4.6.3-installdir/lib/CGAL/UseEigen3.cmake
- -- Installing: /root/anaconda3/conda-bld/work/CGAL-4.6.3-installdir/lib/CGAL/FindRS.cmake
- -- Installing: /root/anaconda3/conda-bld/work/CGAL-4.6.3-installdir/lib/CGAL/FindGMP.cmake
- -- Installing: /root/anaconda3/conda-bld/work/CGAL-4.6.3-installdir/lib/CGAL/test_MPFI.cpp
- -- Installing: /root/anaconda3/conda-bld/work/CGAL-4.6.3-installdir/lib/CGAL/FindCORE.cmake
- -- Installing: /root/anaconda3/conda-bld/work/CGAL-4.6.3-installdir/lib/CGAL/CGAL_UseLAPACK.cmake
- -- Installing: /root/anaconda3/conda-bld/work/CGAL-4.6.3-installdir/lib/CGAL/FindTAUCS.cmake
- -- Installing: /root/anaconda3/conda-bld/work/CGAL-4.6.3-installdir/lib/CGAL/CGAL_Macros.cmake
- -- Installing: /root/anaconda3/conda-bld/work/CGAL-4.6.3-installdir/lib/CGAL/FindMPFI.cmake
- -- Installing: /root/anaconda3/conda-bld/work/CGAL-4.6.3-installdir/lib/CGAL/CGAL_CheckCXXFileRuns.cmake
- -- Installing: /root/anaconda3/conda-bld/work/CGAL-4.6.3-installdir/lib/CGAL/CGALConfig_install.cmake.in
- -- Installing: /root/anaconda3/conda-bld/work/CGAL-4.6.3-installdir/lib/CGAL/2.6.2-to-2.8.1
- -- Installing: /root/anaconda3/conda-bld/work/CGAL-4.6.3-installdir/lib/CGAL/2.6.2-to-2.8.1/Qt4Macros.cmake
- -- Installing: /root/anaconda3/conda-bld/work/CGAL-4.6.3-installdir/lib/CGAL/2.6.2-to-2.8.1/FindQt4-Copyright.txt
- -- Installing: /root/anaconda3/conda-bld/work/CGAL-4.6.3-installdir/lib/CGAL/2.6.2-to-2.8.1/FindQt4.cmake
- -- Installing: /root/anaconda3/conda-bld/work/CGAL-4.6.3-installdir/lib/CGAL/2.6.2-to-2.8.1/UseQt4.cmake
- -- Installing: /root/anaconda3/conda-bld/work/CGAL-4.6.3-installdir/lib/CGAL/2.6.2-to-2.8.1/Qt4ConfigDependentSettings.cmake
- -- Installing: /root/anaconda3/conda-bld/work/CGAL-4.6.3-installdir/lib/CGAL/CGAL_UseTAUCS.cmake
- -- Installing: /root/anaconda3/conda-bld/work/CGAL-4.6.3-installdir/lib/CGAL/FindQt3-patched.cmake
- -- Installing: /root/anaconda3/conda-bld/work/CGAL-4.6.3-installdir/lib/CGAL/CGAL_SetupFlags.cmake
- -- Installing: /root/anaconda3/conda-bld/work/CGAL-4.6.3-installdir/lib/CGAL/CGAL_UseLEDA.cmake
- -- Installing: /root/anaconda3/conda-bld/work/CGAL-4.6.3-installdir/lib/CGAL/FindCGAL_CORE.cmake
- -- Installing: /root/anaconda3/conda-bld/work/CGAL-4.6.3-installdir/lib/CGAL/FindRS3.cmake
- -- Installing: /root/anaconda3/conda-bld/work/CGAL-4.6.3-installdir/lib/CGAL/CGAL_UseBLAS.cmake
- -- Installing: /root/anaconda3/conda-bld/work/CGAL-4.6.3-installdir/lib/CGAL/FindIPE.cmake
- -- Installing: /root/anaconda3/conda-bld/work/CGAL-4.6.3-installdir/lib/CGAL/FindGMPXX.cmake
- -- Installing: /root/anaconda3/conda-bld/work/CGAL-4.6.3-installdir/lib/CGAL/FindBLAS.cmake
- -- Installing: /root/anaconda3/conda-bld/work/CGAL-4.6.3-installdir/lib/CGAL/CGAL_Common.cmake
- -- Installing: /root/anaconda3/conda-bld/work/CGAL-4.6.3-installdir/lib/CGAL/CGAL_SetupBoost.cmake
- -- Installing: /root/anaconda3/conda-bld/work/CGAL-4.6.3-installdir/lib/CGAL/FindOpenGL.cmake
- -- Installing: /root/anaconda3/conda-bld/work/CGAL-4.6.3-installdir/lib/CGAL/Qt3Macros-patched.cmake
- -- Up-to-date: /root/anaconda3/conda-bld/work/CGAL-4.6.3-installdir/lib/CGAL/UseCGAL.cmake
- -- Installing: /root/anaconda3/conda-bld/work/CGAL-4.6.3-installdir/lib/CGAL/CGALConfig.cmake
- -- Installing: /root/anaconda3/conda-bld/work/CGAL-4.6.3-installdir/share/man/man1/cgal_create_cmake_script.1
- -- Installing: /root/anaconda3/conda-bld/work/CGAL-4.6.3-installdir/lib/libCGAL.a
- [ 31%] Completed 'CGAL-4.6.3'
- [ 31%] Built target CGAL-4.6.3
- Scanning dependencies of target mshr
- [ 34%] Building CXX object CMakeFiles/mshr.dir/src/GlobalInitializer.cpp.o
- [ 37%] Building CXX object CMakeFiles/mshr.dir/src/CSGCGALMeshGenerator2D.cpp.o
- [ 40%] Building CXX object CMakeFiles/mshr.dir/src/TetgenMeshGenerator3D.cpp.o
- [ 43%] Building CXX object CMakeFiles/mshr.dir/src/MeshGenerator.cpp.o
- [ 46%] Building CXX object CMakeFiles/mshr.dir/src/STLFileReader.cpp.o
- [ 50%] Building CXX object CMakeFiles/mshr.dir/src/OFFFileReader.cpp.o
- [ 53%] Building CXX object CMakeFiles/mshr.dir/src/CSGCGALMeshGenerator3D.cpp.o
- [ 56%] Building CXX object CMakeFiles/mshr.dir/src/CSGGeometry.cpp.o
- [ 59%] Building CXX object CMakeFiles/mshr.dir/src/Meshes.cpp.o
- [ 62%] Building CXX object CMakeFiles/mshr.dir/src/CSGCGALDomain2D.cpp.o
- [ 65%] Building CXX object CMakeFiles/mshr.dir/src/VTPFileReader.cpp.o
- [ 68%] Building CXX object CMakeFiles/mshr.dir/src/DolfinMeshUtils.cpp.o
- [ 71%] Building CXX object CMakeFiles/mshr.dir/src/CSGGeometries3D.cpp.o
- [ 75%] Building CXX object CMakeFiles/mshr.dir/src/SurfaceReconstruction.cpp.o
- [ 78%] Building CXX object CMakeFiles/mshr.dir/src/CSGPrimitives3D.cpp.o
- [ 81%] Building CXX object CMakeFiles/mshr.dir/src/CSGOperators.cpp.o
- [ 84%] Building CXX object CMakeFiles/mshr.dir/src/CSGPrimitives2D.cpp.o
- [ 87%] Building CXX object CMakeFiles/mshr.dir/src/SurfaceConsistency.cpp.o
- [ 90%] Building CXX object CMakeFiles/mshr.dir/src/CSGCGALDomain3D.cpp.o
- Linking CXX shared library libmshr.so
- [ 90%] Built target mshr
- Scanning dependencies of target mshrable
- [ 93%] Building CXX object CMakeFiles/mshrable.dir/app/mshrable.cpp.o
- Linking CXX executable mshrable
- /usr/bin/ld: warning: libboost_chrono.so.1.60.0, needed by /root/anaconda3/envs/_build/lib/gcc/x86_64-unknown-linux-gnu/4.8.5/../../../libboost_timer.so, not found (try using -rpath or -rpath-link)
- /usr/bin/ld: warning: libopenblas.so.0, needed by /root/anaconda3/envs/_build/lib/gcc/x86_64-unknown-linux-gnu/4.8.5/../../../libslepc.so, not found (try using -rpath or -rpath-link)
- /usr/bin/ld: warning: libssl.so.1.0.0, needed by /root/anaconda3/envs/_build/lib/gcc/x86_64-unknown-linux-gnu/4.8.5/../../../libslepc.so, not found (try using -rpath or -rpath-link)
- /usr/bin/ld: warning: libcrypto.so.1.0.0, needed by /root/anaconda3/envs/_build/lib/gcc/x86_64-unknown-linux-gnu/4.8.5/../../../libslepc.so, not found (try using -rpath or -rpath-link)
- /usr/bin/ld: warning: libmpichf90.so.3, needed by /root/anaconda3/envs/_build/lib/gcc/x86_64-unknown-linux-gnu/4.8.5/../../../libslepc.so, not found (try using -rpath or -rpath-link)
- /usr/bin/ld: warning: libmpich.so.3, needed by /root/anaconda3/envs/_build/lib/gcc/x86_64-unknown-linux-gnu/4.8.5/../../../libslepc.so, not found (try using -rpath or -rpath-link)
- /usr/bin/ld: warning: libopa.so.1, needed by /root/anaconda3/envs/_build/lib/gcc/x86_64-unknown-linux-gnu/4.8.5/../../../libslepc.so, not found (try using -rpath or -rpath-link)
- /usr/bin/ld: warning: libmpl.so.1, needed by /root/anaconda3/envs/_build/lib/gcc/x86_64-unknown-linux-gnu/4.8.5/../../../libslepc.so, not found (try using -rpath or -rpath-link)
- /root/anaconda3/envs/_build/lib/gcc/x86_64-unknown-linux-gnu/4.8.5/../../../libmpichcxx.so: undefined reference to `MPI_File_read'
- /root/anaconda3/envs/_build/lib/gcc/x86_64-unknown-linux-gnu/4.8.5/../../../libpetsc.so: undefined reference to `MPI_File_write_all'
- /root/anaconda3/envs/_build/lib/libdolfin.so.1.6.0: undefined reference to `MPI_Comm_rank'
- /root/anaconda3/envs/_build/lib/gcc/x86_64-unknown-linux-gnu/4.8.5/../../../libpetsc.so: undefined reference to `MPI_Win_unlock'
- /root/anaconda3/envs/_build/lib/gcc/x86_64-unknown-linux-gnu/4.8.5/../../../libslepc.so: undefined reference to `MPI_Abort'
- /root/anaconda3/envs/_build/lib/gcc/x86_64-unknown-linux-gnu/4.8.5/../../../libpetsc.so: undefined reference to `MPI_Waitany'
- /root/anaconda3/envs/_build/lib/gcc/x86_64-unknown-linux-gnu/4.8.5/../../../libpetsc.so: undefined reference to `MPI_Type_create_subarray'
- /root/anaconda3/envs/_build/lib/gcc/x86_64-unknown-linux-gnu/4.8.5/../../../libmpichcxx.so: undefined reference to `MPI_Graph_create'
- /root/anaconda3/envs/_build/lib/gcc/x86_64-unknown-linux-gnu/4.8.5/../../../libmpichcxx.so: undefined reference to `MPI_File_get_position'
- /root/anaconda3/envs/_build/lib/gcc/x86_64-unknown-linux-gnu/4.8.5/../../../libmpichcxx.so: undefined reference to `MPI_File_read_all_begin'
- /root/anaconda3/envs/_build/lib/gcc/x86_64-unknown-linux-gnu/4.8.5/../../../libmpichcxx.so: undefined reference to `MPI_Graph_neighbors'
- /root/anaconda3/envs/_build/lib/gcc/x86_64-unknown-linux-gnu/4.8.5/../../../libmpichcxx.so: undefined reference to `PMPI_Type_set_name'
- /root/anaconda3/envs/_build/lib/gcc/x86_64-unknown-linux-gnu/4.8.5/../../../libmpichcxx.so: undefined reference to `MPI_File_get_amode'
- /root/anaconda3/envs/_build/lib/libdolfin.so.1.6.0: undefined reference to `MPI_Scan'
- /root/anaconda3/envs/_build/lib/gcc/x86_64-unknown-linux-gnu/4.8.5/../../../libmpichcxx.so: undefined reference to `MPI_Grequest_complete'
- /root/anaconda3/envs/_build/lib/gcc/x86_64-unknown-linux-gnu/4.8.5/../../../libpetsc.so: undefined reference to `MPI_Put'
- /root/anaconda3/envs/_build/lib/gcc/x86_64-unknown-linux-gnu/4.8.5/../../../libmpichcxx.so: undefined reference to `MPI_Test_cancelled'
- /root/anaconda3/envs/_build/lib/gcc/x86_64-unknown-linux-gnu/4.8.5/../../../libmpichcxx.so: undefined reference to `MPI_File_set_size'
- /root/anaconda3/envs/_build/lib/gcc/x86_64-unknown-linux-gnu/4.8.5/../../../libmpichcxx.so: undefined reference to `MPI_Bsend_init'
- /root/anaconda3/envs/_build/lib/gcc/x86_64-unknown-linux-gnu/4.8.5/../../../libmpichcxx.so: undefined reference to `MPI_File_get_byte_offset'
- /root/anaconda3/envs/_build/lib/gcc/x86_64-unknown-linux-gnu/4.8.5/../../../libmpichcxx.so: undefined reference to `MPI_Init'
- /root/anaconda3/envs/_build/lib/gcc/x86_64-unknown-linux-gnu/4.8.5/../../../libmpichcxx.so: undefined reference to `MPI_File_write_at'
- /root/anaconda3/envs/_build/lib/gcc/x86_64-unknown-linux-gnu/4.8.5/../../../libmpichcxx.so: undefined reference to `MPI_Group_range_excl'
- /root/anaconda3/envs/_build/lib/gcc/x86_64-unknown-linux-gnu/4.8.5/../../../libmpichcxx.so: undefined reference to `MPI_Comm_get_attr'
- /root/anaconda3/envs/_build/lib/gcc/x86_64-unknown-linux-gnu/4.8.5/../../../libmpichcxx.so: undefined reference to `MPI_Reduce_scatter'
- /root/anaconda3/envs/_build/lib/gcc/x86_64-unknown-linux-gnu/4.8.5/../../../libpetsc.so: undefined reference to `MPI_Type_get_contents'
- /root/anaconda3/envs/_build/lib/gcc/x86_64-unknown-linux-gnu/4.8.5/../../../libmpichcxx.so: undefined reference to `MPI_File_get_size'
- /root/anaconda3/envs/_build/lib/gcc/x86_64-unknown-linux-gnu/4.8.5/../../../libmpichcxx.so: undefined reference to `MPI_Info_get_valuelen'
- /root/anaconda3/envs/_build/lib/gcc/x86_64-unknown-linux-gnu/4.8.5/../../../libmpichcxx.so: undefined reference to `MPI_File_read_ordered_begin'
- /root/anaconda3/envs/_build/lib/gcc/x86_64-unknown-linux-gnu/4.8.5/../../../libmpichcxx.so: undefined reference to `MPI_File_call_errhandler'
- /root/anaconda3/envs/_build/lib/gcc/x86_64-unknown-linux-gnu/4.8.5/../../../libmpichcxx.so: undefined reference to `MPI_Pack_external_size'
- /root/anaconda3/envs/_build/lib/libdolfin.so.1.6.0: undefined reference to `MPI_Info_free'
- /root/anaconda3/envs/_build/lib/gcc/x86_64-unknown-linux-gnu/4.8.5/../../../libpetsc.so: undefined reference to `SSL_CTX_ctrl'
- /root/anaconda3/envs/_build/lib/gcc/x86_64-unknown-linux-gnu/4.8.5/../../../libmpichcxx.so: undefined reference to `MPI_Sendrecv_replace'
- /root/anaconda3/envs/_build/lib/gcc/x86_64-unknown-linux-gnu/4.8.5/../../../libpetsc.so: undefined reference to `MPI_Ssend_init'
- /root/anaconda3/envs/_build/lib/gcc/x86_64-unknown-linux-gnu/4.8.5/../../../libpetsc.so: undefined reference to `MPI_Win_start'
- /root/anaconda3/envs/_build/lib/gcc/x86_64-unknown-linux-gnu/4.8.5/../../../libmpichcxx.so: undefined reference to `MPI_File_read_ordered'
- /root/anaconda3/envs/_build/lib/gcc/x86_64-unknown-linux-gnu/4.8.5/../../../libmpichcxx.so: undefined reference to `MPI_File_write_ordered_begin'
- /root/anaconda3/envs/_build/lib/libdolfin.so.1.6.0: undefined reference to `MPI_Alltoallv'
- /root/anaconda3/envs/_build/lib/gcc/x86_64-unknown-linux-gnu/4.8.5/../../../libmpichcxx.so: undefined reference to `MPI_Win_set_errhandler'
- /root/anaconda3/envs/_build/lib/gcc/x86_64-unknown-linux-gnu/4.8.5/../../../libmpichcxx.so: undefined reference to `MPI_Add_error_class'
- /root/anaconda3/envs/_build/lib/libdolfin.so.1.6.0: undefined reference to `MPI_Scatterv'
- /root/anaconda3/envs/_build/lib/gcc/x86_64-unknown-linux-gnu/4.8.5/../../../libslepc.so: undefined reference to `MPI_Type_free'
- /root/anaconda3/envs/_build/lib/gcc/x86_64-unknown-linux-gnu/4.8.5/../../../libmpichcxx.so: undefined reference to `MPI_File_read_ordered_end'
- /root/anaconda3/envs/_build/lib/gcc/x86_64-unknown-linux-gnu/4.8.5/../../../libpetsc.so: undefined reference to `MPI_Accumulate'
- /root/anaconda3/envs/_build/lib/gcc/x86_64-unknown-linux-gnu/4.8.5/../../../libmpichcxx.so: undefined reference to `MPI_Issend'
- /root/anaconda3/envs/_build/lib/gcc/x86_64-unknown-linux-gnu/4.8.5/../../../libmpichcxx.so: undefined reference to `MPI_Request_get_status'
- /root/anaconda3/envs/_build/lib/gcc/x86_64-unknown-linux-gnu/4.8.5/../../../libmpichcxx.so: undefined reference to `MPI_Graph_neighbors_count'
- /root/anaconda3/envs/_build/lib/gcc/x86_64-unknown-linux-gnu/4.8.5/../../../libmpichcxx.so: undefined reference to `MPI_Type_delete_attr'
- /root/anaconda3/envs/_build/lib/gcc/x86_64-unknown-linux-gnu/4.8.5/../../../libpetsc.so: undefined reference to `MPI_Comm_group'
- /root/anaconda3/envs/_build/lib/gcc/x86_64-unknown-linux-gnu/4.8.5/../../../libmpichcxx.so: undefined reference to `MPI_Comm_disconnect'
- /root/anaconda3/envs/_build/lib/gcc/x86_64-unknown-linux-gnu/4.8.5/../../../libmpichcxx.so: undefined reference to `MPI_Win_set_attr'
- /root/anaconda3/envs/_build/lib/gcc/x86_64-unknown-linux-gnu/4.8.5/../../../libmpichcxx.so: undefined reference to `MPI_File_write_all_end'
- /root/anaconda3/envs/_build/lib/gcc/x86_64-unknown-linux-gnu/4.8.5/../../../libslepc.so: undefined reference to `MPI_Comm_split'
- /root/anaconda3/envs/_build/lib/gcc/x86_64-unknown-linux-gnu/4.8.5/../../../libmpichcxx.so: undefined reference to `MPI_Error_string'
- /root/anaconda3/envs/_build/lib/gcc/x86_64-unknown-linux-gnu/4.8.5/../../../libmpichcxx.so: undefined reference to `MPI_File_set_info'
- /root/anaconda3/envs/_build/lib/gcc/x86_64-unknown-linux-gnu/4.8.5/../../../libmpichcxx.so: undefined reference to `MPI_Comm_get_errhandler'
- /root/anaconda3/envs/_build/lib/gcc/x86_64-unknown-linux-gnu/4.8.5/../../../libpetsc.so: undefined reference to `MPI_Win_complete'
- /root/anaconda3/envs/_build/lib/libdolfin.so.1.6.0: undefined reference to `MPI_Allreduce'
- /root/anaconda3/envs/_build/lib/gcc/x86_64-unknown-linux-gnu/4.8.5/../../../libpetsc.so: undefined reference to `SSL_read'
- /root/anaconda3/envs/_build/lib/gcc/x86_64-unknown-linux-gnu/4.8.5/../../../libpetsc.so: undefined reference to `MPI_Send_init'
- /root/anaconda3/envs/_build/lib/gcc/x86_64-unknown-linux-gnu/4.8.5/../../../libmpichcxx.so: undefined reference to `MPI_Info_delete'
- /root/anaconda3/envs/_build/lib/gcc/x86_64-unknown-linux-gnu/4.8.5/../../../libpetsc.so: undefined reference to `MPI_Exscan'
- /root/anaconda3/envs/_build/lib/gcc/x86_64-unknown-linux-gnu/4.8.5/../../../libpetsc.so: undefined reference to `MPI_Comm_set_errhandler'
- /root/anaconda3/envs/_build/lib/gcc/x86_64-unknown-linux-gnu/4.8.5/../../../libmpichcxx.so: undefined reference to `MPIR_Keyval_set_proxy'
- /root/anaconda3/envs/_build/lib/gcc/x86_64-unknown-linux-gnu/4.8.5/../../../libmpichcxx.so: undefined reference to `MPI_Rsend'
- /root/anaconda3/envs/_build/lib/gcc/x86_64-unknown-linux-gnu/4.8.5/../../../libpetsc.so: undefined reference to `MPI_File_close'
- /root/anaconda3/envs/_build/lib/gcc/x86_64-unknown-linux-gnu/4.8.5/../../../libmpichcxx.so: undefined reference to `MPI_Bsend'
- /root/anaconda3/envs/_build/lib/gcc/x86_64-unknown-linux-gnu/4.8.5/../../../libpetsc.so: undefined reference to `SSL_load_error_strings'
- /root/anaconda3/envs/_build/lib/gcc/x86_64-unknown-linux-gnu/4.8.5/../../../libmpichcxx.so: undefined reference to `MPI_Buffer_detach'
- /root/anaconda3/envs/_build/lib/gcc/x86_64-unknown-linux-gnu/4.8.5/../../../libpetsc.so: undefined reference to `MPI_Type_get_true_extent'
- /root/anaconda3/envs/_build/lib/gcc/x86_64-unknown-linux-gnu/4.8.5/../../../libmpichcxx.so: undefined reference to `MPI_Win_get_group'
- /root/anaconda3/envs/_build/lib/gcc/x86_64-unknown-linux-gnu/4.8.5/../../../libslepc.so: undefined reference to `MPI_Recv'
- /root/anaconda3/envs/_build/lib/gcc/x86_64-unknown-linux-gnu/4.8.5/../../../libpetsc.so: undefined reference to `MPI_Win_lock'
- /root/anaconda3/envs/_build/lib/gcc/x86_64-unknown-linux-gnu/4.8.5/../../../libpetsc.so: undefined reference to `SSL_connect'
- /root/anaconda3/envs/_build/lib/gcc/x86_64-unknown-linux-gnu/4.8.5/../../../libslepc.so: undefined reference to `MPI_Type_contiguous'
- /root/anaconda3/envs/_build/lib/gcc/x86_64-unknown-linux-gnu/4.8.5/../../../libpetsc.so: undefined reference to `MPI_Type_dup'
- /root/anaconda3/envs/_build/lib/gcc/x86_64-unknown-linux-gnu/4.8.5/../../../libslepc.so: undefined reference to `MPI_Comm_compare'
- /root/anaconda3/envs/_build/lib/gcc/x86_64-unknown-linux-gnu/4.8.5/../../../libpetsc.so: undefined reference to `MPI_Win_free'
- /root/anaconda3/envs/_build/lib/gcc/x86_64-unknown-linux-gnu/4.8.5/../../../libmpichcxx.so: undefined reference to `MPI_Publish_name'
- /root/anaconda3/envs/_build/lib/gcc/x86_64-unknown-linux-gnu/4.8.5/../../../libmpichcxx.so: undefined reference to `MPI_Lookup_name'
- /root/anaconda3/envs/_build/lib/gcc/x86_64-unknown-linux-gnu/4.8.5/../../../libmpichcxx.so: undefined reference to `MPI_Cart_rank'
- /root/anaconda3/envs/_build/lib/gcc/x86_64-unknown-linux-gnu/4.8.5/../../../libpetsc.so: undefined reference to `MPI_Wait'
- /root/anaconda3/envs/_build/lib/gcc/x86_64-unknown-linux-gnu/4.8.5/../../../libpetsc.so: undefined reference to `MPI_Start'
- /root/anaconda3/envs/_build/lib/gcc/x86_64-unknown-linux-gnu/4.8.5/../../../libmpichcxx.so: undefined reference to `MPI_File_iread_shared'
- /root/anaconda3/envs/_build/lib/gcc/x86_64-unknown-linux-gnu/4.8.5/../../../libmpichcxx.so: undefined reference to `MPI_File_write_ordered_end'
- /root/anaconda3/envs/_build/lib/gcc/x86_64-unknown-linux-gnu/4.8.5/../../../libmpichcxx.so: undefined reference to `MPI_Ibsend'
- /root/anaconda3/envs/_build/lib/gcc/x86_64-unknown-linux-gnu/4.8.5/../../../libmpichcxx.so: undefined reference to `MPI_File_read_shared'
- /root/anaconda3/envs/_build/lib/gcc/x86_64-unknown-linux-gnu/4.8.5/../../../libmpichcxx.so: undefined reference to `MPI_File_create_errhandler'
- /root/anaconda3/envs/_build/lib/gcc/x86_64-unknown-linux-gnu/4.8.5/../../../libmpichcxx.so: undefined reference to `MPI_File_get_position_shared'
- /root/anaconda3/envs/_build/lib/gcc/x86_64-unknown-linux-gnu/4.8.5/../../../libmpichcxx.so: undefined reference to `MPI_File_get_type_extent'
- /root/anaconda3/envs/_build/lib/gcc/x86_64-unknown-linux-gnu/4.8.5/../../../libmpichcxx.so: undefined reference to `MPI_Type_create_resized'
- /root/anaconda3/envs/_build/lib/gcc/x86_64-unknown-linux-gnu/4.8.5/../../../libpetsc.so: undefined reference to `SSL_free'
- /root/anaconda3/envs/_build/lib/gcc/x86_64-unknown-linux-gnu/4.8.5/../../../libmpichcxx.so: undefined reference to `MPI_Group_size'
- /root/anaconda3/envs/_build/lib/libdolfin.so.1.6.0: undefined reference to `MPI_Op_create'
- /root/anaconda3/envs/_build/lib/gcc/x86_64-unknown-linux-gnu/4.8.5/../../../libmpichcxx.so: undefined reference to `MPI_Get_elements'
- /root/anaconda3/envs/_build/lib/gcc/x86_64-unknown-linux-gnu/4.8.5/../../../libpetsc.so: undefined reference to `SSL_new'
- /root/anaconda3/envs/_build/lib/gcc/x86_64-unknown-linux-gnu/4.8.5/../../../libmpichcxx.so: undefined reference to `MPI_Info_get_nthkey'
- /root/anaconda3/envs/_build/lib/gcc/x86_64-unknown-linux-gnu/4.8.5/../../../libmpichcxx.so: undefined reference to `MPI_Type_create_hindexed'
- /root/anaconda3/envs/_build/lib/gcc/x86_64-unknown-linux-gnu/4.8.5/../../../libmpichcxx.so: undefined reference to `MPI_Reduce_scatter_block'
- /root/anaconda3/envs/_build/lib/gcc/x86_64-unknown-linux-gnu/4.8.5/../../../libpetsc.so: undefined reference to `MPI_Request_free'
- /root/anaconda3/envs/_build/lib/gcc/x86_64-unknown-linux-gnu/4.8.5/../../../libmpichcxx.so: undefined reference to `MPI_Ssend'
- /root/anaconda3/envs/_build/lib/gcc/x86_64-unknown-linux-gnu/4.8.5/../../../libmpichcxx.so: undefined reference to `MPI_Test'
- /root/anaconda3/envs/_build/lib/gcc/x86_64-unknown-linux-gnu/4.8.5/../../../libmpichcxx.so: undefined reference to `MPI_Get_processor_name'
- /root/anaconda3/envs/_build/lib/gcc/x86_64-unknown-linux-gnu/4.8.5/../../../libmpichcxx.so: undefined reference to `MPI_File_get_errhandler'
- /root/anaconda3/envs/_build/lib/gcc/x86_64-unknown-linux-gnu/4.8.5/../../../libmpichcxx.so: undefined reference to `MPI_Info_get_nkeys'
- /root/anaconda3/envs/_build/lib/gcc/x86_64-unknown-linux-gnu/4.8.5/../../../libmpichcxx.so: undefined reference to `MPI_Add_error_code'
- /root/anaconda3/envs/_build/lib/gcc/x86_64-unknown-linux-gnu/4.8.5/../../../libpetsc.so: undefined reference to `MPI_Rsend_init'
- /root/anaconda3/envs/_build/lib/gcc/x86_64-unknown-linux-gnu/4.8.5/../../../libmpichcxx.so: undefined reference to `MPI_Type_set_attr'
- /root/anaconda3/envs/_build/lib/gcc/x86_64-unknown-linux-gnu/4.8.5/../../../libpetsc.so: undefined reference to `MPI_Comm_create_errhandler'
- /root/anaconda3/envs/_build/lib/gcc/x86_64-unknown-linux-gnu/4.8.5/../../../libpetsc.so: undefined reference to `MPI_Attr_delete'
- /root/anaconda3/envs/_build/lib/libdolfin.so.1.6.0: undefined reference to `MPI_Alltoall'
- /root/anaconda3/envs/_build/lib/gcc/x86_64-unknown-linux-gnu/4.8.5/../../../libmpichcxx.so: undefined reference to `MPI_Cart_shift'
- /root/anaconda3/envs/_build/lib/gcc/x86_64-unknown-linux-gnu/4.8.5/../../../libmpichcxx.so: undefined reference to `MPI_Error_class'
- /root/anaconda3/envs/_build/lib/gcc/x86_64-unknown-linux-gnu/4.8.5/../../../libmpichcxx.so: undefined reference to `MPI_Comm_get_name'
- /root/anaconda3/envs/_build/lib/gcc/x86_64-unknown-linux-gnu/4.8.5/../../../libmpichcxx.so: undefined reference to `MPI_File_read_at_all'
- /root/anaconda3/envs/_build/lib/gcc/x86_64-unknown-linux-gnu/4.8.5/../../../libmpichcxx.so: undefined reference to `MPI_Win_call_errhandler'
- /root/anaconda3/envs/_build/lib/libdolfin.so.1.6.0: undefined reference to `MPI_Comm_size'
- /root/anaconda3/envs/_build/lib/gcc/x86_64-unknown-linux-gnu/4.8.5/../../../libmpichcxx.so: undefined reference to `MPI_Graph_get'
- /root/anaconda3/envs/_build/lib/gcc/x86_64-unknown-linux-gnu/4.8.5/../../../libmpichcxx.so: undefined reference to `MPI_Win_get_errhandler'
- /root/anaconda3/envs/_build/lib/gcc/x86_64-unknown-linux-gnu/4.8.5/../../../libmpichcxx.so: undefined reference to `MPI_Intercomm_merge'
- /root/anaconda3/envs/_build/lib/gcc/x86_64-unknown-linux-gnu/4.8.5/../../../libmpichcxx.so: undefined reference to `MPI_Group_range_incl'
- /root/anaconda3/envs/_build/lib/gcc/x86_64-unknown-linux-gnu/4.8.5/../../../libmpichcxx.so: undefined reference to `MPI_Pack_external'
- /root/anaconda3/envs/_build/lib/gcc/x86_64-unknown-linux-gnu/4.8.5/../../../libmpichcxx.so: undefined reference to `MPI_Type_indexed'
- /root/anaconda3/envs/_build/lib/gcc/x86_64-unknown-linux-gnu/4.8.5/../../../libmpichcxx.so: undefined reference to `MPI_Cart_map'
- /root/anaconda3/envs/_build/lib/gcc/x86_64-unknown-linux-gnu/4.8.5/../../../libmpichcxx.so: undefined reference to `MPIR_Errhandler_set_cxx'
- /root/anaconda3/envs/_build/lib/gcc/x86_64-unknown-linux-gnu/4.8.5/../../../libpetsc.so: undefined reference to `MPI_Alltoallw'
- /root/anaconda3/envs/_build/lib/gcc/x86_64-unknown-linux-gnu/4.8.5/../../../libpetsc.so: undefined reference to `MPI_Waitall'
- /root/anaconda3/envs/_build/lib/gcc/x86_64-unknown-linux-gnu/4.8.5/../../../libmpichcxx.so: undefined reference to `MPI_File_get_group'
- /root/anaconda3/envs/_build/lib/gcc/x86_64-unknown-linux-gnu/4.8.5/../../../libmpichcxx.so: undefined reference to `MPI_Close_port'
- /root/anaconda3/envs/_build/lib/gcc/x86_64-unknown-linux-gnu/4.8.5/../../../libpetsc.so: undefined reference to `MPI_Type_get_envelope'
- /root/anaconda3/envs/_build/lib/gcc/x86_64-unknown-linux-gnu/4.8.5/../../../libmpichcxx.so: undefined reference to `MPI_Topo_test'
- /root/anaconda3/envs/_build/lib/gcc/x86_64-unknown-linux-gnu/4.8.5/../../../libmpichcxx.so: undefined reference to `MPI_Alloc_mem'
- /root/anaconda3/envs/_build/lib/gcc/x86_64-unknown-linux-gnu/4.8.5/../../../libmpichcxx.so: undefined reference to `MPI_Group_excl'
- /root/anaconda3/envs/_build/lib/gcc/x86_64-unknown-linux-gnu/4.8.5/../../../libmpichcxx.so: undefined reference to `MPI_File_write_at_all_begin'
- /root/anaconda3/envs/_build/lib/gcc/x86_64-unknown-linux-gnu/4.8.5/../../../libmpichcxx.so: undefined reference to `MPI_Comm_get_parent'
- /root/anaconda3/envs/_build/lib/gcc/x86_64-unknown-linux-gnu/4.8.5/../../../libmpichcxx.so: undefined reference to `MPI_File_write_shared'
- /root/anaconda3/envs/_build/lib/gcc/x86_64-unknown-linux-gnu/4.8.5/../../../libmpichcxx.so: undefined reference to `MPI_Free_mem'
- /root/anaconda3/envs/_build/lib/gcc/x86_64-unknown-linux-gnu/4.8.5/../../../libmpichcxx.so: undefined reference to `MPI_Win_get_name'
- /root/anaconda3/envs/_build/lib/gcc/x86_64-unknown-linux-gnu/4.8.5/../../../libpetsc.so: undefined reference to `MPI_Win_create'
- /root/anaconda3/envs/_build/lib/gcc/x86_64-unknown-linux-gnu/4.8.5/../../../libpetsc.so: undefined reference to `MPI_Wtime'
- /root/anaconda3/envs/_build/lib/gcc/x86_64-unknown-linux-gnu/4.8.5/../../../libpetsc.so: undefined reference to `MPI_Comm_dup'
- /root/anaconda3/envs/_build/lib/gcc/x86_64-unknown-linux-gnu/4.8.5/../../../libmpichcxx.so: undefined reference to `MPI_File_seek'
- /root/anaconda3/envs/_build/lib/gcc/x86_64-unknown-linux-gnu/4.8.5/../../../libmpichcxx.so: undefined reference to `MPI_Comm_create_keyval'
- /root/anaconda3/envs/_build/lib/gcc/x86_64-unknown-linux-gnu/4.8.5/../../../libpetsc.so: undefined reference to `MPI_Get_count'
- /root/anaconda3/envs/_build/lib/gcc/x86_64-unknown-linux-gnu/4.8.5/../../../libslepc.so: undefined reference to `MPI_Op_free'
- /root/anaconda3/envs/_build/lib/gcc/x86_64-unknown-linux-gnu/4.8.5/../../../libmpichcxx.so: undefined reference to `MPI_Grequest_start'
- /root/anaconda3/envs/_build/lib/gcc/x86_64-unknown-linux-gnu/4.8.5/../../../libmpichcxx.so: undefined reference to `MPI_Type_create_keyval'
- /root/anaconda3/envs/_build/lib/gcc/x86_64-unknown-linux-gnu/4.8.5/../../../libmpichcxx.so: undefined reference to `MPI_Win_test'
- /root/anaconda3/envs/_build/lib/gcc/x86_64-unknown-linux-gnu/4.8.5/../../../libmpichcxx.so: undefined reference to `MPI_Comm_call_errhandler'
- /root/anaconda3/envs/_build/lib/gcc/x86_64-unknown-linux-gnu/4.8.5/../../../libpetsc.so: undefined reference to `MPI_Comm_create'
- /root/anaconda3/envs/_build/lib/gcc/x86_64-unknown-linux-gnu/4.8.5/../../../libmpichcxx.so: undefined reference to `MPI_Graphdims_get'
- /root/anaconda3/envs/_build/lib/gcc/x86_64-unknown-linux-gnu/4.8.5/../../../libmpichcxx.so: undefined reference to `MPI_Is_thread_main'
- /root/anaconda3/envs/_build/lib/gcc/x86_64-unknown-linux-gnu/4.8.5/../../../libpetsc.so: undefined reference to `SSL_CTX_new'
- /root/anaconda3/envs/_build/lib/gcc/x86_64-unknown-linux-gnu/4.8.5/../../../libmpichcxx.so: undefined reference to `MPI_Win_create_errhandler'
- /root/anaconda3/envs/_build/lib/gcc/x86_64-unknown-linux-gnu/4.8.5/../../../libmpichcxx.so: undefined reference to `MPI_Errhandler_free'
- /root/anaconda3/envs/_build/lib/gcc/x86_64-unknown-linux-gnu/4.8.5/../../../libpetsc.so: undefined reference to `MPI_Keyval_create'
- /root/anaconda3/envs/_build/lib/gcc/x86_64-unknown-linux-gnu/4.8.5/../../../libpetsc.so: undefined reference to `MPI_Group_incl'
- /root/anaconda3/envs/_build/lib/gcc/x86_64-unknown-linux-gnu/4.8.5/../../../libmpichcxx.so: undefined reference to `MPI_File_write_at_all'
- /root/anaconda3/envs/_build/lib/gcc/x86_64-unknown-linux-gnu/4.8.5/../../../libmpichcxx.so: undefined reference to `MPI_File_set_errhandler'
- /root/anaconda3/envs/_build/lib/gcc/x86_64-unknown-linux-gnu/4.8.5/../../../libpetsc.so: undefined reference to `MPI_Attr_get'
- /root/anaconda3/envs/_build/lib/gcc/x86_64-unknown-linux-gnu/4.8.5/../../../libmpichcxx.so: undefined reference to `MPI_Type_get_attr'
- /root/anaconda3/envs/_build/lib/gcc/x86_64-unknown-linux-gnu/4.8.5/../../../libmpichcxx.so: undefined reference to `MPI_Op_commutative'
- /root/anaconda3/envs/_build/lib/gcc/x86_64-unknown-linux-gnu/4.8.5/../../../libmpichcxx.so: undefined reference to `MPI_File_read_at_all_begin'
- /root/anaconda3/envs/_build/lib/gcc/x86_64-unknown-linux-gnu/4.8.5/../../../libpetsc.so: undefined reference to `MPI_File_set_view'
- /root/anaconda3/envs/_build/lib/gcc/x86_64-unknown-linux-gnu/4.8.5/../../../libpetsc.so: undefined reference to `MPI_Attr_put'
- /root/anaconda3/envs/_build/lib/gcc/x86_64-unknown-linux-gnu/4.8.5/../../../libpetsc.so: undefined reference to `SSL_shutdown'
- /root/anaconda3/envs/_build/lib/gcc/x86_64-unknown-linux-gnu/4.8.5/../../../libmpichcxx.so: undefined reference to `MPI_File_read_at'
- /root/anaconda3/envs/_build/lib/gcc/x86_64-unknown-linux-gnu/4.8.5/../../../libmpichcxx.so: undefined reference to `MPI_File_write'
- /root/anaconda3/envs/_build/lib/gcc/x86_64-unknown-linux-gnu/4.8.5/../../../libmpichcxx.so: undefined reference to `MPI_Irsend'
- /root/anaconda3/envs/_build/lib/gcc/x86_64-unknown-linux-gnu/4.8.5/../../../libmpichcxx.so: undefined reference to `MPI_Get_version'
- /root/anaconda3/envs/_build/lib/libdolfin.so.1.6.0: undefined reference to `MPI_Bcast'
- /root/anaconda3/envs/_build/lib/gcc/x86_64-unknown-linux-gnu/4.8.5/../../../libpetsc.so: undefined reference to `SSL_get_error'
- /root/anaconda3/envs/_build/lib/gcc/x86_64-unknown-linux-gnu/4.8.5/../../../libpetsc.so: undefined reference to `MPI_Type_create_struct'
- /root/anaconda3/envs/_build/lib/gcc/x86_64-unknown-linux-gnu/4.8.5/../../../libmpichcxx.so: undefined reference to `MPI_Dims_create'
- /root/anaconda3/envs/_build/lib/gcc/x86_64-unknown-linux-gnu/4.8.5/../../../libmpichcxx.so: undefined reference to `MPI_File_iread'
- /root/anaconda3/envs/_build/lib/gcc/x86_64-unknown-linux-gnu/4.8.5/../../../libmpichcxx.so: undefined reference to `MPI_Comm_remote_group'
- /root/anaconda3/envs/_build/lib/gcc/x86_64-unknown-linux-gnu/4.8.5/../../../libmpichcxx.so: undefined reference to `MPI_Cart_create'
- /root/anaconda3/envs/_build/lib/libdolfin.so.1.6.0: undefined reference to `MPI_Scatter'
- /root/anaconda3/envs/_build/lib/gcc/x86_64-unknown-linux-gnu/4.8.5/../../../libmpichcxx.so: undefined reference to `MPI_Info_set'
- /root/anaconda3/envs/_build/lib/libdolfin.so.1.6.0: undefined reference to `MPI_Initialized'
- /root/anaconda3/envs/_build/lib/gcc/x86_64-unknown-linux-gnu/4.8.5/../../../libpetsc.so: undefined reference to `SSL_set_bio'
- /root/anaconda3/envs/_build/lib/gcc/x86_64-unknown-linux-gnu/4.8.5/../../../libmpichcxx.so: undefined reference to `MPI_Comm_set_name'
- /root/anaconda3/envs/_build/lib/gcc/x86_64-unknown-linux-gnu/4.8.5/../../../libpetsc.so: undefined reference to `MPI_Iprobe'
- /root/anaconda3/envs/_build/lib/gcc/x86_64-unknown-linux-gnu/4.8.5/../../../libmpichcxx.so: undefined reference to `MPI_Probe'
- /root/anaconda3/envs/_build/lib/gcc/x86_64-unknown-linux-gnu/4.8.5/../../../libpetsc.so: undefined reference to `SSLv23_method'
- /root/anaconda3/envs/_build/lib/libdolfin.so.1.6.0: undefined reference to `MPI_Allgatherv'
- /root/anaconda3/envs/_build/lib/gcc/x86_64-unknown-linux-gnu/4.8.5/../../../libmpichcxx.so: undefined reference to `MPI_Info_get'
- /root/anaconda3/envs/_build/lib/gcc/x86_64-unknown-linux-gnu/4.8.5/../../../libmpichcxx.so: undefined reference to `MPI_Open_port'
- /root/anaconda3/envs/_build/lib/gcc/x86_64-unknown-linux-gnu/4.8.5/../../../libmpichcxx.so: undefined reference to `MPI_File_preallocate'
- /root/anaconda3/envs/_build/lib/gcc/x86_64-unknown-linux-gnu/4.8.5/../../../libpetsc.so: undefined reference to `MPI_File_open'
- /root/anaconda3/envs/_build/lib/gcc/x86_64-unknown-linux-gnu/4.8.5/../../../libpetsc.so: undefined reference to `MPI_Cancel'
- /root/anaconda3/envs/_build/lib/gcc/x86_64-unknown-linux-gnu/4.8.5/../../../libmpichcxx.so: undefined reference to `MPI_Cart_sub'
- /root/anaconda3/envs/_build/lib/gcc/x86_64-unknown-linux-gnu/4.8.5/../../../libpetsc.so: undefined reference to `MPI_Win_wait'
- /root/anaconda3/envs/_build/lib/gcc/x86_64-unknown-linux-gnu/4.8.5/../../../libmpichcxx.so: undefined reference to `MPI_Win_create_keyval'
- /root/anaconda3/envs/_build/lib/gcc/x86_64-unknown-linux-gnu/4.8.5/../../../libmpichcxx.so: undefined reference to `MPIR_Op_set_cxx'
- /root/anaconda3/envs/_build/lib/libdolfin.so.1.6.0: undefined reference to `MPI_Finalized'
- /root/anaconda3/envs/_build/lib/gcc/x86_64-unknown-linux-gnu/4.8.5/../../../libmpichcxx.so: undefined reference to `MPI_Unpack_external'
- /root/anaconda3/envs/_build/lib/gcc/x86_64-unknown-linux-gnu/4.8.5/../../../libmpichcxx.so: undefined reference to `MPI_File_set_atomicity'
- /root/anaconda3/envs/_build/lib/gcc/x86_64-unknown-linux-gnu/4.8.5/../../../libpetsc.so: undefined reference to `MPI_Send'
- /root/anaconda3/envs/_build/lib/gcc/x86_64-unknown-linux-gnu/4.8.5/../../../libmpichcxx.so: undefined reference to `MPI_Graph_map'
- /root/anaconda3/envs/_build/lib/libdolfin.so.1.6.0: undefined reference to `MPI_Type_size'
- /root/anaconda3/envs/_build/lib/gcc/x86_64-unknown-linux-gnu/4.8.5/../../../libmpichcxx.so: undefined reference to `MPI_File_get_atomicity'
- /root/anaconda3/envs/_build/lib/gcc/x86_64-unknown-linux-gnu/4.8.5/../../../libmpichcxx.so: undefined reference to `MPI_Reduce_local'
- /root/anaconda3/envs/_build/lib/gcc/x86_64-unknown-linux-gnu/4.8.5/../../../libmpichcxx.so: undefined reference to `MPI_Win_get_attr'
- /root/anaconda3/envs/_build/lib/gcc/x86_64-unknown-linux-gnu/4.8.5/../../../libmpichcxx.so: undefined reference to `MPI_Comm_remote_size'
- /root/anaconda3/envs/_build/lib/gcc/x86_64-unknown-linux-gnu/4.8.5/../../../libmpichcxx.so: undefined reference to `MPI_Status_set_cancelled'
- /root/anaconda3/envs/_build/lib/gcc/x86_64-unknown-linux-gnu/4.8.5/../../../libpetsc.so: undefined reference to `MPI_Get'
- /root/anaconda3/envs/_build/lib/gcc/x86_64-unknown-linux-gnu/4.8.5/../../../libmpichcxx.so: undefined reference to `MPI_File_iwrite_at'
- /root/anaconda3/envs/_build/lib/gcc/x86_64-unknown-linux-gnu/4.8.5/../../../libmpichcxx.so: undefined reference to `MPI_Cartdim_get'
- /root/anaconda3/envs/_build/lib/gcc/x86_64-unknown-linux-gnu/4.8.5/../../../libpetsc.so: undefined reference to `BIO_new_fp'
- /root/anaconda3/envs/_build/lib/gcc/x86_64-unknown-linux-gnu/4.8.5/../../../libpetsc.so: undefined reference to `MPI_Irecv'
- /root/anaconda3/envs/_build/lib/gcc/x86_64-unknown-linux-gnu/4.8.5/../../../libmpichcxx.so: undefined reference to `MPI_File_get_view'
- /root/anaconda3/envs/_build/lib/gcc/x86_64-unknown-linux-gnu/4.8.5/../../../libmpichcxx.so: undefined reference to `MPI_Cart_coords'
- /root/anaconda3/envs/_build/lib/gcc/x86_64-unknown-linux-gnu/4.8.5/../../../libpetsc.so: undefined reference to `SSL_library_init'
- /root/anaconda3/envs/_build/lib/gcc/x86_64-unknown-linux-gnu/4.8.5/../../../libpetsc.so: undefined reference to `MPI_Win_fence'
- /root/anaconda3/envs/_build/lib/gcc/x86_64-unknown-linux-gnu/4.8.5/../../../libslepc.so: undefined reference to `MPI_Comm_free'
- /root/anaconda3/envs/_build/lib/gcc/x86_64-unknown-linux-gnu/4.8.5/../../../libpetsc.so: undefined reference to `MPI_Type_create_indexed_block'
- /root/anaconda3/envs/_build/lib/gcc/x86_64-unknown-linux-gnu/4.8.5/../../../libmpichcxx.so: undefined reference to `MPI_Pack'
- /root/anaconda3/envs/_build/lib/gcc/x86_64-unknown-linux-gnu/4.8.5/../../../libpetsc.so: undefined reference to `MPI_Reduce'
- /root/anaconda3/envs/_build/lib/gcc/x86_64-unknown-linux-gnu/4.8.5/../../../libpetsc.so: undefined reference to `MPI_Type_get_extent'
- /root/anaconda3/envs/_build/lib/gcc/x86_64-unknown-linux-gnu/4.8.5/../../../libmpichcxx.so: undefined reference to `MPI_Group_rank'
- /root/anaconda3/envs/_build/lib/gcc/x86_64-unknown-linux-gnu/4.8.5/../../../libboost_timer.so: undefined reference to `boost::chrono::steady_clock::now()'
- /root/anaconda3/envs/_build/lib/gcc/x86_64-unknown-linux-gnu/4.8.5/../../../libmpichcxx.so: undefined reference to `MPI_File_read_all_end'
- /root/anaconda3/envs/_build/lib/libdolfin.so.1.6.0: undefined reference to `MPI_Gatherv'
- /root/anaconda3/envs/_build/lib/gcc/x86_64-unknown-linux-gnu/4.8.5/../../../libpetsc.so: undefined reference to `MPI_Startall'
- /root/anaconda3/envs/_build/lib/gcc/x86_64-unknown-linux-gnu/4.8.5/../../../libmpichcxx.so: undefined reference to `MPI_Get_address'
- /root/anaconda3/envs/_build/lib/gcc/x86_64-unknown-linux-gnu/4.8.5/../../../libpetsc.so: undefined reference to `SSL_write'
- /root/anaconda3/envs/_build/lib/libdolfin.so.1.6.0: undefined reference to `MPI_Allgather'
- /root/anaconda3/envs/_build/lib/gcc/x86_64-unknown-linux-gnu/4.8.5/../../../libmpichcxx.so: undefined reference to `MPI_Comm_delete_attr'
- /root/anaconda3/envs/_build/lib/gcc/x86_64-unknown-linux-gnu/4.8.5/../../../libmpichcxx.so: undefined reference to `MPI_Unpublish_name'
- /root/anaconda3/envs/_build/lib/gcc/x86_64-unknown-linux-gnu/4.8.5/../../../libmpichcxx.so: undefined reference to `MPI_File_write_all_begin'
- /root/anaconda3/envs/_build/lib/gcc/x86_64-unknown-linux-gnu/4.8.5/../../../libmpichcxx.so: undefined reference to `MPI_Pcontrol'
- /root/anaconda3/envs/_build/lib/gcc/x86_64-unknown-linux-gnu/4.8.5/../../../libmpichcxx.so: undefined reference to `MPI_Add_error_string'
- /root/anaconda3/envs/_build/lib/libdolfin.so.1.6.0: undefined reference to `MPI_Init_thread'
- /root/anaconda3/envs/_build/lib/gcc/x86_64-unknown-linux-gnu/4.8.5/../../../libmpichcxx.so: undefined reference to `MPI_Type_create_darray'
- /root/anaconda3/envs/_build/lib/gcc/x86_64-unknown-linux-gnu/4.8.5/../../../libmpichcxx.so: undefined reference to `MPI_File_iread_at'
- /root/anaconda3/envs/_build/lib/gcc/x86_64-unknown-linux-gnu/4.8.5/../../../libmpichcxx.so: undefined reference to `MPI_File_get_info'
- /root/anaconda3/envs/_build/lib/gcc/x86_64-unknown-linux-gnu/4.8.5/../../../libpetsc.so: undefined reference to `BIO_new_socket'
- /root/anaconda3/envs/_build/lib/gcc/x86_64-unknown-linux-gnu/4.8.5/../../../libpetsc.so: undefined reference to `MPI_Keyval_free'
- /root/anaconda3/envs/_build/lib/gcc/x86_64-unknown-linux-gnu/4.8.5/../../../libmpichcxx.so: undefined reference to `MPI_File_write_at_all_end'
- /root/anaconda3/envs/_build/lib/gcc/x86_64-unknown-linux-gnu/4.8.5/../../../libmpichcxx.so: undefined reference to `MPI_Query_thread'
- /root/anaconda3/envs/_build/lib/gcc/x86_64-unknown-linux-gnu/4.8.5/../../../libmpichcxx.so: undefined reference to `MPI_File_write_ordered'
- /root/anaconda3/envs/_build/lib/gcc/x86_64-unknown-linux-gnu/4.8.5/../../../libmpichcxx.so: undefined reference to `MPI_Comm_join'
- /root/anaconda3/envs/_build/lib/gcc/x86_64-unknown-linux-gnu/4.8.5/../../../libmpichcxx.so: undefined reference to `MPI_Pack_size'
- /root/anaconda3/envs/_build/lib/gcc/x86_64-unknown-linux-gnu/4.8.5/../../../libmpichcxx.so: undefined reference to `MPI_Comm_set_attr'
- /root/anaconda3/envs/_build/lib/gcc/x86_64-unknown-linux-gnu/4.8.5/../../../libmpichcxx.so: undefined reference to `MPI_Unpack'
- /root/anaconda3/envs/_build/lib/gcc/x86_64-unknown-linux-gnu/4.8.5/../../../libmpichcxx.so: undefined reference to `MPI_Intercomm_create'
- /root/anaconda3/envs/_build/lib/gcc/x86_64-unknown-linux-gnu/4.8.5/../../../libpetsc.so: undefined reference to `MPI_Recv_init'
- /root/anaconda3/envs/_build/lib/gcc/x86_64-unknown-linux-gnu/4.8.5/../../../libmpichcxx.so: undefined reference to `MPI_File_iwrite'
- /root/anaconda3/envs/_build/lib/gcc/x86_64-unknown-linux-gnu/4.8.5/../../../libslepc.so: undefined reference to `MPI_Isend'
- /root/anaconda3/envs/_build/lib/gcc/x86_64-unknown-linux-gnu/4.8.5/../../../libmpichcxx.so: undefined reference to `MPI_Win_delete_attr'
- /root/anaconda3/envs/_build/lib/gcc/x86_64-unknown-linux-gnu/4.8.5/../../../libmpichcxx.so: undefined reference to `MPI_File_sync'
- /root/anaconda3/envs/_build/lib/gcc/x86_64-unknown-linux-gnu/4.8.5/../../../libmpichcxx.so: undefined reference to `MPI_File_read_at_all_end'
- /root/anaconda3/envs/_build/lib/gcc/x86_64-unknown-linux-gnu/4.8.5/../../../libpetsc.so: undefined reference to `MPI_Win_post'
- /root/anaconda3/envs/_build/lib/gcc/x86_64-unknown-linux-gnu/4.8.5/../../../libmpichcxx.so: undefined reference to `MPI_File_seek_shared'
- /root/anaconda3/envs/_build/lib/gcc/x86_64-unknown-linux-gnu/4.8.5/../../../libmpichcxx.so: undefined reference to `MPI_Type_create_hvector'
- /root/anaconda3/envs/_build/lib/gcc/x86_64-unknown-linux-gnu/4.8.5/../../../libpetsc.so: undefined reference to `SSL_CTX_free'
- /root/anaconda3/envs/_build/lib/gcc/x86_64-unknown-linux-gnu/4.8.5/../../../libmpichcxx.so: undefined reference to `MPI_Comm_test_inter'
- /root/anaconda3/envs/_build/lib/gcc/x86_64-unknown-linux-gnu/4.8.5/../../../libpetsc.so: undefined reference to `mpi_init_'
- /root/anaconda3/envs/_build/lib/gcc/x86_64-unknown-linux-gnu/4.8.5/../../../libmpichcxx.so: undefined reference to `MPI_Type_get_name'
- /root/anaconda3/envs/_build/lib/gcc/x86_64-unknown-linux-gnu/4.8.5/../../../libmpichcxx.so: undefined reference to `MPI_Type_vector'
- /root/anaconda3/envs/_build/lib/gcc/x86_64-unknown-linux-gnu/4.8.5/../../../libpetsc.so: undefined reference to `MPI_File_read_all'
- /root/anaconda3/envs/_build/lib/gcc/x86_64-unknown-linux-gnu/4.8.5/../../../libmpichcxx.so: undefined reference to `MPI_Win_set_name'
- /root/anaconda3/envs/_build/lib/libdolfin.so.1.6.0: undefined reference to `MPI_Finalize'
- /root/anaconda3/envs/_build/lib/gcc/x86_64-unknown-linux-gnu/4.8.5/../../../libmpichcxx.so: undefined reference to `MPI_Type_set_name'
- /root/anaconda3/envs/_build/lib/libdolfin.so.1.6.0: undefined reference to `MPI_Sendrecv'
- /root/anaconda3/envs/_build/lib/gcc/x86_64-unknown-linux-gnu/4.8.5/../../../libmpichcxx.so: undefined reference to `MPI_Status_set_elements'
- /root/anaconda3/envs/_build/lib/gcc/x86_64-unknown-linux-gnu/4.8.5/../../../libmpichcxx.so: undefined reference to `MPI_Register_datarep'
- /root/anaconda3/envs/_build/lib/gcc/x86_64-unknown-linux-gnu/4.8.5/../../../libmpichcxx.so: undefined reference to `MPI_Comm_accept'
- /root/anaconda3/envs/_build/lib/gcc/x86_64-unknown-linux-gnu/4.8.5/../../../libmpichcxx.so: undefined reference to `MPI_Wtick'
- /root/anaconda3/envs/_build/lib/libdolfin.so.1.6.0: undefined reference to `MPI_Gather'
- /root/anaconda3/envs/_build/lib/gcc/x86_64-unknown-linux-gnu/4.8.5/../../../libmpichcxx.so: undefined reference to `MPI_Buffer_attach'
- /root/anaconda3/envs/_build/lib/libdolfin.so.1.6.0: undefined reference to `MPI_Info_create'
- /root/anaconda3/envs/_build/lib/gcc/x86_64-unknown-linux-gnu/4.8.5/../../../libmpichcxx.so: undefined reference to `MPI_Comm_connect'
- /root/anaconda3/envs/_build/lib/gcc/x86_64-unknown-linux-gnu/4.8.5/../../../libmpichcxx.so: undefined reference to `MPI_File_iwrite_shared'
- /root/anaconda3/envs/_build/lib/gcc/x86_64-unknown-linux-gnu/4.8.5/../../../libpetsc.so: undefined reference to `MPI_Group_free'
- /root/anaconda3/envs/_build/lib/libdolfin.so.1.6.0: undefined reference to `MPI_Barrier'
- /root/anaconda3/envs/_build/lib/gcc/x86_64-unknown-linux-gnu/4.8.5/../../../libmpichcxx.so: undefined reference to `MPI_Cart_get'
- /root/anaconda3/envs/_build/lib/gcc/x86_64-unknown-linux-gnu/4.8.5/../../../libslepc.so: undefined reference to `MPI_Type_commit'
- collect2: error: ld returned 1 exit status
- make[2]: *** [mshrable] Error 1
- make[1]: *** [CMakeFiles/mshrable.dir/all] Error 2
- make: *** [all] Error 2
- Command failed: /bin/bash -x -e /recipes/mshr/build.sh
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement