mirror of
https://github.com/Kitware/CMake.git
synced 2026-05-25 09:58:37 -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