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