root/applications/bdmtoolbox/CMakeLists.txt
@
401
Revision 391, 164 bytes (checked in by smidl, 16 years ago) |
---|
Line | |
---|---|
1 | include_directories (${BDM_SOURCE_DIR}/bdm) |
2 | link_directories (${BDM_BINARY_DIR}/bdm) |
3 | |
4 | #EXEC(estimator) |
5 | |
6 | IF(MATLAB_FOUND) |
7 | add_subdirectory (mex) |
8 | ENDIF(MATLAB_FOUND) |
Note: See TracBrowser
for help on using the browser.