From 4b6e5c75b59be304f3790c115340de3cf5c85c40 Mon Sep 17 00:00:00 2001 From: otavepto <153766569+otavepto@users.noreply.github.com> Date: Sun, 12 May 2024 01:46:33 +0300 Subject: [PATCH] self-ref branch `third-party/build/macos` as a submodule --- .gitmodules | 10 +++++++--- third-party/build/macos | 1 + 2 files changed, 8 insertions(+), 3 deletions(-) create mode 160000 third-party/build/macos diff --git a/.gitmodules b/.gitmodules index 4dcd0b8c..82d25b64 100644 --- a/.gitmodules +++ b/.gitmodules @@ -23,6 +23,10 @@ url = ./ branch = third-party/build/win [submodule "third-party/deps/macos"] - path = third-party/deps/macos - url = ./ - branch = third-party/deps/macos + path = third-party/deps/macos + url = ./ + branch = third-party/deps/macos +[submodule "third-party/build/macos"] + path = third-party/build/macos + url = ./ + branch = third-party/build/macos diff --git a/third-party/build/macos b/third-party/build/macos new file mode 160000 index 00000000..8d95aaa5 --- /dev/null +++ b/third-party/build/macos @@ -0,0 +1 @@ +Subproject commit 8d95aaa5e6d5dc3a955759fad34a5511a2a92692