Sign in
rust
/
rust-lang
/
llvm-project
/
refs/heads/rust-revert-fastisel
/
.
/
lldb
/
source
/
Plugins
/
OperatingSystem
/
CMakeLists.txt
blob: 1a29f9ad3af4c4d2ad9d5a78486ce966492eb5d9 [
file
] [
edit
]
set_property(DIRECTORY PROPERTY LLDB_PLUGIN_KIND OperatingSystem)
if (LLDB_ENABLE_PYTHON)
add_subdirectory(Python)
endif()