summaryrefslogtreecommitdiff
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 3b852a3d7402..9dd21bcf2aaf 100644
--- a/source/API/CMakeLists.txt
+++ b/source/API/CMakeLists.txt
@@ -67,6 +67,8 @@ add_lldb_library(liblldb SHARED
SBThread.cpp
SBThreadCollection.cpp
SBThreadPlan.cpp
+ SBTrace.cpp
+ SBTraceOptions.cpp
SBType.cpp
SBTypeCategory.cpp
SBTypeEnumMember.cpp