ZIm/crates/cli/src
Maksim Bondarenkov a8a05f208b
cli: Add extra paths in detect() on Windows (#25765)
I'm already integrating CLI into MSYS2 package, and this patche helped
me to make it work like in Arch:
https://github.com/msys2/MINGW-packages/pull/23537. used the same way as
in [Linux
implementation](6856e869fc/crates/cli/src/main.rs (L314))

Closes #ISSUE

Release Notes:

- N/A
2025-03-02 00:17:55 +08:00
..
cli.rs Remove dev servers (#19638) 2024-10-24 12:14:03 -06:00
main.rs cli: Add extra paths in detect() on Windows (#25765) 2025-03-02 00:17:55 +08:00