blob: e2cfd058e27837927d888765dcd1ffeec0721530 [file] [log] [blame]
add_lldb_library(lldbPluginScriptedProcess PLUGIN
ScriptedProcess.cpp
LINK_LIBS
lldbCore
lldbTarget
lldbUtility
lldbPluginProcessUtility
LINK_COMPONENTS
BinaryFormat
Object
Support
)