mirror of
https://github.com/Kitware/CMake.git
synced 2026-05-05 13:50:10 -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
386 B
Plaintext
11 lines
386 B
Plaintext
^CMake Error at [^
|
|
]*/Modules/ExternalProject\.cmake:[0-9]+ \(message\):
|
|
TLS_VERSION 'bad-arg' 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\)
|
|
TLSVersionBadArg\.cmake:[0-9]+ \(ExternalProject_Add\)
|
|
CMakeLists\.txt:[0-9]+ \(include\)$
|