summaryrefslogtreecommitdiffstats
path: root/lldb/source/Plugins/OperatingSystem/Python/CMakeLists.txt
blob: ceed46806f4b4bfa3ce36623cde48cfd60b9099a (plain)
1
2
3
4
5
set(LLVM_NO_RTTI 1)

add_lldb_library(lldbPluginOSPython
  OperatingSystemPython.cpp
  )
OpenPOWER on IntegriCloud