Which is supported since Meson 1.1: https://mesonbuild.com/Release-notes-for-1-1-0.html#support-for-reading-options-from-mesonoptions Part-of: <https://gitlab.freedesktop.org/gstreamer/gstreamer/-/merge_requests/8651>
2 lines
92 B
Plaintext
2 lines
92 B
Plaintext
option('tests', type : 'feature', value : 'auto', yield : true, description: 'Build tests')
|