xref: /openbmc/phosphor-user-manager/meson.options (revision f8ccac9779d0f8068e09fb7c2940771ed70e7de0)
124637e5fSGeorge Liuoption('tests', type: 'feature', description: 'Build tests', value: 'enabled')
2*f8ccac97SPatrick Williamsoption(
3*f8ccac97SPatrick Williams    'root_user_mgmt',
4*f8ccac97SPatrick Williams    type: 'feature',
5*f8ccac97SPatrick Williams    description: 'Enable management of the root user',
6*f8ccac97SPatrick Williams    value: 'enabled',
7*f8ccac97SPatrick Williams)
8