aboutsummaryrefslogtreecommitdiff
path: root/source/API/CMakeLists.txt
diff options
context:
space:
mode:
Diffstat (limited to 'source/API/CMakeLists.txt')
-rw-r--r--source/API/CMakeLists.txt2
1 files changed, 2 insertions, 0 deletions
diff --git a/source/API/CMakeLists.txt b/source/API/CMakeLists.txt
index 06a26e17c929..2ed42cac062e 100644
--- a/source/API/CMakeLists.txt
+++ b/source/API/CMakeLists.txt
@@ -35,6 +35,8 @@ add_lldb_library(liblldb SHARED
SBLaunchInfo.cpp
SBLineEntry.cpp
SBListener.cpp
+ SBMemoryRegionInfo.cpp
+ SBMemoryRegionInfoList.cpp
SBModule.cpp
SBModuleSpec.cpp
SBPlatform.cpp