summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
-rw-r--r--lldb/source/API/CMakeLists.txt1
1 files changed, 1 insertions, 0 deletions
diff --git a/lldb/source/API/CMakeLists.txt b/lldb/source/API/CMakeLists.txt
index d58096d52ea..7e9dd2d8516 100644
--- a/lldb/source/API/CMakeLists.txt
+++ b/lldb/source/API/CMakeLists.txt
@@ -43,6 +43,7 @@ add_lldb_library(lldbAPI
SBSymbolContextList.cpp
SBTarget.cpp
SBThread.cpp
+ SBThreadCollection.cpp
SBType.cpp
SBTypeCategory.cpp
SBTypeEnumMember.cpp
OpenPOWER on IntegriCloud