diff options
author | Stanislaw Halik <sthalik@misaki.pl> | 2016-06-09 10:22:41 +0200 |
---|---|---|
committer | Stanislaw Halik <sthalik@misaki.pl> | 2016-06-09 10:28:05 +0200 |
commit | 1adec4dbaf3487e266f863db6b4d0b6cc60068c4 (patch) | |
tree | eed323a9c52e66f576de8a346266fd48289346c9 | |
parent | fe999559e7d72edd72deb5fd735da8f78463d9e6 (diff) |
update gitmodules
-rwxr-xr-x | .gitmodules | 3 |
1 files changed, 3 insertions, 0 deletions
diff --git a/.gitmodules b/.gitmodules index 716cd7a..110a22f 100755 --- a/.gitmodules +++ b/.gitmodules @@ -24,3 +24,6 @@ [submodule "opencv"] path = opencv url = https://github.com/opentrack/opencv.git +[submodule "LibOVR-140"] + path = LibOVR-140 + url = https://github.com/opentrack/LibOVR.git |