Fiona La created ARROW-15182:
--------------------------------
Summary: [MATLAB] Add support for building the MATLAB interface
using multi-configuration generators
Key: ARROW-15182
URL: https://issues.apache.org/jira/browse/ARROW-15182
Project: Apache Arrow
Issue Type: Task
Components: MATLAB
Reporter: Fiona La
Assignee: Fiona La
For multi-configuration generators, the binaries are built into a subdirectory
indicating the build configuration.
# In {{{}CMakeLists.txt{}}}, create a text file, {{{}is_multi_config.txt{}}},
and place it in the top level build directory. This file should lists the
configuration used.
# Use this configuration text file in MATLAB test files to ensure they are
able to find the MEX binaries.
--
This message was sent by Atlassian Jira
(v8.20.1#820001)