Sign in
android
/
toolchain
/
rustc
/
43f0694b1feb1296004d84509e01177159e71be0
/
.
/
src
/
llvm-project
/
lldb
/
unittests
/
ScriptInterpreter
/
Python
/
CMakeLists.txt
blob: fdb86db7cf3eddf90fa57b4a09ef143cef844f8d [
file
] [
log
] [
blame
]
add_lldb_unittest(ScriptInterpreterPythonTests
PythonDataObjectsTests.cpp
PythonExceptionStateTests.cpp
PythonTestSuite.cpp
LINK_LIBS
lldbHost
lldbPluginScriptInterpreterPython
LINK_COMPONENTS
Support
)