aboutsummaryrefslogtreecommitdiff
path: root/meson_options.txt
blob: 161c91bfdefe85554bcddd597c170467d084362d (plain) (blame)
1
2
3
4
option('tidy',
       type : 'boolean',
       value : false,
       description : 'Enables the clang-tidy target')