mirror of
https://github.com/Kitware/CMake.git
synced 2026-03-09 18:09:02 -05:00
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