summaryrefslogtreecommitdiffstats
path: root/lldb/source/CMakeLists.txt
diff options
context:
space:
mode:
Diffstat (limited to 'lldb/source/CMakeLists.txt')
-rw-r--r--lldb/source/CMakeLists.txt1
1 files changed, 1 insertions, 0 deletions
diff --git a/lldb/source/CMakeLists.txt b/lldb/source/CMakeLists.txt
index 2739b1d3f8d..59dd6a5d4f9 100644
--- a/lldb/source/CMakeLists.txt
+++ b/lldb/source/CMakeLists.txt
@@ -113,6 +113,7 @@ add_lldb_library(liblldb SHARED
API/SBUnixSignals.cpp
API/SBValue.cpp
API/SBValueList.cpp
+ API/SBVariablesOptions.cpp
API/SBWatchpoint.cpp
Host/Windows/getopt/GetOptInc.cpp
${LLDB_WRAP_PYTHON}
OpenPOWER on IntegriCloud