From ab6683fdb2805f0f041bda7eccde49be661c5bfa Mon Sep 17 00:00:00 2001 From: Stanislaw Halik Date: Tue, 7 Nov 2023 16:29:54 +0100 Subject: foo --- .gitmodules | 7 +++++++ 1 file changed, 7 insertions(+) (limited to '.gitmodules') diff --git a/.gitmodules b/.gitmodules index 6d030bd..ba48bad 100755 --- a/.gitmodules +++ b/.gitmodules @@ -21,3 +21,10 @@ path = trackhat-c-library-driver url = https://github.com/opentrack/trackhat-c-library-driver.git branch = fixes3 +[submodule "oscpack"] + path = oscpack + url = https://github.com/CINPLA/oscpack +[submodule "opencv"] + path = opencv + url = https://github.com/opencv/opencv.git + branch = 4.x -- cgit v1.2.3