aboutsummaryrefslogtreecommitdiff
path: root/meson_options.txt
diff options
context:
space:
mode:
Diffstat (limited to 'meson_options.txt')
-rw-r--r--meson_options.txt3
1 files changed, 3 insertions, 0 deletions
diff --git a/meson_options.txt b/meson_options.txt
index fb44094..dad40f8 100644
--- a/meson_options.txt
+++ b/meson_options.txt
@@ -1,3 +1,6 @@
+option('tools', type : 'feature', value : 'disabled',
+ description : 'Build a few extra file inspection tools')
+
option('lcms2', type : 'feature', value : 'auto',
description : 'Build with Little CMS colour management')
option('libjpegqs', type : 'feature', value : 'auto',