diff --git a/.gitmodules b/.gitmodules index 5b2208b7..4dcd0b8c 100644 --- a/.gitmodules +++ b/.gitmodules @@ -22,3 +22,7 @@ path = third-party/build/win url = ./ branch = third-party/build/win +[submodule "third-party/deps/macos"] + path = third-party/deps/macos + url = ./ + branch = third-party/deps/macos diff --git a/third-party/deps/macos b/third-party/deps/macos new file mode 160000 index 00000000..9a3ba942 --- /dev/null +++ b/third-party/deps/macos @@ -0,0 +1 @@ +Subproject commit 9a3ba9422acaee506688eef7a17bd18f4ec856d1