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