Commits


Sutou Kouhei authored and GitHub committed 20d8acd89f5
GH-45568: [C++][Parquet][CMake] Enable zlib automatically when Thrift is needed (#45569) ### Rationale for this change Required dependencies checks must be done automatically. ### What changes are included in this PR? * Fix variable name * Fix check order ### Are these changes tested? Yes. ### Are there any user-facing changes? Yes. * GitHub Issue: #45568 Authored-by: Sutou Kouhei <kou@clear-code.com> Signed-off-by: Sutou Kouhei <kou@clear-code.com>