diff options
| author | pravic <ehysta@gmail.com> | 2018-02-27 23:15:37 +0300 |
|---|---|---|
| committer | Robert Schumacher <roschuma@microsoft.com> | 2018-02-27 12:15:37 -0800 |
| commit | f272a872d40edc2714f0b326e211e9b181aa65cc (patch) | |
| tree | a97d9cb065b5cc6408e23bfb1cd2ca758ddc927b /docs/examples/using-sqlite.md | |
| parent | fd08d14bdbd54a0715dfa1404be5383b01f68187 (diff) | |
| download | vcpkg-f272a872d40edc2714f0b326e211e9b181aa65cc.tar.gz vcpkg-f272a872d40edc2714f0b326e211e9b181aa65cc.zip | |
[curl] Add support of different features. (#2862)
* [curl] Add support of different features.
Default-Features: openssl, http2, ssh (as in previous builds)
Feature: curl
Description: Builds curl executable (placed in the /tools directory)
Feature: http-only
Description: Disables all protocols except HTTP/HTTPS/HTTP2
Feature: http2
Build-Depends: nghttp2, openssl
Description: HTTP2 support (requires openssl)
Feature: openssl
Build-Depends: openssl
Description: SSL support via OpenSSL
Feature: winssl
Description: SSL support via Schannel
Feature: ssh
Build-Depends: libssh2
Description: SSH support via libssh2
* [cpr] Add features of the curl library.
* [cpr] Remove transitive features
* [curl] Remove http2 from default features. Remove winssl feature. Rename "curl" feature to "tool".
* [curl] Fixup curl -> tool renaming
* [curl] Further refactoring of WINSSL/Openssl -- use single ssl feature.
Diffstat (limited to 'docs/examples/using-sqlite.md')
0 files changed, 0 insertions, 0 deletions
