diff options
| author | Tsukasa Sugiura <t.sugiura0204@gmail.com> | 2018-10-16 19:44:01 +0900 |
|---|---|---|
| committer | Robert Schumacher <roschuma@microsoft.com> | 2018-10-16 03:44:01 -0700 |
| commit | d5828e6df60362b0f05c23c0c8109ba916466a7a (patch) | |
| tree | d425ec56e5538f4d4651b46184473a1264619984 /ports/pcl/CONTROL | |
| parent | 9cf7cfeeb9c7cf393924bb2e962539f31f086ca5 (diff) | |
| download | vcpkg-d5828e6df60362b0f05c23c0c8109ba916466a7a.tar.gz vcpkg-d5828e6df60362b0f05c23c0c8109ba916466a7a.zip | |
[pcl] Add option introduced in upstream/HEAD (#4462)
Add PCL_BUILD_WITH_QHULL_DYNAMIC_LINKING_WIN32 option introduced in upstream/HEAD.
Diffstat (limited to 'ports/pcl/CONTROL')
| -rw-r--r-- | ports/pcl/CONTROL | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/ports/pcl/CONTROL b/ports/pcl/CONTROL index a9f0186fb..b1b20fe06 100644 --- a/ports/pcl/CONTROL +++ b/ports/pcl/CONTROL @@ -1,5 +1,5 @@ Source: pcl -Version: 1.8.1-11 +Version: 1.8.1-12 Description: Point Cloud Library (PCL) is open source library for 2D/3D image and point cloud processing. Build-Depends: eigen3, flann, qhull, vtk, libpng, boost-system, boost-filesystem, boost-thread, boost-date-time, boost-iostreams, boost-random, boost-foreach, boost-dynamic-bitset, boost-property-map, boost-graph, boost-multi-array, boost-signals2, boost-ptr-container, boost-uuid, boost-interprocess, boost-asio |
