blob: 6f52deabc855d67587a91e1a104c6896c2a1b3db [file] [log] [blame]
add_lldb_library(lldbPluginPlatformPOSIX
PlatformPOSIX.cpp
LINK_LIBS
lldbCore
lldbExpression
lldbHost
lldbInterpreter
lldbTarget
lldbPluginTypeSystemClang
)