From 60a8ee7a80063eaf620eaa727af0f484fdb91bff Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?P=C5=99emysl=20Eric=20Janouch?= Date: Fri, 10 Jun 2022 01:16:14 +0200 Subject: Build tools with Meson as well --- meson_options.txt | 3 +++ 1 file changed, 3 insertions(+) (limited to 'meson_options.txt') 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', -- cgit v1.2.3