Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Make Flann optional #5772

Merged
merged 1 commit into from
Jul 29, 2023
Merged

Make Flann optional #5772

merged 1 commit into from
Jul 29, 2023

Conversation

mvieth
Copy link
Member

@mvieth mvieth commented Jul 28, 2023

Fixes #5654
cmake prints a warning if Flann is not found
PCL modules that can be built without Flann: common, octree, geometry, io, ml, stereo, tools

Fixes PointCloudLibrary#5654
cmake prints a warning if Flann is not found
PCL modules that can be built without Flann: common, octree, geometry, io, ml, stereo, tools
@mvieth mvieth added changelog: enhancement Meta-information for changelog generation module: cmake labels Jul 28, 2023
@mvieth mvieth merged commit 3eabe5a into PointCloudLibrary:master Jul 29, 2023
13 checks passed
@mvieth mvieth deleted the flann_optional branch July 29, 2023 09:28
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
changelog: enhancement Meta-information for changelog generation module: cmake
Projects
None yet
Development

Successfully merging this pull request may close these issues.

[cmake] Only require Flann for some pcl modules
2 participants