diff options
Diffstat (limited to '.gitmodules')
| -rw-r--r-- | .gitmodules | 4 |
1 files changed, 4 insertions, 0 deletions
diff --git a/.gitmodules b/.gitmodules index 4c5322e..0883511 100644 --- a/.gitmodules +++ b/.gitmodules @@ -13,3 +13,7 @@ [submodule "opencv"] path = opencv url = https://github.com/Itseez/opencv.git +[submodule "LibOVR-025"] + path = LibOVR-025 + url = https://github.com/opentrack/LibOVR + branch = branch-0.2.5 |
