mirror of
https://github.com/curl/curl.git
synced 2026-07-28 03:43:06 +03:00
CMake: Set at most one SSL library
Ref: https://github.com/curl/curl/pull/1228
This commit is contained in:
parent
c6a97466b9
commit
813263dc3a
3 changed files with 31 additions and 7 deletions
|
|
@ -24,7 +24,8 @@ Current flaws in the curl CMake build
|
|||
Missing features in the cmake build:
|
||||
|
||||
- Builds libcurl without large file support
|
||||
- Can't select which SSL library to build with, only OpenSSL
|
||||
- Does not support all SSL libraries (only OpenSSL, WinSSL, DarwinSSL, and
|
||||
mbed TLS)
|
||||
- Doesn't build with SCP and SFTP support (libssh2)
|
||||
- Doesn't allow different resolver backends (no c-ares build support)
|
||||
- No RTMP support built
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue