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