Sign in
llvm
/
llvm-project
/
d88c89f860c205cda2c07b59fbb9ede70130818f
/
.
/
lldb
/
unittests
/
ScriptInterpreter
/
Lua
/
CMakeLists.txt
blob: 558f76dd5488d35798575b99023de335989dd4f9 [
file
] [
log
] [
blame
]
add_lldb_unittest(ScriptInterpreterLuaTests
LuaTests.cpp
ScriptInterpreterTests.cpp
LINK_COMPONENTS
Support
LINK_LIBS
lldbHost
lldbPluginScriptInterpreterLua
lldbPluginPlatformLinux
LLVMTestingSupport
)