13 lines · plain
1add_lldb_unittest(ScriptInterpreterLuaTests2 LuaTests.cpp3 ScriptInterpreterTests.cpp4 5 LINK_COMPONENTS6 Support7 LINK_LIBS8 lldbHost9 lldbPluginScriptInterpreterLua10 lldbPluginPlatformLinux11 LLVMTestingSupport12 )13