diff options
Diffstat (limited to '.gitmodules')
| -rwxr-xr-x | .gitmodules | 4 |
1 files changed, 4 insertions, 0 deletions
diff --git a/.gitmodules b/.gitmodules index bb7f01c..c01519e 100755 --- a/.gitmodules +++ b/.gitmodules @@ -28,3 +28,7 @@ path = steamvr url = https://github.com/ValveSoftware/openvr.git branch = master +[submodule "opencv"] + path = opencv + url = https://github.com/opentrack/opencv.git + branch = fork |
