aboutsummaryrefslogtreecommitdiff
path: root/meson_options.txt
blob: b9aae7fc07e7c6cb537a3279c80601c5b5db2cf5 (plain) (blame)
1
2
3
4
5
option('png', type: 'feature')
option('jpeg', type: 'feature')
option('jxl', type: 'feature')
option('webp', type: 'feature')
option('svg', type: 'boolean')