brintos

brintos / llvm-project-archived public Read only

0
0
Text · 234 B · 558f76d Raw
13 lines · plain
1add_lldb_unittest(ScriptInterpreterLuaTests2  LuaTests.cpp3  ScriptInterpreterTests.cpp4 5  LINK_COMPONENTS6    Support7  LINK_LIBS8    lldbHost9    lldbPluginScriptInterpreterLua10    lldbPluginPlatformLinux11    LLVMTestingSupport12  )13