ExternalProject-git-clone-retryΒΆ
The
ExternalProjectandFetchContentmodules gainedCMAKE_EP_GIT_CLONE_RETRY_COUNTandCMAKE_EP_GIT_CLONE_RETRY_DELAYvariables to controlgit cloneretries.
The ExternalProject and FetchContent modules gained
CMAKE_EP_GIT_CLONE_RETRY_COUNT and
CMAKE_EP_GIT_CLONE_RETRY_DELAY variables to control
git clone retries.