summaryrefslogtreecommitdiff
path: root/externals/opus/CMakeLists.txt
diff options
context:
space:
mode:
Diffstat (limited to 'externals/opus/CMakeLists.txt')
-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()
23 endif() 23 endif()
24endif() 24endif()
25 25
26add_library(opus STATIC 26add_library(opus
27 # CELT sources 27 # CELT sources
28 opus/celt/bands.c 28 opus/celt/bands.c
29 opus/celt/celt.c 29 opus/celt/celt.c