mirror of
https://github.com/swift-project/pilotclient.git
synced 2026-03-22 06:45:37 +08:00
build: Add msgpack as git submodule
This commit is contained in:
3
.gitmodules
vendored
3
.gitmodules
vendored
@@ -4,3 +4,6 @@
|
||||
[submodule "src/xswiftbus/xplanemp2"]
|
||||
path = src/xswiftbus/xplanemp2
|
||||
url = git@github.com:swift-project/xplanemp2.git
|
||||
[submodule "third_party/msgpack"]
|
||||
path = third_party/msgpack
|
||||
url = https://github.com/msgpack/msgpack-c.git
|
||||
|
||||
Reference in New Issue
Block a user