diff --git a/meson_options.txt b/meson_options.txt index ec6c589..9c4d8bc 100644 --- a/meson_options.txt +++ b/meson_options.txt @@ -1 +1 @@ -option('server', type: 'feature', description: 'Controls whether the CDBA server is built. By default it will be built of all dependencies are present.') +option('server', type: 'feature', description: 'Controls whether the CDBA server is built. By default it will be built if all dependencies are present.')