From e0aab891e5c03ab808a9ec447c84bf586d1a7d0f Mon Sep 17 00:00:00 2001 From: otavepto <153766569+otavepto@users.noreply.github.com> Date: Sun, 19 May 2024 23:11:27 +0300 Subject: [PATCH] add branch `third-party/common/linux` to submodules --- .gitmodules | 4 ++++ 1 file changed, 4 insertions(+) diff --git a/.gitmodules b/.gitmodules index 5b2208b7..93c77194 100644 --- a/.gitmodules +++ b/.gitmodules @@ -6,6 +6,10 @@ path = third-party/common/win url = ./ branch = third-party/common/win +[submodule "third-party/common/linux"] + path = third-party/common/linux + url = ./ + branch = third-party/common/linux [submodule "third-party/deps/common"] path = third-party/deps/common url = ./