diff options
Diffstat (limited to 'lldb/source')
-rw-r--r-- | lldb/source/Host/CMakeLists.txt | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/lldb/source/Host/CMakeLists.txt b/lldb/source/Host/CMakeLists.txt index 93e4fd516ba..6ce74c1c3cd 100644 --- a/lldb/source/Host/CMakeLists.txt +++ b/lldb/source/Host/CMakeLists.txt @@ -162,7 +162,6 @@ add_lldb_library(lldbHost ${HOST_SOURCES} LINK_LIBS - lldbTarget lldbUtility ${EXTRA_LIBS} ${LLDBObjCLibs} |