blob: 1a29f9ad3af4c4d2ad9d5a78486ce966492eb5d9 [file] [log] [blame] [edit]
set_property(DIRECTORY PROPERTY LLDB_PLUGIN_KIND OperatingSystem)
if (LLDB_ENABLE_PYTHON)
add_subdirectory(Python)
endif()