diff options
Diffstat (limited to 'src/core/CMakeLists.txt')
| -rw-r--r-- | src/core/CMakeLists.txt | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/src/core/CMakeLists.txt b/src/core/CMakeLists.txt index e8bf68866..99602699a 100644 --- a/src/core/CMakeLists.txt +++ b/src/core/CMakeLists.txt | |||
| @@ -142,6 +142,7 @@ add_library(core STATIC | |||
| 142 | frontend/emu_window.h | 142 | frontend/emu_window.h |
| 143 | frontend/framebuffer_layout.cpp | 143 | frontend/framebuffer_layout.cpp |
| 144 | frontend/framebuffer_layout.h | 144 | frontend/framebuffer_layout.h |
| 145 | frontend/graphics_context.h | ||
| 145 | hid/emulated_console.cpp | 146 | hid/emulated_console.cpp |
| 146 | hid/emulated_console.h | 147 | hid/emulated_console.h |
| 147 | hid/emulated_controller.cpp | 148 | hid/emulated_controller.cpp |