add_lldb_library(lldbPluginScriptedProcessPythonInterface PLUGIN ScriptedProcessPythonInterface.cpp LINK_LIBS lldbCore lldbHost lldbInterpreter lldbTarget ${Python3_LIBRARIES} ${LLDB_LIBEDIT_LIBS} LINK_COMPONENTS Support )