summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--src/core/CMakeLists.txt1
1 files changed, 1 insertions, 0 deletions
diff --git a/src/core/CMakeLists.txt b/src/core/CMakeLists.txt
index 9a9aa3539..025177b89 100644
--- a/src/core/CMakeLists.txt
+++ b/src/core/CMakeLists.txt
@@ -10,6 +10,7 @@ set(SRCS
10 file_sys/savedata_archive.cpp 10 file_sys/savedata_archive.cpp
11 file_sys/title_metadata.cpp 11 file_sys/title_metadata.cpp
12 frontend/emu_window.cpp 12 frontend/emu_window.cpp
13 frontend/framebuffer_layout.cpp
13 gdbstub/gdbstub.cpp 14 gdbstub/gdbstub.cpp
14 hle/config_mem.cpp 15 hle/config_mem.cpp
15 hle/kernel/address_arbiter.cpp 16 hle/kernel/address_arbiter.cpp