summaryrefslogtreecommitdiffstats
path: root/test cases/common/67 modules/meson_options.txt
blob: 06711447d72d13619d788a3c355ed81c36750d0d (plain)
1
2
3
4
5
6
option(
  'disabled',
  type : 'feature',
  value : 'disabled',
  description : 'test disabled'
)