Gitiles
Code Review
Sign In
gerrit-public.fairphone.software
/
toolchain
/
llvm-project
/
31ccb51a7f1b6fddaa684095d78c4532598cf51d
/
.
/
lldb
/
unittests
/
ScriptInterpreter
/
Python
/
CMakeLists.txt
blob: f011200e6475e9e7954dfb773864928199dd5027 [
file
] [
log
] [
blame
]
add_lldb_unittest(ScriptInterpreterPythonTests
PythonDataObjectsTests.cpp
PythonExceptionStateTests.cpp
PythonTestSuite.cpp
)
target_link_libraries(ScriptInterpreterPythonTests lldbPluginScriptInterpreterPython ${PYTHON_LIBRARY})