Fixed gitmodules
This commit is contained in:
parent
1d9e90cf79
commit
07073c7fad
5
.gitmodules
vendored
5
.gitmodules
vendored
@ -42,9 +42,6 @@
|
|||||||
[submodule "third_party/tommath"]
|
[submodule "third_party/tommath"]
|
||||||
path = third_party/tommath
|
path = third_party/tommath
|
||||||
url = https://git.did.science/TeaSpeak/libraries/tommath.git
|
url = https://git.did.science/TeaSpeak/libraries/tommath.git
|
||||||
[submodule "third_party/protobuf"]
|
|
||||||
path = third_party/protobuf
|
|
||||||
url = https://github.com/google/protobuf.git
|
|
||||||
[submodule "third_party/yaml-cpp"]
|
[submodule "third_party/yaml-cpp"]
|
||||||
path = third_party/yaml-cpp
|
path = third_party/yaml-cpp
|
||||||
url = https://github.com/jbeder/yaml-cpp.git
|
url = https://github.com/jbeder/yaml-cpp.git
|
||||||
@ -66,7 +63,7 @@
|
|||||||
[submodule "third_party/spdlog"]
|
[submodule "third_party/spdlog"]
|
||||||
path = third_party/spdlog
|
path = third_party/spdlog
|
||||||
url = https://git.did.science/TeaSpeak/libraries/spdlog.git
|
url = https://git.did.science/TeaSpeak/libraries/spdlog.git
|
||||||
[submodule "third_party\\abseil-cpp"]
|
[submodule "third_party/abseil-cpp"]
|
||||||
path = third_party\\abseil-cpp
|
path = third_party\\abseil-cpp
|
||||||
url = https://github.com/abseil/abseil-cpp.git
|
url = https://github.com/abseil/abseil-cpp.git
|
||||||
[submodule "third_party/webrtc-audio-processing"]
|
[submodule "third_party/webrtc-audio-processing"]
|
||||||
|
1
third_party/protobuf
vendored
1
third_party/protobuf
vendored
@ -1 +0,0 @@
|
|||||||
Subproject commit 59b3d97f6d7e3ff67bc5d89f030017c60b483549
|
|
Loading…
Reference in New Issue
Block a user