Updating rev

This commit is contained in:
WolverinDEV 2021-02-07 18:52:06 +01:00
parent ee6c53d179
commit fd2ee5edb8
7 changed files with 9 additions and 4 deletions

3
.gitmodules vendored
View File

@ -63,3 +63,6 @@
[submodule "third_party/rnnoise"]
path = third_party/rnnoise
url = https://github.com/TeaSpeak/rnnoise-cmake.git
[submodule "third_party/spdlog"]
path = third_party/spdlog
url = https://git.did.science/TeaSpeak/libraries/spdlog.git

@ -1 +1 @@
Subproject commit 62de553a11f63605355b436edbf6d62e994c9f1f
Subproject commit efd37873410dbc93964479ea6498e84be43c5248

2
client

@ -1 +1 @@
Subproject commit bce53945e0d2fa84879f4af7be9e128c94220610
Subproject commit 09e3c78dd84ee7719d0a4dcc303ca8e5e8f7cddd

2
shared

@ -1 +1 @@
Subproject commit f6f90f1196afcaf21c31b93546e07c3d61d6e510
Subproject commit 7c82007b4e5d5c66612f349f8a810c420ef4de75

@ -1 +1 @@
Subproject commit 540238cdd0d9b3939199895244e786c316ba373a
Subproject commit f767d33520881c2f44958fe9616f2965a3e19330

View File

@ -68,6 +68,7 @@ exec_script_external build_tommath.sh tommath
exec_script_external build_tomcrypt.sh tomcrypt "tommath_path=`pwd`/tommath/out/${build_os_type}_${build_os_arch}"
exec_script_external build_ed25519.sh ed25519
exec_script_external build_opus.sh opus
exec_script_external build_spdlog.sh spdlog
exec_script_external build_libfvad.sh libfvad
exec_script_external build_soxr.sh soxr
exec_script_external build_portaudio.sh portaudio

1
third_party/spdlog vendored Submodule

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