diff options
| author | Furkan Sahin <furkan-dev@proton.me> | 2017-11-30 04:48:08 -0500 |
|---|---|---|
| committer | Furkan Sahin <furkan-dev@proton.me> | 2017-11-30 04:48:08 -0500 |
| commit | 304377a2a709ab93b69ce33412a4a2b3dcce4359 (patch) | |
| tree | 46834d9699a6aabb05721ba77dad59c438b88c60 /meson_options.txt | |
| parent | 4fc18c807ed0d3390b19c16d3751a2d89e83f3df (diff) | |
make meson version configurable
Diffstat (limited to 'meson_options.txt')
| -rw-r--r-- | meson_options.txt | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/meson_options.txt b/meson_options.txt new file mode 100644 index 00000000..5015a986 --- /dev/null +++ b/meson_options.txt @@ -0,0 +1 @@ +option('sway_version', type : 'string', description : 'The version string reported in `sway --version`.') |
