Remove jwt-cpp as a submodule
This commit is contained in:
parent
b6187a8e91
commit
1c920647b8
|
@ -4,10 +4,7 @@
|
||||||
branch = 3.0
|
branch = 3.0
|
||||||
[submodule "web/api/app/Plugin/CakePHP-Enum-Behavior"]
|
[submodule "web/api/app/Plugin/CakePHP-Enum-Behavior"]
|
||||||
path = web/api/app/Plugin/CakePHP-Enum-Behavior
|
path = web/api/app/Plugin/CakePHP-Enum-Behavior
|
||||||
url = https://github.com/ZoneMinder/CakePHP-Enum-Behavior.git
|
Url = https://github.com/ZoneMinder/CakePHP-Enum-Behavior.git
|
||||||
[submodule "dep/RtspServer"]
|
[submodule "dep/RtspServer"]
|
||||||
path = dep/RtspServer
|
path = dep/RtspServer
|
||||||
url = https://github.com/ZoneMinder/RtspServer
|
url = https://github.com/ZoneMinder/RtspServer
|
||||||
[submodule "dep/jwt-cpp"]
|
|
||||||
path = dep/jwt-cpp
|
|
||||||
url = https://github.com/Thalhammer/jwt-cpp
|
|
||||||
|
|
Loading…
Reference in New Issue