mirror of
https://github.com/Kitware/CMake.git
synced 2026-04-20 13:22:22 -05:00
da9df7425a
Backport this commit from libuv PR 4241 to restore `execute_process()` support for running executables on Windows with no file extension. Fixes: #25450