xref
: /
openbsd
/
gnu
/
llvm
/
lldb
/
source
/
Plugins
/
OperatingSystem
/
CMakeLists.txt
(revision d415bd75)
Home
History
Annotate
Line#
Scopes#
Navigate#
Raw
Download
current directory
1
if (LLDB_ENABLE_PYTHON)
2
add_subdirectory(Python)
3
endif()
4