summaryrefslogtreecommitdiffstats
path: root/externals/opus
diff options
context:
space:
mode:
authorAlexandre Bouvier <contact@amb.tf>2023-03-01 21:31:27 +0100
committerAlexandre Bouvier <contact@amb.tf>2023-05-24 04:57:04 +0200
commit9c3c7ec009ff4d4b006222328736fa0f66d5598a (patch)
tree56069ecf330c58e165b93bb508761146792df078 /externals/opus
parentMerge pull request #10422 from liamwhite/gc (diff)
downloadyuzu-9c3c7ec009ff4d4b006222328736fa0f66d5598a.tar
yuzu-9c3c7ec009ff4d4b006222328736fa0f66d5598a.tar.gz
yuzu-9c3c7ec009ff4d4b006222328736fa0f66d5598a.tar.bz2
yuzu-9c3c7ec009ff4d4b006222328736fa0f66d5598a.tar.lz
yuzu-9c3c7ec009ff4d4b006222328736fa0f66d5598a.tar.xz
yuzu-9c3c7ec009ff4d4b006222328736fa0f66d5598a.tar.zst
yuzu-9c3c7ec009ff4d4b006222328736fa0f66d5598a.zip
Diffstat (limited to 'externals/opus')
-rw-r--r--externals/opus/CMakeLists.txt2
1 files changed, 1 insertions, 1 deletions
diff --git a/externals/opus/CMakeLists.txt b/externals/opus/CMakeLists.txt
index 410ff7c08..d9a03423d 100644
--- a/externals/opus/CMakeLists.txt
+++ b/externals/opus/CMakeLists.txt
@@ -23,7 +23,7 @@ else()
endif()
endif()
-add_library(opus STATIC
+add_library(opus
# CELT sources
opus/celt/bands.c
opus/celt/celt.c