mirror of
https://github.com/Kitware/CMake.git
synced 2026-04-28 18:09:42 -05:00
fa8c04b421
Verify that `execute_process` launches processes on Windows such that `GetStartupInfoW` in the child does not populate `STARTUPINFOW` members reserved for the MSVC C run-time. Issue: #25996