Skip to content

[Issue] References to -DFLANN_INCLUDE_DIR_HINTS are obsolete? #1930

@MeirArani

Description

@MeirArani

The INSTALL.md documentation currently references this option:

For FLANN library, FLANN_INCLUDE_DIR_HINTS can be passed pointing to the include directory, e.g. -DFLANN_INCLUDE_DIR_HINTS:PATH=/path/to/flann/1.8.4/include/

But the relevant file which handled this logic (findflann.cmake) was removed in #1495 right?

I was trying to make use of the option, but it was having no effect. I tried digging for references to the flag in the source code, and found absolutely zero. Does this mean we should update the documentation to reflect this? Or am I missing something here?

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions