mirror of
https://github.com/curl/curl.git
synced 2025-04-12 16:20:35 +08:00
Currently CMake cannot detect Brotli support. This adds detection of the libraries and associated header files. It also adds this to the generated config. Closes #2392