diff options
| author | Tsukasa Sugiura <t.sugiura0204@gmail.com> | 2017-06-15 07:46:30 +0900 |
|---|---|---|
| committer | Tsukasa Sugiura <t.sugiura0204@gmail.com> | 2017-06-22 00:31:28 +0900 |
| commit | 302f67feedf6bb0cb1163f2fcdef4a162c5a843c (patch) | |
| tree | 86a3db01af6ff80383f6ee2f3b54ab6c79e274f3 /ports/pcl/CONTROL | |
| parent | c5ac9898999b712b7bac2fbc497825882d5e9011 (diff) | |
| download | vcpkg-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/CONTROL | 4 |
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. |
