Skip to content

cmUVProcessChain: Implement no-extension-on-Windows support with libuv 1.48

Brad King requested to merge brad.king/cmake:libuv-1.48 into master

Use the new UV_PROCESS_WINDOWS_FILE_PATH_EXACT_NAME option when building against libuv 1.48 or higher. Add the option to our vendored copy too.

Backport: release

Merge request reports