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