Build tools with Meson as well

This commit is contained in:
2022-06-10 01:16:14 +02:00
parent 84f8c9436f
commit 60a8ee7a80
5 changed files with 17 additions and 21 deletions

View File

@@ -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',