blob: ceed46806f4b4bfa3ce36623cde48cfd60b9099a [file] [log] [blame] [edit]
set(LLVM_NO_RTTI 1)
add_lldb_library(lldbPluginOSPython
OperatingSystemPython.cpp
)