Updated the rnnoise path

This commit is contained in:
WolverinDEV 2020-09-30 12:18:15 +02:00
parent 7aa8c310d9
commit e03141c037
2 changed files with 8 additions and 7 deletions

14
.gitmodules vendored
View File

@ -41,22 +41,19 @@
url = https://github.com/WolverinDEV/StringVariable.git
[submodule "third_party/Thread-Pool"]
path = third_party/Thread-Pool
url = https://git.did.science/WolverinDEV/Thread-Pool.git
url = https://git.did.science/WolverinDEV/ThreadPool.git
[submodule "third_party/tomcrypt"]
path = third_party/tomcrypt
url = https://git.did.science/WolverinDEV/tomcrypt.git
url = https://git.did.science/TeaSpeak/libraries/tomcrypt.git
[submodule "third_party/tommath"]
path = third_party/tommath
url = https://git.did.science/WolverinDEV/tommath.git
url = https://git.did.science/TeaSpeak/libraries/tommath.git
[submodule "third_party/jsoncpp"]
path = third_party/jsoncpp
url = https://github.com/open-source-parsers/jsoncpp.git
[submodule "third_party/protobuf"]
path = third_party/protobuf
url = https://github.com/google/protobuf.git
[submodule "third_party/mysqlconnector"]
path = third_party/mysqlconnector
url = https://github.com/mysql/mysql-connector-cpp.git
[submodule "third_party/yaml-cpp"]
path = third_party/yaml-cpp
url = https://github.com/jbeder/yaml-cpp.git
@ -65,7 +62,7 @@
url = https://github.com/jemalloc/jemalloc.git
[submodule "shared"]
path = shared
url = https://git.did.science/WolverinDEV/TeaSpeak-SharedLib.git
url = https://git.did.science/TeaSpeak/TeaSpeakLibrary.git
[submodule "third_party/boringssl"]
path = third_party/boringssl
url = https://git.did.science/WolverinDEV/boringssl.git
@ -81,3 +78,6 @@
[submodule "third_party/soundio"]
path = third_party/soundio
url = https://github.com/WolverinDEV/libsoundio.git
[submodule "third_party/rnnoise"]
path = third_party/rnnoise
url = https://github.com/TeaSpeak/rnnoise-cmake.git

1
third_party/rnnnoise vendored Submodule

@ -0,0 +1 @@
Subproject commit d981adb2e797216f456cfcf158f73761a29981f8