mirror of
https://github.com/microsoft/vcpkg.git
synced 2024-11-26 23:19:09 +08:00
d5828e6df6
Add PCL_BUILD_WITH_QHULL_DYNAMIC_LINKING_WIN32 option introduced in upstream/HEAD.
24 lines
818 B
Plaintext
24 lines
818 B
Plaintext
Source: pcl
|
|
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
|
|
|
|
Feature: openni2
|
|
Description: OpenNI2 support for PCL
|
|
Build-Depends: openni2
|
|
|
|
Feature: qt
|
|
Description: Qt support for PCL
|
|
Build-Depends: vtk[qt]
|
|
|
|
Feature: pcap
|
|
Description: PCAP support for PCL
|
|
Build-Depends: winpcap
|
|
|
|
Feature: tools
|
|
Description: Build PCL utilities
|
|
Build-Depends: boost-accumulators
|
|
|
|
Feature: cuda
|
|
Description: CUDA support for PCL
|
|
Build-Depends: cuda |