mirror of
https://github.com/Kitware/CMake.git
synced 2026-07-27 03:34:48 +00:00
Backport this commit from libuv PR 4241 to restore `execute_process()` support for running executables on Windows with no file extension. Fixes: #25450