Sign in
llvm
/
lldb
/
refs/heads/release_90
/
.
/
source
/
Plugins
/
ScriptInterpreter
/
CMakeLists.txt
blob: 5d8642eb07e671f0776675b00271bc15719fa416 [
file
] [
log
] [
blame
] [
edit
]
add_subdirectory(None)
if (NOT LLDB_DISABLE_PYTHON)
add_subdirectory(Python)
endif()