mirror of
https://gitee.com/xia-chu/ZLMediaKit.git
synced 2026-05-13 13:37:49 +08:00
添加submodule
This commit is contained in:
parent
26ef13e959
commit
3c85d6414b
3
.gitmodules
vendored
3
.gitmodules
vendored
@ -13,3 +13,6 @@
|
|||||||
[submodule "3rdpart/pybind11"]
|
[submodule "3rdpart/pybind11"]
|
||||||
path = 3rdpart/pybind11
|
path = 3rdpart/pybind11
|
||||||
url = https://gitee.com/mirrors/pybind11.git
|
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
|
url = https://github.com/1002victor/zlm_webassist
|
||||||
[submodule "3rdpart/pybind11"]
|
[submodule "3rdpart/pybind11"]
|
||||||
path = 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