blob: ebca113a45d5d1dd485b665c7e12a3d82ec41a3b [file]
add_lldb_library(lldbPluginPlatformPOSIX
PlatformPOSIX.cpp
LINK_LIBS
lldbCore
lldbExpression
lldbHost
lldbInterpreter
lldbTarget
lldbValueObject
lldbPluginPlatformGDB
lldbPluginTypeSystemClang
)