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

Revision 407, 106 bytes (checked in by smidl, 15 years ago)

clean up of bdmdir mex - merger is now in one .cpp file

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