1set_property(DIRECTORY PROPERTY LLDB_PLUGIN_KIND OperatingSystem)2 3if (LLDB_ENABLE_PYTHON)4 add_subdirectory(Python)5endif()6