Merge branch 'tweak-option-docs' into 'main'

Tweak the vulkan option description

See merge request GNOME/gtk!4976
This commit is contained in:
Matthias Clasen 2022-08-23 12:41:46 +00:00
commit e68925a932

View File

@ -51,7 +51,7 @@ option('print-cups',
option('vulkan',
type: 'feature',
value: 'disabled',
description : 'Enable support for the experimental Vulkan graphics API')
description : 'Enable support for the experimental Vulkan renderer')
option('cloudproviders',
type: 'feature',