diff options
Diffstat (limited to 'meson_options.txt')
-rw-r--r-- | meson_options.txt | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/meson_options.txt b/meson_options.txt index 5318848..e8c6f7d 100644 --- a/meson_options.txt +++ b/meson_options.txt @@ -1,3 +1,5 @@ +option('lcms2', type : 'feature', value : 'auto', + description : 'Build with Little CMS colour management') option('jpeg-qs', type : 'feature', value : 'enabled', description : 'Build with JPEG Quant Smooth integration') option('libraw', type : 'feature', value : 'auto', |