1add_lldb_library(lldbPluginTraceExporterCommon 2 TraceHTR.cpp 3 4 LINK_LIBS 5 lldbCore 6 lldbTarget 7 ) 8