diff --git a/meson_options.txt b/meson_options.txt index 9f0faf4..8508f5d 100644 --- a/meson_options.txt +++ b/meson_options.txt @@ -20,5 +20,5 @@ option('introspection', option('test-clients', type : 'boolean', - value : true, + value : false, description : 'compile the test clients')