diff options
author | Cris Luengo <cris.l.luengo@gmail.com> | 2018-10-22 05:59:31 (GMT) |
---|---|---|
committer | Cris Luengo <cris.l.luengo@gmail.com> | 2018-10-24 05:50:17 (GMT) |
commit | d7e19032d52f9d1529a27bb1061da33524b69060 (patch) | |
tree | 482fd23a7f88b88a04a8480a73776216f7989657 /Help | |
parent | 518553d9537be7e6c245090e52ba989df5686e19 (diff) | |
download | CMake-d7e19032d52f9d1529a27bb1061da33524b69060.zip CMake-d7e19032d52f9d1529a27bb1061da33524b69060.tar.gz CMake-d7e19032d52f9d1529a27bb1061da33524b69060.tar.bz2 |
FindMatlab: `matlab_add_mex` has new options `R2017b` and `R2018a`.
- These options are equivalent to `mex` command options `-R2017b` and `-R2018a`.
- `R2017b` is the default, and selects the compatability API.
- `R2018a` is the alternative, and selects the new complex-interleaved API.
- For versions of MATLAB before R2018a, these options are ignored.
- `matlab_add_mex` now works correctly with newer MATLABs.
Diffstat (limited to 'Help')
0 files changed, 0 insertions, 0 deletions