brintos

brintos / llvm-project-archived public Read only

0
0
Text · 283 B · 6e1fc64 Raw
14 lines · plain
1add_lldb_unittest(LLDBValueObjectTests2  DumpValueObjectOptionsTests.cpp3  DILLexerTests.cpp4  DynamicValueObjectLocalBuffer.cpp5 6  LINK_COMPONENTS7    Support8  LINK_LIBS9    lldbValueObject10    lldbPluginPlatformLinux11    lldbPluginScriptInterpreterNone12    LLVMTestingSupport13  )14