mirror of
https://github.com/mumble-voip/mumble.git
synced 2025-10-26 11:19:16 +00:00
We use our own fork in order to be able to mark included files as system files to avoid warnings from them.
31 lines
1.1 KiB
Plaintext
31 lines
1.1 KiB
Plaintext
[submodule "3rdparty/minhook"]
|
|
path = 3rdparty/minhook
|
|
url = https://github.com/mumble-voip/minhook.git
|
|
[submodule "3rdparty/mach-override-src"]
|
|
path = 3rdparty/mach-override-src
|
|
url = https://github.com/mumble-voip/mach_override.git
|
|
[submodule "3rdparty/speexdsp"]
|
|
path = 3rdparty/speexdsp
|
|
url = https://github.com/xiph/speexdsp.git
|
|
[submodule "3rdparty/rnnoise-src"]
|
|
path = 3rdparty/rnnoise-src
|
|
url = https://github.com/mumble-voip/rnnoise.git
|
|
[submodule "3rdparty/FindPythonInterpreter"]
|
|
path = 3rdparty/FindPythonInterpreter
|
|
url = https://github.com/Krzmbrzl/FindPythonInterpreter.git
|
|
[submodule "3rdparty/tracy"]
|
|
path = 3rdparty/tracy
|
|
url = https://github.com/wolfpld/tracy.git
|
|
[submodule "3rdparty/nlohmann_json"]
|
|
path = 3rdparty/nlohmann_json
|
|
url = https://github.com/nlohmann/json.git
|
|
[submodule "3rdparty/gsl"]
|
|
path = 3rdparty/gsl
|
|
url = https://github.com/microsoft/GSL.git
|
|
[submodule "3rdparty/SPSCQueue"]
|
|
path = 3rdparty/SPSCQueue
|
|
url = https://github.com/mumble-voip/SPSCQueue.git
|
|
[submodule "3rdparty/cmake-compiler-flags"]
|
|
path = 3rdparty/cmake-compiler-flags
|
|
url = https://github.com/Krzmbrzl/cmake-compiler-flags.git
|