summaryrefslogtreecommitdiff
path: root/auth/meson_options.txt
diff options
context:
space:
mode:
Diffstat (limited to 'auth/meson_options.txt')
-rw-r--r--auth/meson_options.txt3
1 files changed, 0 insertions, 3 deletions
diff --git a/auth/meson_options.txt b/auth/meson_options.txt
deleted file mode 100644
index e28447e..0000000
--- a/auth/meson_options.txt
+++ /dev/null
@@ -1,3 +0,0 @@
-option('examples', type : 'boolean', value : false, description : 'Build example applications')
-option('introspection', type : 'boolean', value : true, description : 'Build gobject-introspection data')
-option('vapi', type : 'boolean', value : true, description : 'Generate vapi data (needs vapigen & introspection option)')