blob: 7f035ad467eeadf6a09cee089041badbbba7a90b [file] [log] [blame] [edit]
add_lldb_library(lldbPluginInstrumentationRuntimeMainThreadChecker PLUGIN
InstrumentationRuntimeMainThreadChecker.cpp
LINK_COMPONENTS
Support
LINK_LIBS
lldbBreakpoint
lldbCore
lldbExpression
lldbInterpreter
lldbSymbol
lldbTarget
)