Tweak the vulkan option description

The thing that is experimental is our renderer,
not the vulkan API.
This commit is contained in:
Matthias Clasen 2022-08-23 08:27:24 -04:00
parent 8786ac844c
commit aa0f564aa1

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',