Skip to content

Commit 3573568

Browse files
committed
Merge pull request #318 from jesusbriales:patch-1
2 parents ac5fb1d + 77f1819 commit 3573568

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

modules/matlab/README.md

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -9,6 +9,8 @@ The Matlab code generator is fully integrated into the OpenCV build system. If c
99

1010
cmake -DMATLAB_ROOT_DIR=/Applications/MATLAB_R2013a.app ..
1111

12+
If you prefer using the gui version of cmake (cmake-gui), you can use the *Add Entry* option in the GUI to manually add the *path* variable `MATLAB_ROOT_DIR`.
13+
1214

1315
Install
1416
-------

0 commit comments

Comments
 (0)