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