From 16548d54d3412e9eb5d1ddbcf2cb4b451d23c6da Mon Sep 17 00:00:00 2001 From: Aiden Date: Sat, 30 May 2026 14:32:46 +1000 Subject: [PATCH] added 3rd party repo --- .gitmodules | 3 +++ video-io-3rdParty | 1 + 2 files changed, 4 insertions(+) create mode 100644 .gitmodules create mode 160000 video-io-3rdParty diff --git a/.gitmodules b/.gitmodules new file mode 100644 index 0000000..bd147a3 --- /dev/null +++ b/.gitmodules @@ -0,0 +1,3 @@ +[submodule "video-io-3rdParty"] + path = video-io-3rdParty + url = https://git.f-40.com/aiden/video-io-3rdParty.git diff --git a/video-io-3rdParty b/video-io-3rdParty new file mode 160000 index 0000000..6325492 --- /dev/null +++ b/video-io-3rdParty @@ -0,0 +1 @@ +Subproject commit 6325492f59dbf4651bcb737b915f2f7f1d138ca3