1add_lldb_library(lldbPluginScriptInterpreterPython
2  PythonDataObjects.cpp
3  ScriptInterpreterPython.cpp
4  )
5