metroskrew/meson_options.txt
2025-04-25 22:08:24 +02:00

5 lines
195 B
Meson

option('trace', type: 'boolean', value: false,
description: 'Enables tracing messages')
option('wine_wrap', type: 'boolean', value: false,
description: 'Installs shell scripts to call wine')