From c1a889ff68387863030ccd7d1f63cfeb33267b61 Mon Sep 17 00:00:00 2001 From: Stanislaw Halik Date: Thu, 29 Oct 2015 09:59:13 +0100 Subject: fix libovr --- .gitmodules | 12 +++++++----- LibOVR | 1 - LibOVR-042 | 1 + LibOVR-080 | 1 + 4 files changed, 9 insertions(+), 6 deletions(-) delete mode 160000 LibOVR create mode 160000 LibOVR-042 create mode 160000 LibOVR-080 diff --git a/.gitmodules b/.gitmodules index aa4da80..8b91638 100644 --- a/.gitmodules +++ b/.gitmodules @@ -1,10 +1,6 @@ [submodule "aruco"] path = aruco url = https://github.com/opentrack/aruco.git -[submodule "LibOVR"] - path = LibOVR - url = https://github.com/opentrack/LibOVR.git - branch = master [submodule "flandmark"] path = flandmark url = https://github.com/uricamic/flandmark.git @@ -17,4 +13,10 @@ [submodule "LibOVR-025"] path = LibOVR-025 url = https://github.com/opentrack/LibOVR - branch = branch-0.2.5 + branch = branch-025 +[submodule "LibOVR-080"] + path = LibOVR-080 + url = https://github.com/opentrack/LibOVR +[submodule "LibOVR-042"] + path = LibOVR-042 + url = https://github.com/opentrack/LibOVR diff --git a/LibOVR b/LibOVR deleted file mode 160000 index b7c6ee8..0000000 --- a/LibOVR +++ /dev/null @@ -1 +0,0 @@ -Subproject commit b7c6ee8b7076e08c2109f013090025d223c457db diff --git a/LibOVR-042 b/LibOVR-042 new file mode 160000 index 0000000..822f3ed --- /dev/null +++ b/LibOVR-042 @@ -0,0 +1 @@ +Subproject commit 822f3edbfaf608dab91ea59109b0ec4b7df123c8 diff --git a/LibOVR-080 b/LibOVR-080 new file mode 160000 index 0000000..822f3ed --- /dev/null +++ b/LibOVR-080 @@ -0,0 +1 @@ +Subproject commit 822f3edbfaf608dab91ea59109b0ec4b7df123c8 -- cgit v1.2.3