aboutsummaryrefslogtreecommitdiff
path: root/ports/pcl/config.patch
AgeCommit message (Collapse)Author
2017-11-15Fix find debug library of FLANNTsukasa Sugiura
Fix find debug library of FLANN. Currently, QHull port generates debug libraries with DEBUG_POSTFIX (-gd). Therefore, It doesn't need to be override.
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-08-11Change directory structure to install the header filesTsukasa Sugiura
Fix bug when using "vcpkg integrate install" command by change directory structure to install the header files.
2017-07-20Update PCL 1.8.1 RC2Tsukasa Sugiura
Update PCL 1.8.1 RC2
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)