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