vcpkg/ports/pcl/CONTROL
NancyLi1013 05392981d3
[pcl] Add gcc version check (#9231)
* [pcl] Add compile options on unix platform

* Add versions

Co-authored-by: Victor Romero <romerosanchezv@gmail.com>
2021-02-04 13:35:20 -08:00

35 lines
1.1 KiB
Plaintext

Source: pcl
Version: 1.11.1
Port-Version: 2
Homepage: https://github.com/PointCloudLibrary/pcl
Description: Point Cloud Library (PCL) is open source library for 2D/3D image and point cloud processing.
Build-Depends: eigen3, flann, qhull, 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-sort, boost-ptr-container, boost-uuid, boost-interprocess, boost-asio
Supports: !(arm64&windows)
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 (windows), libpcap (!windows)
Feature: tools
Description: Build PCL utilities
Build-Depends: boost-accumulators
Feature: cuda
Description: CUDA support for PCL
Build-Depends: cuda
Feature: opengl
Description: OpenGL support for PCL
Feature: vtk
Description: VTK-Visualizations support for PCL
Build-Depends: vtk