mirror of
https://gitee.com/xia-chu/ZLMediaKit.git
synced 2026-05-07 19:37:52 +08:00
添加submodule
This commit is contained in:
parent
881238fcf3
commit
96c62cdac0
3
.gitmodules
vendored
3
.gitmodules
vendored
@ -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
|
||||
|
||||
@ -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
1
python/StreamUI
Submodule
@ -0,0 +1 @@
|
||||
Subproject commit 272e36ff3ce42fd8cb8f2b78b2e8f31a69a8ed4d
|
||||
Loading…
Reference in New Issue
Block a user