diff options
Diffstat (limited to 'src/core/CMakeLists.txt')
| -rw-r--r-- | src/core/CMakeLists.txt | 4 |
1 files changed, 4 insertions, 0 deletions
diff --git a/src/core/CMakeLists.txt b/src/core/CMakeLists.txt index 821d2f883..7ab60c5bc 100644 --- a/src/core/CMakeLists.txt +++ b/src/core/CMakeLists.txt | |||
| @@ -124,6 +124,10 @@ add_library(core STATIC | |||
| 124 | hle/service/audio/audren_u.h | 124 | hle/service/audio/audren_u.h |
| 125 | hle/service/audio/codecctl.cpp | 125 | hle/service/audio/codecctl.cpp |
| 126 | hle/service/audio/codecctl.h | 126 | hle/service/audio/codecctl.h |
| 127 | hle/service/bcat/module.cpp | ||
| 128 | hle/service/bcat/module.h | ||
| 129 | hle/service/bcat/bcat.cpp | ||
| 130 | hle/service/bcat/bcat.h | ||
| 127 | hle/service/fatal/fatal.cpp | 131 | hle/service/fatal/fatal.cpp |
| 128 | hle/service/fatal/fatal.h | 132 | hle/service/fatal/fatal.h |
| 129 | hle/service/fatal/fatal_p.cpp | 133 | hle/service/fatal/fatal_p.cpp |