blob: 9dc196f45d601e4583f6c5e9942ab0229ec4915e [file] [log] [blame]
add_lldb_library(lldbPluginSystemRuntimeMacOSX PLUGIN
AppleGetItemInfoHandler.cpp
AppleGetPendingItemsHandler.cpp
AppleGetQueuesHandler.cpp
AppleGetThreadItemInfoHandler.cpp
SystemRuntimeMacOSX.cpp
AbortWithPayloadFrameRecognizer.cpp
LINK_LIBS
lldbBreakpoint
lldbCore
lldbExpression
lldbHost
lldbSymbol
lldbTarget
lldbUtility
lldbValueObject
lldbPluginProcessUtility
lldbPluginTypeSystemClang
)