diff options
Diffstat (limited to 'docs')
-rw-r--r-- | docs/INSTALL.cmake | 3 |
1 files changed, 2 insertions, 1 deletions
diff --git a/docs/INSTALL.cmake b/docs/INSTALL.cmake index b2924e642..9c5c2d9f6 100644 --- a/docs/INSTALL.cmake +++ b/docs/INSTALL.cmake @@ -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 |