blob: b693b4346f9c0b84faa7341402e696dfc6d18ee3 [file] [log] [blame] [edit]
add_lldb_library(lldbPluginObjectFilePDB PLUGIN
ObjectFilePDB.cpp
LINK_COMPONENTS
Support
LINK_LIBS
lldbCore
lldbSymbol
lldbUtility
)