This is an automated email from the ASF dual-hosted git repository.
kou pushed a change to branch main
in repository https://gitbox.apache.org/repos/asf/arrow.git
from 756a5d76e9 GH-37230: [MATLAB] Add `arrow.type.Date64Type` class and
`arrow.date64` construction function (#37578)
add ad7f6ef3a9 GH-37067: [C++] Install bundled GoogleTest (#37483)
No new revisions were added by this update.
Summary of changes:
cpp/CMakeLists.txt | 7 +
cpp/cmake_modules/ThirdpartyToolchain.cmake | 200 ++++++++-------------------
cpp/src/arrow/CMakeLists.txt | 20 +--
cpp/src/arrow/compute/CMakeLists.txt | 4 +-
cpp/src/arrow/compute/kernels/CMakeLists.txt | 3 +-
matlab/CMakeLists.txt | 62 ++++-----
6 files changed, 107 insertions(+), 189 deletions(-)