aboutsummaryrefslogtreecommitdiff
path: root/meson_options.txt
blob: 3d89ed86caa177e653619870c95ee9e892617bf2 (plain)
1
2
3
4
option('libraw', type : 'feature', value : 'auto',
    description : 'Build with RAW support, requires LibRaw')
option('librsvg', type : 'feature', value : 'auto',
	description : 'Build with SVG support, requires librsvg')