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

[jira] [Created] (ARROW-330) [C++] CMake functions to simplify shared / static library configuration

Wes McKinney created ARROW-330:
----------------------------------

             Summary: [C++] CMake functions to simplify shared / static library configuration
                 Key: ARROW-330
                 URL: https://issues.apache.org/jira/browse/ARROW-330
             Project: Apache Arrow
          Issue Type: Improvement
          Components: C++
            Reporter: Wes McKinney


We're accumulating a lot of boilerplate for setting various properties (like RPATH on OS X) to make shared libraries work well. We also are not consistently building static libraries (see ARROW-303). We would benefit from a helper macro function to rearrange this cmake code in a more reusable form



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