diff options
author | Brad King <brad.king@kitware.com> | 2016-04-06 20:21:16 (GMT) |
---|---|---|
committer | Brad King <brad.king@kitware.com> | 2016-04-06 20:49:13 (GMT) |
commit | 4d8c988caa1f5e13821a6fb392cd72e681082e97 (patch) | |
tree | 3c2790c2aa9409e3ec5d32b91b696b94e580a923 /Modules/Internal | |
parent | 23a71e4e4d5ca6bdb39e250335074a2b8ab74a02 (diff) | |
download | CMake-4d8c988caa1f5e13821a6fb392cd72e681082e97.zip CMake-4d8c988caa1f5e13821a6fb392cd72e681082e97.tar.gz CMake-4d8c988caa1f5e13821a6fb392cd72e681082e97.tar.bz2 |
ExternalProject: Fix file download script with CMAKE_TLS_{VERIFY,CAINFO}
Avoid generating incorrect code such as
set(CMAKE_TLS_VERIFY set(CMAKE_TLS_VERIFY 1))
when one of these variables is set in the calling project.
Diffstat (limited to 'Modules/Internal')
0 files changed, 0 insertions, 0 deletions