root/applications/bdmtoolbox/mex/CMakeLists.txt @ 406

Revision 406, 109 bytes (checked in by smidl, 15 years ago)

Build system restructuring

Line 
1IF(MEX_COMPILER)
2
3MEX(merger_mx)
4EXEC(merger)
5MEX(config2mxstruct)
6MEX(mxstruct2config)
7
8ENDIF(MEX_COMPILER)
Note: See TracBrowser for help on using the browser.