summaryrefslogtreecommitdiffstats
path: root/subprojects/shew/meson_options.txt
blob: b5c0f5cf3f803c5186d642ae3baf730884ef8ec3 (plain)
1
2
3
4
option('package_name',
  type: 'string',
  description: 'Parent package the library is built into'
)