Gitiles
Code Review
Sign In
gerrit-public.fairphone.software
/
toolchain
/
llvm-project
/
ae920a81ffa3c7e3c14de131d0d55abd31bbff7d
/
.
/
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
)