Add meson option for the tiff cfa pattern bug

This commit is contained in:
Martijn Braam
2020-12-22 17:13:36 +01:00
parent 684a81e546
commit edd1de7a9e
3 changed files with 9 additions and 1 deletions

2
meson_options.txt Normal file
View File

@@ -0,0 +1,2 @@
option('tiffcfapattern', type: 'boolean', value: false)