13 lines
234 B
Text
13 lines
234 B
Text
|
add_lldb_unittest(ScriptInterpreterLuaTests
|
||
|
LuaTests.cpp
|
||
|
ScriptInterpreterTests.cpp
|
||
|
|
||
|
LINK_LIBS
|
||
|
lldbHost
|
||
|
lldbPluginScriptInterpreterLua
|
||
|
lldbPluginPlatformLinux
|
||
|
LLVMTestingSupport
|
||
|
LINK_COMPONENTS
|
||
|
Support
|
||
|
)
|