forked from ariadne/pkgconf
3 lines
114 B
Meson
3 lines
114 B
Meson
|
option('tests', type: 'boolean', value: true,
|
||
|
description: 'Build tests which depends upon the kyua framework'
|
||
|
)
|