diff options
Diffstat (limited to 'src/core/CMakeLists.txt')
| -rw-r--r-- | src/core/CMakeLists.txt | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/src/core/CMakeLists.txt b/src/core/CMakeLists.txt index 51e4088d2..3dff068df 100644 --- a/src/core/CMakeLists.txt +++ b/src/core/CMakeLists.txt | |||
| @@ -126,6 +126,8 @@ add_library(core STATIC | |||
| 126 | hle/service/audio/audren_u.h | 126 | hle/service/audio/audren_u.h |
| 127 | hle/service/audio/codecctl.cpp | 127 | hle/service/audio/codecctl.cpp |
| 128 | hle/service/audio/codecctl.h | 128 | hle/service/audio/codecctl.h |
| 129 | hle/service/audio/hwopus.cpp | ||
| 130 | hle/service/audio/hwopus.h | ||
| 129 | hle/service/bcat/module.cpp | 131 | hle/service/bcat/module.cpp |
| 130 | hle/service/bcat/module.h | 132 | hle/service/bcat/module.h |
| 131 | hle/service/bcat/bcat.cpp | 133 | hle/service/bcat/bcat.cpp |