Gitiles
Code Review
Sign In
gerrit-public.fairphone.software
/
toolchain
/
llvm-project
/
52712d3ff7a2f7bcf737996d6ab59ef2cc29c20d
/
.
/
lldb
/
unittests
/
ScriptInterpreter
/
Lua
/
CMakeLists.txt
blob: aa8a95c7c54c03ceef6f3733c158ba9663759ffc [
file
] [
log
] [
blame
]
add_lldb_unittest(ScriptInterpreterLuaTests
LuaTests.cpp
ScriptInterpreterTests.cpp
LINK_LIBS
lldbHost
lldbPluginScriptInterpreterLua
lldbPluginPlatformLinux
LLVMTestingSupport
LINK_COMPONENTS
Support
)