Sign in
llvm
/
llvm-project
/
lldb
/
fd0e7cb0ac9158339e94418054b22e223a258b2d
/
.
/
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
)