diff options
author | Stanislaw Halik <sthalik@misaki.pl> | 2018-01-04 07:59:28 +0100 |
---|---|---|
committer | Stanislaw Halik <sthalik@misaki.pl> | 2018-01-04 07:59:28 +0100 |
commit | 01137d47781931fb5ffdf3d4695fa76606afe183 (patch) | |
tree | 124f5fe7a3721c7df696f894c5eb273b14112d4e /.gitmodules | |
parent | 9e0516f4a61ee186b754cdbf71d8b3f8f4b115df (diff) |
update
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 |