diff options
-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 |