aboutsummaryrefslogtreecommitdiff
path: root/docs
diff options
context:
space:
mode:
authorPeter Wu <peter@lekensteyn.nl>2020-05-10 16:23:30 +0200
committerPeter Wu <peter@lekensteyn.nl>2020-05-15 21:58:12 +0200
commita158a0916691164b40b29e301d7cf589882598c0 (patch)
treedfc06f1de8df6402c02c9fd521521f230bb8a919 /docs
parenta384e870bc59c839d48f856a31eb8f9f3b7dec3b (diff)
CMake: add libssh build support
Closes #5372
Diffstat (limited to 'docs')
-rw-r--r--docs/INSTALL.cmake3
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