Generate new keysyms although profile is common
[platform/upstream/libxkbcommon.git] / meson_options.txt
index d52cc37..eb1314b 100644 (file)
@@ -90,3 +90,10 @@ option(
     value: true,
     description: 'Enable installing bash completion scripts',
 )
+option(
+    'tizen-profile',
+    type: 'string',
+    value: 'common',
+    description: 'Enable support for Wayland utility programs',
+)
+