mirror of
https://github.com/Kitware/CMake.git
synced 2026-04-22 14:23:10 -05:00
272779ce6a
Use the git config `http.sslVerify=false` to disable strict ssl for git commands.
6 lines
139 B
ReStructuredText
6 lines
139 B
ReStructuredText
ep-tls-verify-git
|
|
-----------------
|
|
|
|
* The :module:`ExternalProject` module now uses ``TLS_VERIFY`` when fetching
|
|
from git repositories.
|