meson: Add option to build without kyua for tests (#175)
parent
83eea876b0
commit
706273c746
2 changed files with 10 additions and 7 deletions
@ -0,0 +1,3 @@ |
||||
option('tests', type: 'boolean', value: true, |
||||
description: 'Build tests which depends upon the kyua framework' |
||||
) |
Loading…
Reference in new issue