pkgconf/meson_options.txt

3 lines
114 B
Meson
Raw Normal View History

option('tests', type: 'boolean', value: true,
description: 'Build tests which depends upon the kyua framework'
)