mirror of
https://github.com/Kitware/CMake.git
synced 2026-05-13 09:58:29 -05:00
116b06870d
In order to abort transfers on slow connections the ExternalProject command support passing the INACTIVITY_TIMEOUT argument. Fixes: #20992