You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@arrow.apache.org by "Wes McKinney (JIRA)" <ji...@apache.org> on 2019/08/15 23:46:00 UTC

[jira] [Created] (ARROW-6261) [C++] Install any bundled components and add installed CMake or pkgconfig configuration to enable downstream linkers to utilize bundled libraries when statically linking

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)