13 lines
276 B
Text
13 lines
276 B
Text
|
add_lldb_unittest(GetControlFlowKindx86Tests
|
||
|
TestGetControlFlowKindx86.cpp
|
||
|
LINK_LIBS
|
||
|
lldbCore
|
||
|
lldbSymbol
|
||
|
lldbTarget
|
||
|
lldbPluginDisassemblerLLVMC
|
||
|
lldbPluginProcessUtility
|
||
|
LINK_COMPONENTS
|
||
|
Support
|
||
|
${LLVM_TARGETS_TO_BUILD}
|
||
|
)
|