aboutsummaryrefslogtreecommitdiff
path: root/ports/pcl/CONTROL
diff options
context:
space:
mode:
authorTsukasa Sugiura <t.sugiura0204@gmail.com>2017-06-15 07:46:30 +0900
committerTsukasa Sugiura <t.sugiura0204@gmail.com>2017-06-22 00:31:28 +0900
commit302f67feedf6bb0cb1163f2fcdef4a162c5a843c (patch)
tree86a3db01af6ff80383f6ee2f3b54ab6c79e274f3 /ports/pcl/CONTROL
parentc5ac9898999b712b7bac2fbc497825882d5e9011 (diff)
downloadvcpkg-302f67feedf6bb0cb1163f2fcdef4a162c5a843c.tar.gz
vcpkg-302f67feedf6bb0cb1163f2fcdef4a162c5a843c.zip
Add PCL port
Add Point Cloud Library (PCL)
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..aa3b892b6
--- /dev/null
+++ b/ports/pcl/CONTROL
@@ -0,0 +1,4 @@
+Source: pcl
+Version: 1.8.0
+Build-Depends: boost, eigen3, flann, qhull, vtk, openni2
+Description: Point Cloud Library (PCL) is open source library for 2D/3D image and point cloud processing.