Changeset 896 for applications/bdmtoolbox
- Timestamp:
- 04/09/10 09:31:37 (15 years ago)
- Files:
-
- 1 modified
Legend:
- Unmodified
- Added
- Removed
-
applications/bdmtoolbox/CMakeLists.txt
r653 r896 14 14 link_directories (${BDM_SOURCE_DIR}/bdm) 15 15 16 #EXEC(estimator) 17 18 IF(MATLAB_FOUND) 19 add_subdirectory (mex) 20 ENDIF(MATLAB_FOUND) 16 add_subdirectory (mex)