文本文件  |  6行  |  89 B

set(LLVM_NO_RTTI 1)

add_lldb_library(lldbPluginOSPython
  OperatingSystemPython.cpp
  )