add jwt-cpp as a submodule

This commit is contained in:
Isaac Connor 2021-03-23 15:56:14 -04:00
parent 354d7d8c04
commit 125b02a392
1 changed files with 3 additions and 0 deletions

3
.gitmodules vendored
View File

@ -8,3 +8,6 @@
[submodule "dep/RtspServer"]
path = dep/RtspServer
url = https://github.com/ZoneMinder/RtspServer
[submodule "dep/jwt-cpp"]
path = dep/jwt-cpp
url = https://github.com/Thalhammer/jwt-cpp