mirror of
https://github.com/Kitware/CMake.git
synced 2026-05-04 13:19:51 -05:00
2ef3bd9186
Add a `TLS_VERSION` option and honor `CMAKE_TLS_VERSION` variables. Also map the version to Git options as we already do for `TLS_VERIFY`. Issue: #25701
11 lines
392 B
Plaintext
11 lines
392 B
Plaintext
^CMake Error at [^
|
|
]*/Modules/ExternalProject\.cmake:[0-9]+ \(message\):
|
|
CMAKE_TLS_VERSION 'bad-var' not known
|
|
Call Stack \(most recent call first\):
|
|
[^
|
|
]*/Modules/ExternalProject\.cmake:[0-9]+ \(_ep_get_tls_version\)
|
|
[^
|
|
]*/Modules/ExternalProject\.cmake:[0-9]+ \(_ep_add_download_command\)
|
|
TLSVersionBadVar\.cmake:[0-9]+ \(ExternalProject_Add\)
|
|
CMakeLists\.txt:[0-9]+ \(include\)$
|