blob: 749407d63d5c97c37e643e6c60ae2f930109f5fb [file] [log] [blame]
add_lldb_library(lldbPluginPlatformPOSIX PLUGIN
PlatformPOSIX.cpp
LINK_LIBS
lldbCore
lldbExpression
lldbHost
lldbInterpreter
lldbTarget
)