diff options
Diffstat (limited to 'lldb/source/Target/CMakeLists.txt')
| -rw-r--r-- | lldb/source/Target/CMakeLists.txt | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/lldb/source/Target/CMakeLists.txt b/lldb/source/Target/CMakeLists.txt index c7b22e05bd5..3dc3617d8ea 100644 --- a/lldb/source/Target/CMakeLists.txt +++ b/lldb/source/Target/CMakeLists.txt @@ -11,6 +11,7 @@ add_lldb_library(lldbTarget JITLoaderList.cpp LanguageRuntime.cpp Memory.cpp + MemoryHistory.cpp NativeRegisterContext.cpp NativeRegisterContextRegisterInfo.cpp ObjCLanguageRuntime.cpp |

