summaryrefslogtreecommitdiff
path: root/meson_options.txt
diff options
context:
space:
mode:
authorCarsten Haitzler (Rasterman) <raster@rasterman.com>2019-07-12 14:04:09 +0100
committerCarsten Haitzler (Rasterman) <raster@rasterman.com>2019-07-12 14:04:09 +0100
commitd0f66258bed7bd949af6c0e74e95d7ac5bf900e3 (patch)
tree1ec0ad113a1d845f60bfe064d2d8b364e2f079d9 /meson_options.txt
parentaa2eacbee8469cbf93909bbe36adc0954d833737 (diff)
downloadenlightenment-d0f66258bed7bd949af6c0e74e95d7ac5bf900e3.tar.gz
wl option = rename from wayland to wl so it matches efl
consistency is good...
Diffstat (limited to 'meson_options.txt')
-rw-r--r--meson_options.txt2
1 files changed, 1 insertions, 1 deletions
diff --git a/meson_options.txt b/meson_options.txt
index c570b0522b..2eda899fcc 100644
--- a/meson_options.txt
+++ b/meson_options.txt
@@ -45,7 +45,7 @@ option('mount-eeze',
value: false,
description: 'enable eeze mounting support: (default=false)')
-option('wayland',
+option('wl',
type: 'boolean',
value: false,
description: 'enable wayland support: (default=false)')