[Host] Clean up dependencies of HostMacOSXObjCXX

llvm-svn: 360178
This commit is contained in:
Alex Langford 2019-05-07 18:08:06 +00:00
parent 800e6e34ae
commit fb381607f0
1 changed files with 0 additions and 4 deletions

View File

@ -8,13 +8,9 @@ add_lldb_library(lldbHostMacOSXObjCXX
HostThreadMacOSX.mm
LINK_LIBS
lldbCore
lldbSymbol
lldbTarget
lldbUtility
${EXTRA_LIBS}
LINK_COMPONENTS
Object
Support
)