Commits


Sutou Kouhei authored and GitHub committed df4cb958890
ARROW-17838: [Python] Unify CMakeLists.txt in python/ (#14925) This also moves copying codes in setup.py to CMakeLists.txt. setup.py uses "cmake --build --target install" to put artifacts to suitable location. Authored-by: Sutou Kouhei <kou@clear-code.com> Signed-off-by: Sutou Kouhei <kou@clear-code.com>