mirror of
https://github.com/Kitware/CMake.git
synced 2026-07-21 23:10:50 +00:00
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