aboutsummaryrefslogtreecommitdiff
path: root/meson_options.txt
blob: 9c215ae6f463904dc05538e53c4c6a1ebdf3e2e7 (plain)
1
2
3
4
5
option(
  'tests',
  type : 'boolean',
  value : true,
  description : 'Enable building tests')