mirror of
https://github.com/Kitware/CMake.git
synced 2026-08-10 17:14:10 +00:00
The currently-vendored version of curl, when using OpenSSL, errors at build time without at least version 3. Fail-fast at configure instead. Fixes: #27902