Skip to content

Glob search order should be "specified" #81

@mwoehlke

Description

@mwoehlke

Currently, Package Searching gives a list of paths and specifies the order in which each item should be searched. However, some items involve globs. We should document the order in which matching globs are searched, even if that order is "unspecified" or "implementation defined".

Note that CMake appears to use CMAKE_FIND_PACKAGE_SORT_ORDER and CMAKE_FIND_PACKAGE_SORT_DIRECTION to control this order; it would be helpful for CMake's implementation if whatever we specify is compatible with this.

Metadata

Metadata

Assignees

No one assigned

    Labels

    bugThe issue represents a problem with the specification in its current form.need discussionResolution of this issue should be discussed within the wider community before resolving.

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions