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)