Commit 2a2bb78c authored by Peter Wu's avatar Peter Wu Committed by Daniel Stenberg
Browse files

cmake: add SUPPORT_FEATURES and SUPPORT_PROTOCOLS



For compatibility with autoconf, it will be used later for curl-config
and pkg-config. Not all features and or protocols can be enabled as
these are missing additional checks (see new TODOs).

SUPPORT_PROTOCOLS is partially scripted (grep for SUPPORT_PROTOCOLS=)
and manually verified/modified. SUPPORT_FEATURES is manually added.

Signed-off-by: default avatarPeter Wu <peter@lekensteyn.nl>
parent 18b82345
Supports Markdown
0% or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment