Commits


Sutou Kouhei authored and GitHub committed 4ec92ec1f8c
ARROW-18260: [C++][CMake] Add support for x64 for CMAKE_SYSTEM_PROCESSOR (#14598) vcpkg uses x64: https://vcpkg.readthedocs.io/en/latest/users/triplets/ > Valid options are x86, x64, arm, arm64 and wasm32. Authored-by: Sutou Kouhei <kou@clear-code.com> Signed-off-by: Sutou Kouhei <kou@clear-code.com>