diff options
Diffstat (limited to 'docs')
-rw-r--r-- | docs/INSTALL.cmake | 3 |
1 files changed, 1 insertions, 2 deletions
diff --git a/docs/INSTALL.cmake b/docs/INSTALL.cmake index 03328cbcd..c967b0851 100644 --- a/docs/INSTALL.cmake +++ b/docs/INSTALL.cmake @@ -25,8 +25,7 @@ Current flaws in the curl CMake build - Builds libcurl without large file support - Does not support all SSL libraries (only OpenSSL, WinSSL, DarwinSSL, and - mbed TLS) - - Doesn't build with SCP and SFTP support (libssh2) (see issue #1155) + mbed TLS, NSS, WolfSSL) - Doesn't allow different resolver backends (no c-ares build support) - No RTMP support built - Doesn't allow build curl and libcurl debug enabled |