aboutsummaryrefslogtreecommitdiff
path: root/ports/pcl/CONTROL
AgeCommit message (Collapse)Author
2018-03-01[pcl] Add cuda and tools option (#2775)Jacob Zhong
* [pcl] Add cuda and tools option * [pcl] Add dependency support for tools * [pcl] remove deprecated cuda_arch_bin version * [pcl] Add libpng dependency
2017-12-19Update downstream libraries to use modularized boostRobert Schumacher
2017-12-06Fix pcl/CMakeLists fot Visual Studio 2017Tsukasa Sugiura
Fix conditional branch for Visual C++ 2017. Visual C++ 2017 has a version number 191x.
2017-11-26Fix PCL port according to QHull port changeTsukasa Sugiura
Fix PCL port according to QHull port change. PCL will link dynamic link librariy of QHull when build dynamic link library configure.
2017-11-17Change OpenNI2 to optionTsukasa Sugiura
Change OpenNI2 to option for build static link library.
2017-11-15Fix find debug library of QHullTsukasa Sugiura
Fix find debug library of QHull. Currently, QHull port generates debug libraries with DEBUG_POSTFIX (_d). Therefore, It doesn't need to be override.
2017-11-10[pcl][vtk] fixup_cmake_targets. Fix vtk config files regression.Robert Schumacher
2017-10-30Add support build option to PCL portTsukasa Sugiura
Add support build options (pcap, qt) to PCL port.
2017-09-23Enable pcap optionTsukasa Sugiura
Enable pcap option. You can retrieve data from PCAP file using pcl::HDLGrabber/pcl::VLPGrabber.
2017-09-09vcpkg_configure_cmake (and _meson) now embed debug symbols within static ↵Alexander Karatarakis
libs (/Z7)
2017-08-08Update PCL 1.8.1Tsukasa Sugiura
Update PCL 1.8.1
2017-07-20Update PCL 1.8.1 RC2Tsukasa Sugiura
Update PCL 1.8.1 RC2
2017-07-18[pcl] Add qt5 dependency.Robert Schumacher
2017-07-06Update PCL 1.8.1 RC1Tsukasa Sugiura
Update PCL 1.8.1 RC1
2017-06-22Add PCL portTsukasa Sugiura
Add Point Cloud Library (PCL)