mirror of
https://github.com/mid-kid/metroskrew.git
synced 2025-06-18 13:15:40 -04:00
5 lines
195 B
Meson
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')
|