Antoine Pitrou created ARROW-5441: ------------------------------------- Summary: [C++] Implement FindArrowFlight.cmake Key: ARROW-5441 URL: https://issues.apache.org/jira/browse/ARROW-5441 Project: Apache Arrow Issue Type: Improvement Components: C++, FlightRPC Affects Versions: 0.13.0 Reporter: Antoine Pitrou
This is required so that downstream CMake users can write: {code} find_package(ArrowFlight) {code} to find the Flight library paths. In turn this will allow {{PYARROW_BUNDLE_ARROW_CPP}} to work with Arrow Flight. -- This message was sent by Atlassian JIRA (v7.6.3#76005)