You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@arrow.apache.org by "Philipp Moritz (JIRA)" <ji...@apache.org> on 2016/06/07 22:49:21 UTC

[jira] [Updated] (ARROW-213) Exposing static arrow build

     [ https://issues.apache.org/jira/browse/ARROW-213?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

Philipp Moritz updated ARROW-213:
---------------------------------
    Description: 
I'd like to be able to link arrow statically into my application.

At the moment, arrow can be built as a static library using the 'LIBARROW_LINKAGE' variable in CMakeLists.txt. I'd like to configure this behavior from the command line. Are there any objections of exposing the variable as a cached variable?

  was:
I'd like to be able to link arrow statically into my application.

At the moment this can be configured using the 'LIBARROW_LINKAGE' variable in CMakeLists.txt, but I'd like to configure this behavior from the command line. Are there any objections of exposing the variable as a cached variable?


> Exposing static arrow build
> ---------------------------
>
>                 Key: ARROW-213
>                 URL: https://issues.apache.org/jira/browse/ARROW-213
>             Project: Apache Arrow
>          Issue Type: Improvement
>            Reporter: Philipp Moritz
>            Assignee: Philipp Moritz
>   Original Estimate: 10m
>  Remaining Estimate: 10m
>
> I'd like to be able to link arrow statically into my application.
> At the moment, arrow can be built as a static library using the 'LIBARROW_LINKAGE' variable in CMakeLists.txt. I'd like to configure this behavior from the command line. Are there any objections of exposing the variable as a cached variable?



--
This message was sent by Atlassian JIRA
(v6.3.4#6332)