diff --git a/lldb/source/Commands/CMakeLists.txt b/lldb/source/Commands/CMakeLists.txt index 51910fee7209..55b41b1050c5 100644 --- a/lldb/source/Commands/CMakeLists.txt +++ b/lldb/source/Commands/CMakeLists.txt @@ -31,6 +31,7 @@ add_lldb_library(lldbCommands CommandObjectLanguage.cpp LINK_LIBS + lldbBase lldbBreakpoint lldbCore lldbDataFormatters