Commits


Dhruv Vats authored and GitHub committed 3aee08b41b4
ARROW-17632: [Python][C++] Add details of where libarrow is being found during build (#14059) This PR aims to add back `message(STATUS ...)` statements that printed some details about Arrow being found, its version, and the paths. These were refactored away as part of #13892. Authored-by: Dhruv Vats <dhruv25vats@gmail.com> Signed-off-by: Sutou Kouhei <kou@clear-code.com>