Add preliminary direct support for WebP
This commit is contained in:
@@ -4,6 +4,8 @@ option('librsvg', type : 'feature', value : 'auto',
|
||||
description : 'Build with SVG support, requires librsvg')
|
||||
option('xcursor', type : 'feature', value : 'auto',
|
||||
description : 'Build with Xcursor support, requires libXcursor')
|
||||
option('libwebp', type : 'feature', value : 'auto',
|
||||
description : 'Build with WEBP support, requires libwebp')
|
||||
option('libheif', type : 'feature', value : 'auto',
|
||||
description : 'Build with HEIF/AVIF support, requires libheif')
|
||||
option('libtiff', type : 'feature', value : 'auto',
|
||||
|
||||
Reference in New Issue
Block a user