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 45dbd6796..a41e22f4a 100644 --- a/src/core/CMakeLists.txt +++ b/src/core/CMakeLists.txt | |||
| @@ -253,6 +253,7 @@ add_library(core STATIC | |||
| 253 | loader/nso.h | 253 | loader/nso.h |
| 254 | memory.cpp | 254 | memory.cpp |
| 255 | memory.h | 255 | memory.h |
| 256 | memory_hook.cpp | ||
| 256 | memory_hook.h | 257 | memory_hook.h |
| 257 | memory_setup.h | 258 | memory_setup.h |
| 258 | perf_stats.cpp | 259 | perf_stats.cpp |