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
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
Submodule client updated: bce53945e0...09e3c78dd8
+1 -1
Submodule shared updated: f6f90f1196...7c82007b4e
+1
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
Vendored Submodule
+1
Submodule third_party/spdlog added at b7d56470c9