MRiLab icon indicating copy to clipboard operation
MRiLab copied to clipboard

use cmake offical FindMatlab and matlab_add_mex

Open congzhangzh opened this issue 7 years ago • 0 comments

cmake offical provide FindMatlab module now, and matlab_add_mex works great!

when combine with microsoft vcpkg, it's really easy to compile the mex part under windows.

ref: https://github.com/Microsoft/vcpkg https://github.com/Microsoft/vcpkg/blob/master/docs/users/integration.md

congzhangzh avatar Apr 27 '18 11:04 congzhangzh