blob: e8b9415241c884ae921efee95d922bb188aba223 [file]
add_lldb_library(lldbPluginObjCRuntime
ObjCLanguageRuntime.cpp
LINK_LIBS
lldbCore
lldbSymbol
lldbTarget
lldbUtility
)
add_subdirectory(AppleObjCRuntime)
add_subdirectory(GNUstepObjCRuntime)