This is an automated email from the ASF dual-hosted git repository.
kszucs pushed a change to branch master
in repository https://gitbox.apache.org/repos/asf/arrow.git.
from c51c19e ARROW-12342: [Packaging] Fix tabulation in crossbow templates
for submitting nightly builds
add 62f8c20 ARROW-12326: [C++] Avoid needless c-ares detection
No new revisions were added by this update.
Summary of changes:
cpp/cmake_modules/Find-c-aresAlt.cmake | 71 ++++++++
cpp/cmake_modules/FindgRPCAlt.cmake | 247 +++++-----------------------
cpp/cmake_modules/ThirdpartyToolchain.cmake | 77 ++++-----
cpp/src/arrow/flight/CMakeLists.txt | 15 +-
4 files changed, 151 insertions(+), 259 deletions(-)
create mode 100644 cpp/cmake_modules/Find-c-aresAlt.cmake