/
githubmirror
/
libxmlb
Обзор
Документация
Войти
/
githubmirror
/
libxmlb
Код
Запросы
0
Пакеты
0
Релизы
0
Аналитика
Безопасность
main
meson_options.txt
13 строк
625 B
Richard Hughes
Lower the Meson and GLib deps for RHEL-8
28 май 2026, 22:50
28 май 2026, 22:50
2626656
Код
Авторство
О чём код?
option('gtkdoc',type : 'boolean', value : true, description : 'enable developer documentation') option('introspection', type : 'boolean', value : true, description : 'generate GObject Introspection data') option('tests', type : 'boolean', value : true, description : 'enable tests') option('stemmer', type : 'boolean', value : false, description : 'enable stemmer support') option('cli', type : 'boolean', value : true, description : 'build and install the xb-tool CLI') option('lzma', type: 'feature', description : 'enable lzma (xz) support', ) option('zstd', type: 'feature', description: 'enable zstd support', )