mirror of
https://gitlab.linphone.org/BC/public/linphone-desktop.git
synced 2026-04-17 20:08:28 +00:00
add jwt submodule
This commit is contained in:
parent
a37df5e789
commit
442146a5d6
2 changed files with 4 additions and 0 deletions
3
.gitmodules
vendored
3
.gitmodules
vendored
|
|
@ -10,3 +10,6 @@ path = external/linphone-sdk
|
|||
[submodule "external/google/chromium-depot-tools"]
|
||||
path = external/google/chromium-depot-tools
|
||||
url = https://gitlab.linphone.org/BC/public/external/chromium-depot-tools.git
|
||||
[submodule "external/jwt-cpp"]
|
||||
path = external/jwt-cpp
|
||||
url = https://github.com/Thalhammer/jwt-cpp.git
|
||||
|
|
|
|||
1
external/jwt-cpp
vendored
Submodule
1
external/jwt-cpp
vendored
Submodule
|
|
@ -0,0 +1 @@
|
|||
Subproject commit 0a503e75084cfdb48cc2186e6b961444eb819007
|
||||
Loading…
Add table
Reference in a new issue