diff --git a/lldb/unittests/Breakpoint/CMakeLists.txt b/lldb/unittests/Breakpoint/CMakeLists.txt index 3e4161313cd9d..c38b38bc5e90e 100644 --- a/lldb/unittests/Breakpoint/CMakeLists.txt +++ b/lldb/unittests/Breakpoint/CMakeLists.txt @@ -5,7 +5,6 @@ add_lldb_unittest(LLDBBreakpointTests LINK_COMPONENTS Support LINK_LIBS - liblldb lldbBreakpoint lldbCore LLVMTestingSupport