Commits

Kouhei Sutou authored 996fc3c2e4e
ARROW-3285: [GLib] Add arrow_cpp_build_type and arrow_cpp_build_dir options It's for building Arrow GLib without installing Arrow C++. GNU Autotools build system already has these options. Author: Kouhei Sutou <kou@clear-code.com> Closes #2600 from kou/glib-meson-build-without-install and squashes the following commits: d89ea83d <Kouhei Sutou> Add arrow_cpp_build_type and arrow_cpp_build_dir options