add option for when filesystem still lives in the experimental namespace
This commit is contained in:
@ -2,3 +2,4 @@ option('libnl', type: 'feature', value: 'auto', description: 'Enable libnl suppo
|
||||
option('pulseaudio', type: 'feature', value: 'auto', description: 'Enable support for pulseaudio')
|
||||
option('dbusmenu-gtk', type: 'feature', value: 'auto', description: 'Enable support for tray')
|
||||
option('out', type: 'string', value : '/', description: 'output prefix directory')
|
||||
option('filesystem-experimental', type: 'boolean', value: 'true', description: 'Does filesystem still live in experimental?')
|
||||
|
Reference in New Issue
Block a user