vcpkg/ports/pcl/CONTROL
Tsukasa Sugiura 2d021f6561 Add support build option to PCL port
Add support build options (pcap, qt) to PCL port.
2017-10-30 22:26:06 +09:00

12 lines
331 B
Plaintext

Source: pcl
Version: 1.8.1-3
Description: Point Cloud Library (PCL) is open source library for 2D/3D image and point cloud processing.
Build-Depends: boost, eigen3, flann, qhull, vtk, openni2
Feature: qt
Description: Qt support for PCL
Build-Depends: vtk[qt]
Feature: pcap
Description: PCAP support for PCL
Build-Depends: winpcap