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