Gitiles
Code Review
Sign In
gerrit-public.fairphone.software
/
toolchain
/
llvm-project
/
a69bbe02a2352271e8b14542073f177e24c499c1
/
.
/
lldb
/
unittests
/
ScriptInterpreter
/
Python
/
CMakeLists.txt
blob: 471f4c6dbc35475aafdeb024a00714ec9da1924c [
file
] [
log
] [
blame
]
add_lldb_unittest(ScriptInterpreterPythonTests
PythonDataObjectsTests.cpp
PythonTestSuite.cpp
LINK_LIBS
lldbHost
lldbPluginScriptInterpreterPython
LLVMTestingSupport
LINK_COMPONENTS
Support
)