diff options
Diffstat (limited to '')
| -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 a92ffbd69..410ff7c08 100644 --- a/externals/opus/CMakeLists.txt +++ b/externals/opus/CMakeLists.txt | |||
| @@ -256,4 +256,4 @@ PRIVATE | |||
| 256 | opus/src | 256 | opus/src |
| 257 | ) | 257 | ) |
| 258 | 258 | ||
| 259 | add_library(Opus::Opus ALIAS opus) | 259 | add_library(Opus::opus ALIAS opus) |