<< libpointer datatype | Dynamic link | configuremingw >> |
[status, message] = cmake(varargin) |
command to send to CMake
a logical: true if cmake command is successfully
a string: message generated by cmake command.
cmake used internally to generate makefile used to build C/C++ code.
cmake used by dlgeneratemake.
Version | Description |
---|---|
1.0.0 | initial version |
Allan CORNET