diff options
-rw-r--r-- | .gitmodules | 4 | ||||
m--------- | LibOVR-025 | 0 |
2 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 diff --git a/LibOVR-025 b/LibOVR-025 -Subproject a44f798382908314bb3882f9028336cbd66816f +Subproject f621e2d2fe1ebf2f5b764d2ace81e8d6bb7bbb8 |