mirror of
https://gitlab.kitware.com/cmake/cmake.git
synced 2026-09-25 04:09:36 +03: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