Welcome Michał Petryka as #curl committer 1161: github.com/curl/curl/pull/1137…
Stop CMake from quietly ignoring missing Brotli by MichalPetryka · Pull Request #11376 · curl/curl
For some reason the CMake project was set to QUIET for Brotli instead of REQUIRED. This makes builds unexpectedly ignore missing Brotli even when CURL_BROTLI is enabled.GitHub