[email protected] (Ludovic Courtès) skribis:

> In ‘core-updates’ it’s now possible to specify file patterns, so we
> could look for *.cmake files under lib/cmake or share/cmake like this:
>
>   (search-path-specification
>     (variable "CMAKE_MODULE_PATH")
>     (files '("lib/cmake" "share/cmake"))
>     (file-type 'regular)
>     (file-pattern "\\.cmake$"))
>
> Would it help?  What else is needed?

Any updates on this bug?  I’d like to know if the above solution
addresses the problem or if more is needed.

TIA,
Ludo’.



Reply via email to