MEX_CMake工程

时间:2020-01-04 11:04:15
【文件属性】:
文件名称:MEX_CMake工程
文件大小:5KB
文件格式:ZIP
更新时间:2020-01-04 11:04:15
c programming, cmake, mex 转自:http://cn.mathworks.com/matlabcentral/fileexchange/45522-mex-cmake?requestedDomain=www.mathworks.com Instead of compiling MEX in command line within Matlab, an alternative way is to use CMake tools. Using CMake could be advantageous for building large MEX project or building MEX with lots of external dependencies. This example is a simple demonstration of how to easily compile Matlab MEX using CMake.
【文件预览】:
license.txt
mex_cmake
----Readme.txt(2KB)
----src()
--------mex()
--------cmake()
--------Matlabdef.def(19B)
--------CMakeLists.txt(495B)

网友评论