build: Add msgpack as git submodule

This commit is contained in:
Lars Toenning
2024-06-09 23:33:59 +02:00
parent 61793a02a1
commit 14cd2ded43
7 changed files with 18 additions and 7 deletions

3
.gitmodules vendored
View File

@@ -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