aboutsummaryrefslogtreecommitdiff
path: root/meson_options.txt
diff options
context:
space:
mode:
authorA person <agooglygooglr@gmail.com>2024-06-10 22:38:19 -0400
committerdec05eba <dec05eba@protonmail.com>2024-06-11 17:01:51 +0200
commitdfa7dc6659755b7a8385aad5003fd80483dd4ffe (patch)
tree4644056c6eef43103dcaeab53d1a3d9cfe3a15cc /meson_options.txt
parente43934e2d2219bdd9a99c78463aa47cfc0404dcd (diff)
Migrate to Meson build system
Diffstat (limited to 'meson_options.txt')
-rw-r--r--meson_options.txt1
1 files changed, 1 insertions, 0 deletions
diff --git a/meson_options.txt b/meson_options.txt
new file mode 100644
index 0000000..05aac3c
--- /dev/null
+++ b/meson_options.txt
@@ -0,0 +1 @@
+option('systemd', type : 'boolean', value : false, description : 'Install systemd service file')