Sarah Gilmore created ARROW-13185:
-------------------------------------
Summary: [MATLAB] Consider alternatives to placing the MEX
binaries within the source tree
Key: ARROW-13185
URL: https://issues.apache.org/jira/browse/ARROW-13185
Project: Apache Arrow
Issue Type: Task
Components: MATLAB
Reporter: Sarah Gilmore
Since modifying the source directory via the build process is generally
considered non-optimal, we may want to explore alternative approaches. For
example, during the build process, we could create a derived source tree (a
copy of the original source tree) within the build area and place our build
artifacts within the derived source tree. Then, we could add the derived source
tree to the MATLAB search path. That's just one option, but there are others we
could explore.
--
This message was sent by Atlassian Jira
(v8.3.4#803005)