Sign in
llvm
/
llvm-project
/
6bc780ccc0baffb6d05b6bd9bfb51e3fb9596b84
/
.
/
lldb
/
unittests
/
ScriptInterpreter
/
CMakeLists.txt
blob: 667e7a7da323c1081a88700d7ed71462fb9bb78e [
file
]
if (NOT LLDB_DISABLE_PYTHON)
add_subdirectory(Python)
endif()