diff options
Diffstat (limited to 'lldb/source/CMakeLists.txt')
-rw-r--r-- | lldb/source/CMakeLists.txt | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/lldb/source/CMakeLists.txt b/lldb/source/CMakeLists.txt index bb55af635c8..2739b1d3f8d 100644 --- a/lldb/source/CMakeLists.txt +++ b/lldb/source/CMakeLists.txt @@ -59,6 +59,7 @@ add_lldb_library(liblldb SHARED lldb.cpp lldb-log.cpp API/SBAddress.cpp + API/SBAttachInfo.cpp API/SBBlock.cpp API/SBBreakpoint.cpp API/SBBreakpointLocation.cpp |