Skip to content

FindCURL: support COMPONENTS to check features

Hiroshi Miura requested to merge miurahr/cmake:issue_18379 into master
  • Use pkg-config or curl-config to retrieve version, supported features and protocols.
  • Support optional COMPONENTS to check supported features

Signed-off-by: Hiroshi Miura miurahr@linux.com
Fixes: #18379 (closed)
Topic-rename: FindCURL-components

Edited by Brad King

Merge request reports