diff --git a/lldb/tools/lldb-test/CMakeLists.txt b/lldb/tools/lldb-test/CMakeLists.txt --- a/lldb/tools/lldb-test/CMakeLists.txt +++ b/lldb/tools/lldb-test/CMakeLists.txt @@ -18,7 +18,6 @@ lldbTarget lldbUtility ${LLDB_ALL_PLUGINS} - ${host_lib} LINK_COMPONENTS Support diff --git a/lldb/tools/lldb-vscode/CMakeLists.txt b/lldb/tools/lldb-vscode/CMakeLists.txt --- a/lldb/tools/lldb-vscode/CMakeLists.txt +++ b/lldb/tools/lldb-vscode/CMakeLists.txt @@ -40,7 +40,6 @@ LINK_LIBS liblldb - ${host_lib} ${extra_libs} LINK_COMPONENTS