aboutsummaryrefslogtreecommitdiff
path: root/test cases/unit/109 configure same noop/meson_options.txt
blob: c406af229f5176588716084716655199bfc9f2e7 (plain)
1
2
3
4
5
option(
  'opt',
  type : 'string',
  value: '',
)