Details
-
Improvement
-
Status: Resolved
-
Major
-
Resolution: Fixed
-
None
-
None
Description
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