ExternalProject-git-clone-retry.rst 279 B

1234567
  1. ExternalProject-git-clone-retry
  2. -------------------------------
  3. * The :module:`ExternalProject` and :module:`FetchContent` modules gained
  4. :variable:`CMAKE_EP_GIT_CLONE_RETRY_COUNT` and
  5. :variable:`CMAKE_EP_GIT_CLONE_RETRY_DELAY` variables to control
  6. ``git clone`` retries.