添加submodule

This commit is contained in:
xia-chu 2025-12-03 15:08:08 +08:00
parent 26ef13e959
commit 3c85d6414b
3 changed files with 8 additions and 1 deletions

3
.gitmodules vendored
View File

@ -13,3 +13,6 @@
[submodule "3rdpart/pybind11"]
path = 3rdpart/pybind11
url = https://gitee.com/mirrors/pybind11.git
[submodule "python/StreamUI"]
path = python/StreamUI
url = https://gitee.com/xia-chu/StreamUI.git

View File

@ -12,4 +12,7 @@
url = https://github.com/1002victor/zlm_webassist
[submodule "3rdpart/pybind11"]
path = 3rdpart/pybind11
url = https://github.com/pybind/pybind11.git
url = https://github.com/pybind/pybind11.git
[submodule "python/StreamUI"]
path = python/StreamUI
url = https://github.com/xia-chu/StreamUI.git

1
python/StreamUI Submodule

@ -0,0 +1 @@
Subproject commit 272e36ff3ce42fd8cb8f2b78b2e8f31a69a8ed4d