mirror of
https://github.com/microsoft/vcpkg.git
synced 2024-11-25 16:39:01 +08:00
2977e1d7cd
Fix conditional branch for Visual C++ 2017. Visual C++ 2017 has a version number 191x.
16 lines
400 B
Plaintext
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 |