Wes McKinney created ARROW-6261:
-----------------------------------
Summary: [C++] Install any bundled components and add installed
CMake or pkgconfig configuration to enable downstream linkers to utilize
bundled libraries when statically linking
Key: ARROW-6261
URL: https://issues.apache.org/jira/browse/ARROW-6261
Project: Apache Arrow
Issue Type: New Feature
Components: C++
Reporter: Wes McKinney
The objective of this change would be to make it easier for toolchain builders
to ship bundled thirdparty libraries together with the Arrow libraries in case
there is a particular library version that is only used when linking with
{{libarrow.a}}. In theory configuration could be added to arrowTargets.cmake
(or pkgconfig) to simplify static linking
--
This message was sent by Atlassian JIRA
(v7.6.14#76016)