blob: 42fe17f54f6ca2b4bbd63500a4b8e87e3cb1bc91 [file] [log] [blame]
set(LLVM_NO_RTTI 1)
# We depend on AppleThreadPlanStepThroughObjCTrampoline.h
include_directories(../../LanguageRuntime/ObjC/AppleObjCRuntime)
add_lldb_library(lldbPluginSystemRuntimeMacOSX
AppleGetItemInfoHandler.cpp
AppleGetPendingItemsHandler.cpp
AppleGetQueuesHandler.cpp
AppleGetThreadItemInfoHandler.cpp
SystemRuntimeMacOSX.cpp
)