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