appstream-generator/meson_options.txt
2016-10-03 18:51:23 +02:00

10 lines
193 B
Meson

#
# Options for AppStream Generator
#
option('download_js',
type: 'boolean',
value: true,
description: 'Whether we should download JavaScript with Bower automatically.'
)