diff options
-rw-r--r-- | lldb/source/Breakpoint/CMakeLists.txt | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/lldb/source/Breakpoint/CMakeLists.txt b/lldb/source/Breakpoint/CMakeLists.txt index 50878ff21b8..f6278528eab 100644 --- a/lldb/source/Breakpoint/CMakeLists.txt +++ b/lldb/source/Breakpoint/CMakeLists.txt @@ -27,6 +27,7 @@ add_lldb_library(lldbBreakpoint lldbInterpreter lldbSymbol lldbTarget + lldbUtility lldbPluginCPlusPlusLanguage lldbPluginObjCLanguage |