summaryrefslogtreecommitdiffstats
path: root/lldb/source/Plugins/ScriptInterpreter/Python/CMakeLists.txt
blob: 71f5807b6f622cfde3f40df4ef64e799f74c883b (plain)
1
2
3
4
5
add_lldb_library(lldbPluginScriptInterpreterPython
  PythonDataObjects.cpp
  PythonExceptionState.cpp
  ScriptInterpreterPython.cpp
  )
OpenPOWER on IntegriCloud