aboutsummaryrefslogtreecommitdiff
path: root/meson_options.txt
diff options
context:
space:
mode:
authorThomas White <taw@physics.org>2019-05-14 23:13:35 +0200
committerThomas White <taw@physics.org>2019-05-16 15:15:49 +0200
commit12196f21e352b952cda3e837cf2467b75dd1e6e6 (patch)
tree37b3920460bf3aab6cea1c471d7c21c17014cbba /meson_options.txt
parentd5c8d52bc2d1e76fd7a5c3f425fab271193c6d54 (diff)
More tests and options
Diffstat (limited to 'meson_options.txt')
-rw-r--r--meson_options.txt2
1 files changed, 2 insertions, 0 deletions
diff --git a/meson_options.txt b/meson_options.txt
new file mode 100644
index 00000000..aee07aa0
--- /dev/null
+++ b/meson_options.txt
@@ -0,0 +1,2 @@
+option('update_check', type : 'boolean', value : false)
+option('update_check_plugin', type : 'boolean', value : false)