PointCloudLibrary / pcl

Point Cloud Library (PCL)
https://pointclouds.org/
Other
9.65k stars 4.6k forks source link

gpu_kinfu_large_scale: fix bad dependency on vtk.pc #5986

Closed mvieth closed 3 months ago

mvieth commented 3 months ago

vtk.pc does not exist, so vtk should not appear in PCL_MAKE_PKGCONFIG as an external dependency

See also: https://github.com/PointCloudLibrary/pcl/commit/fa56699510a926d0c669afc1e346b4be2dc9e855 https://github.com/microsoft/vcpkg/issues/37655