mirror of
https://github.com/Kitware/CMake.git
synced 2026-05-12 09:08:58 -05:00
0a4ee422c1
This behavior was removed when we switched to libuv in CMake 3.11. After backporting new changes from libuv v2, we can restore the behavior. Fixes: #20115