Sign in
llvm
/
lldb
/
release_37
/
.
/
unittests
/
Interpreter
/
CMakeLists.txt
blob: 4078476bc75a843817d4f0839e5df8764f697725 [
file
] [
log
] [
blame
]
add_lldb_unittest(InterpreterTests
TestArgs.cpp
)
target_link_libraries(InterpreterTests
${PYTHON_LIBRARY}
)