• Skip to sidebar navigation
  • Skip to content

Bitbucket

  • More
    ProjectsRepositories
  • Help
    • Online help
    • Learn Git
    • Welcome to Bitbucket
    • Keyboard shortcuts
  • Log In
Alexander Dahl
  1. Alexander Dahl

buildroot

Public
Actions
  • Clone
  • Compare

Learn more about cloning repositories

You have read-only access

Navigation
  • Source
  • Commits
  • Branches
  • All Branches Graph
  • Forks
  1. Alexander Dahl
  2. buildroot

Source

buildroot/package/qhull/Config.in
Thomas PetazzoniThomas Petazzoni committed 665e13c85e103 Dec 2014
Raw file
Source viewDiff to previous
xxxxxxxxxx
 
1
config BR2_PACKAGE_QHULL
2
    bool "qhull"
3
    depends on BR2_INSTALL_LIBSTDCPP
4
    depends on !BR2_STATIC_LIBS
5
    help
6
      Qhull computes the convex hull, Delaunay triangulation,
7
      Voronoi diagram, halfspace intersection about a point,
8
      furthest-site Delaunay triangulation, and furthest-site
9
      Voronoi diagram. The source code runs in 2-d, 3-d, 4-d, and
10
      higher dimensions. Qhull implements the Quickhull algorithm
11
      for computing the convex hull. It handles roundoff errors
12
      from floating point arithmetic. It computes volumes, surface
13
      areas, and approximations to the convex hull.
14
​
15
      http://www.qhull.org
16
​
17
comment "qhull needs a toolchain w/ C++, dynamic library"
18
    depends on !BR2_INSTALL_LIBSTDCPP
19
    depends on BR2_STATIC_LIBS
  • Git repository management for enterprise teams powered by Atlassian Bitbucket
  • Atlassian Bitbucket v6.7.2
  • Documentation
  • Request a feature
  • About
  • Contact Atlassian
Atlassian

Everything looks good. We'll let you know here if there's anything you should know about.