diff options
Diffstat (limited to 'lldb/source/API/CMakeLists.txt')
-rw-r--r-- | lldb/source/API/CMakeLists.txt | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/lldb/source/API/CMakeLists.txt b/lldb/source/API/CMakeLists.txt index cba68069ba1..edc76395dee 100644 --- a/lldb/source/API/CMakeLists.txt +++ b/lldb/source/API/CMakeLists.txt @@ -58,7 +58,6 @@ add_lldb_library(lldbAPI SBTypeSynthetic.cpp SBValue.cpp SBValueList.cpp - SBVariablesOptions.cpp SBWatchpoint.cpp SBUnixSignals.cpp ) |