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 loader/nso.h memory.cpp memory.h + memory_hook.cpp memory_hook.h memory_setup.h perf_stats.cpp |