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 ffbda7925..b681d21a7 100644 --- a/src/core/CMakeLists.txt +++ b/src/core/CMakeLists.txt | |||
| @@ -460,6 +460,8 @@ add_library(core STATIC | |||
| 460 | hle/service/hid/controllers/touchscreen.h | 460 | hle/service/hid/controllers/touchscreen.h |
| 461 | hle/service/hid/controllers/xpad.cpp | 461 | hle/service/hid/controllers/xpad.cpp |
| 462 | hle/service/hid/controllers/xpad.h | 462 | hle/service/hid/controllers/xpad.h |
| 463 | hle/service/jit/jit_context.cpp | ||
| 464 | hle/service/jit/jit_context.h | ||
| 463 | hle/service/jit/jit.cpp | 465 | hle/service/jit/jit.cpp |
| 464 | hle/service/jit/jit.h | 466 | hle/service/jit/jit.h |
| 465 | hle/service/lbl/lbl.cpp | 467 | hle/service/lbl/lbl.cpp |