Files
Impression/meson_options.txt
Adhami3310 693117a739 init commit
2023-06-01 06:26:53 -04:00

10 lines
129 B
Meson

option (
'profile',
type: 'combo',
choices: [
'default',
'development'
],
value: 'default'
)