aboutsummaryrefslogtreecommitdiff
path: root/meson_options.txt
diff options
context:
space:
mode:
authorScott Anderson <scott@anderso.nz>2018-08-22 20:41:25 +1200
committerScott Anderson <scott@anderso.nz>2018-08-22 20:41:25 +1200
commit560e96aa57dc746adcbd5297c3544edd16c0626e (patch)
tree8f99d768404cfce072046d65d5ed0109476e0d84 /meson_options.txt
parent784c20c82fb6fb84c5ce49993b5a2ec0bda13475 (diff)
Update rootston to use new option
Diffstat (limited to 'meson_options.txt')
-rw-r--r--meson_options.txt1
1 files changed, 0 insertions, 1 deletions
diff --git a/meson_options.txt b/meson_options.txt
index 854022e7..140459cb 100644
--- a/meson_options.txt
+++ b/meson_options.txt
@@ -1,4 +1,3 @@
-option('enable-rootston', type: 'boolean', value: true, description: 'Build the rootston example compositor')
option('enable-examples', type: 'boolean', value: true, description: 'Build example applications')
option('libcap', type: 'feature', value: 'auto', description: 'Enable support for rootless session via capabilities (cap_sys_admin)')
option('logind', type: 'feature', value: 'auto', description: 'Enable support for rootless session via logind')