aboutsummaryrefslogtreecommitdiff
path: root/ports/pcl/CONTROL
diff options
context:
space:
mode:
authorAlexander Karatarakis <alex@karatarakis.com>2017-08-10 13:56:07 -0700
committerGitHub <noreply@github.com>2017-08-10 13:56:07 -0700
commita8359841a6b998c207ab8e0c18e63cb9e9a2e6cb (patch)
treeec552809a69ac2603528657acf7bf1ee6835ab7d /ports/pcl/CONTROL
parentd719443c67ce561325f3dfb311c8f9b7be088c1b (diff)
parentdd15e6f026fd3b55a724d57b16abeb7c0d37fa93 (diff)
downloadvcpkg-a8359841a6b998c207ab8e0c18e63cb9e9a2e6cb.tar.gz
vcpkg-a8359841a6b998c207ab8e0c18e63cb9e9a2e6cb.zip
Merge pull request #1283 from UnaNancyOwen/add_pcl
Add PCL port
Diffstat (limited to 'ports/pcl/CONTROL')
-rw-r--r--ports/pcl/CONTROL4
1 files changed, 4 insertions, 0 deletions
diff --git a/ports/pcl/CONTROL b/ports/pcl/CONTROL
new file mode 100644
index 000000000..a92e912de
--- /dev/null
+++ b/ports/pcl/CONTROL
@@ -0,0 +1,4 @@
+Source: pcl
+Version: 1.8.1
+Build-Depends: boost, eigen3, flann, qhull, vtk, openni2, qt5
+Description: Point Cloud Library (PCL) is open source library for 2D/3D image and point cloud processing.