Sign in
android
/
toolchain
/
rustc
/
bcf972c0208490b0eb3ce3c170c2db486ba945b3
/
.
/
src
/
llvm-project
/
lldb
/
unittests
/
ScriptInterpreter
/
Lua
/
CMakeLists.txt
blob: e030070a140f0c39262b6da597ef4799157f6674 [
file
] [
log
] [
blame
]
add_lldb_unittest(ScriptInterpreterLuaTests
LuaTests.cpp
ScriptInterpreterTests.cpp
LINK_LIBS
lldbHost
lldbPluginScriptInterpreterLua
lldbPluginPlatformLinux
LLVMTestingSupport
LINK_COMPONENTS
Support
)