vcpkg/ports/pcl/CONTROL
Tsukasa Sugiura 2977e1d7cd Fix pcl/CMakeLists fot Visual Studio 2017
Fix conditional branch for Visual C++ 2017.
Visual C++ 2017 has a version number 191x.
2017-12-06 05:38:35 +09:00

16 lines
400 B
Plaintext

Source: pcl
Version: 1.8.1-8
Description: Point Cloud Library (PCL) is open source library for 2D/3D image and point cloud processing.
Build-Depends: boost, eigen3, flann, qhull, vtk
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