mirror of
https://github.com/pret/pokeplatinum.git
synced 2026-04-25 07:29:01 -05:00
3 lines
168 B
Meson
3 lines
168 B
Meson
option('solo', type: 'boolean', value: false, description: 'Build a minimal zlib without file I/O API')
|
|
option('tests', type : 'feature', value : 'auto', yield : true)
|