blob: 1717b0a89666958e00f1e08b4b50fa4341bd6f62 [file] [log] [blame]
add_lldb_library(lldbPluginCPPRuntime
CPPLanguageRuntime.cpp
LINK_LIBS
lldbCore
lldbSymbol
lldbTarget
)
add_subdirectory(ItaniumABI)
#add_subdirectory(MicrosoftABI)