diff options
| author | Trung Lê <8@tle.id.au> | 2026-02-21 23:40:05 +1100 |
|---|---|---|
| committer | Trung Lê <8@tle.id.au> | 2026-02-21 23:47:49 +1100 |
| commit | 3eed1b64af72dcb4bcb8ae28d45856767d4acff1 (patch) | |
| tree | 0aeef768169d69c4ed24c3cc03398c63aef3ff59 /meson_options.txt | |
Initial commit
Diffstat (limited to 'meson_options.txt')
| -rw-r--r-- | meson_options.txt | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/meson_options.txt b/meson_options.txt new file mode 100644 index 0000000..4c2aeb2 --- /dev/null +++ b/meson_options.txt @@ -0,0 +1,2 @@ +option('x11', type : 'boolean', value : true, description : 'Enable X11 support') +option('wayland', type : 'boolean', value : true, description : 'Enable Wayland support') |
