blob: fafe1a673000a3415f3ae71c4fe914f0f8959577 [file] [log] [blame] [edit]
ExternalProject-git-clone-retry
-------------------------------
* The :module:`ExternalProject` and :module:`FetchContent` modules gained
:variable:`CMAKE_EP_GIT_CLONE_RETRY_COUNT` and
:variable:`CMAKE_EP_GIT_CLONE_RETRY_DELAY` variables to control
``git clone`` retries.