diff options
Diffstat (limited to 'tray/meson_options.txt')
-rw-r--r-- | tray/meson_options.txt | 11 |
1 files changed, 0 insertions, 11 deletions
diff --git a/tray/meson_options.txt b/tray/meson_options.txt deleted file mode 100644 index f110242..0000000 --- a/tray/meson_options.txt +++ /dev/null @@ -1,11 +0,0 @@ -option( - 'lib', - type: 'boolean', - value: true, -) - -option( - 'cli', - type: 'boolean', - value: true, -) |