diff options
Diffstat (limited to 'externals/opus')
| -rw-r--r-- | externals/opus/CMakeLists.txt | 2 |
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() |
| 24 | endif() | 24 | endif() |
| 25 | 25 | ||
| 26 | add_library(opus STATIC | 26 | add_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 |