aboutsummaryrefslogtreecommitdiff
path: root/ports/pcl/find_flann.patch
AgeCommit message (Collapse)Author
2019-05-18[lz4, flann] port patches from #5169 (#6294)Stefano Sinigardi
* [lz4, flann] port patches from #5169 * [lz4] use vcpkg_fixup_cmake_targets * [flann] improve target handling * [lz4] remove unnecessary debug message * [openmvg] many many fixes to build it on windows * [pcl] use official FLANN cmake config file instead of custom module * [pcl] fix patch for flann targets * [pcl] Bump CONTROL version
2018-11-08[pcl] Update to PCL 1.9.0 (#4677)Tsukasa Sugiura
Update PCL port to PCL 1.9.0.
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-07-15Fix find_flann.patchTsukasa Sugiura
Fix find_flann.patch according to this change (PR#1452).
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)