1 2 3 4 5 6 7 8 9 10
add_lldb_library(lldbPluginObjectFilePDB PLUGIN ObjectFilePDB.cpp LINK_COMPONENTS Support LINK_LIBS lldbCore lldbSymbol lldbUtility )