mirror of
https://github.com/Kitware/CMake.git
synced 2026-05-08 15:19:51 -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