From 4bc57e1aff741f2bad1884574c8fe29b51ee5f16 Mon Sep 17 00:00:00 2001 From: Joel Klinghed Date: Sat, 12 Aug 2017 01:44:03 +0200 Subject: Initial meson build files --- meson_options.txt | 4 ++++ 1 file changed, 4 insertions(+) create mode 100644 meson_options.txt (limited to 'meson_options.txt') diff --git a/meson_options.txt b/meson_options.txt new file mode 100644 index 0000000..101cbd9 --- /dev/null +++ b/meson_options.txt @@ -0,0 +1,4 @@ +option('update_mimedb', type: 'boolean', value: true, + description: 'Call update-mime-database (and similar) after install') +option('all_gui', type: 'boolean', value: false, + description: 'Build all found GUI backends') -- cgit v1.2.3-70-g09d2