Fixed gitmodules
This commit is contained in:
+1
-4
@@ -42,9 +42,6 @@
|
||||
[submodule "third_party/tommath"]
|
||||
path = third_party/tommath
|
||||
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"]
|
||||
path = third_party/yaml-cpp
|
||||
url = https://github.com/jbeder/yaml-cpp.git
|
||||
@@ -66,7 +63,7 @@
|
||||
[submodule "third_party/spdlog"]
|
||||
path = third_party/spdlog
|
||||
url = https://git.did.science/TeaSpeak/libraries/spdlog.git
|
||||
[submodule "third_party\\abseil-cpp"]
|
||||
[submodule "third_party/abseil-cpp"]
|
||||
path = third_party\\abseil-cpp
|
||||
url = https://github.com/abseil/abseil-cpp.git
|
||||
[submodule "third_party/webrtc-audio-processing"]
|
||||
|
||||
Reference in New Issue
Block a user