Commits


mwish authored and GitHub committed 8fbf2d73278
GH-35282: [C++] auto enable brotli when enable fuzzing (#35283) ### Rationale for this change Auto enable brotli when enable fuzzing ### What changes are included in this PR? Detect Fuzzing enabled, if it's, enable BROTLI ### Are these changes tested? ### Are there any user-facing changes? * Closes: #35282 Authored-by: mwish <maplewish117@gmail.com> Signed-off-by: Sutou Kouhei <kou@clear-code.com>