diff options
Diffstat (limited to 'docs/INSTALL.cmake')
-rw-r--r-- | docs/INSTALL.cmake | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/docs/INSTALL.cmake b/docs/INSTALL.cmake index c967b0851..828d9b9c5 100644 --- a/docs/INSTALL.cmake +++ b/docs/INSTALL.cmake @@ -24,8 +24,8 @@ Current flaws in the curl CMake build Missing features in the cmake build: - Builds libcurl without large file support - - Does not support all SSL libraries (only OpenSSL, WinSSL, DarwinSSL, and - mbed TLS, NSS, WolfSSL) + - Does not support all SSL libraries (only OpenSSL, Schannel, + Secure Transport, and 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 |