root/applications/bdmtoolbox/mex/CMakeLists.txt
@
407
Revision 407, 106 bytes (checked in by smidl, 16 years ago) |
---|
Line | |
---|---|
1 | IF(MEX_COMPILER) |
2 | |
3 | MEX(merger) |
4 | EXEC(merger) |
5 | MEX(config2mxstruct) |
6 | MEX(mxstruct2config) |
7 | |
8 | ENDIF(MEX_COMPILER) |
Note: See TracBrowser
for help on using the browser.