explicit STATIC

This commit is contained in:
ouwou
2023-08-25 21:05:49 -04:00
parent ccabaa44d6
commit a05a259393

View File

@@ -169,7 +169,7 @@ if (ENABLE_VOICE)
if (NOT rnnoise_FOUND)
message("rnnoise was not found and will be included as a submodule")
# This is potentially really stupid
add_library(rnnoise
add_library(rnnoise STATIC
subprojects/rnnoise/src/arch.h
subprojects/rnnoise/src/celt_lpc.c
subprojects/rnnoise/src/celt_lpc.h