-
Notifications
You must be signed in to change notification settings - Fork 12
Open
Labels
bugThe issue represents a problem with the specification in its current form.The 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.Resolution of this issue should be discussed within the wider community before resolving.
Description
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
Labels
bugThe issue represents a problem with the specification in its current form.The 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.Resolution of this issue should be discussed within the wider community before resolving.