Tweak the vulkan option description
The thing that is experimental is our renderer, not the vulkan API.
This commit is contained in:
@@ -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',
|
||||
|
||||
Reference in New Issue
Block a user