aboutsummaryrefslogtreecommitdiff
path: root/meson_options.txt
diff options
context:
space:
mode:
authoraxtlos <rose@pinkro.se>2025-06-19 00:47:45 +0200
committeraxtlos <rose@pinkro.se>2025-06-19 00:47:45 +0200
commitcd3b65bd1c2d84780f916bb61aea616ff65f6d7d (patch)
tree71eef403d9de916e68a3b9becc70c433e1f62a16 /meson_options.txt
parent7654df2f9cb61572636183887d0832e448957689 (diff)
downloadautodarkmode-cd3b65bd1c2d84780f916bb61aea616ff65f6d7d.tar.gz
autodarkmode-cd3b65bd1c2d84780f916bb61aea616ff65f6d7d.tar.bz2
Make gclue dependency optional with build optionHEADmain
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..cf555c1
--- /dev/null
+++ b/meson_options.txt
@@ -0,0 +1 @@
+option('gclue_support', type: 'feature', value : 'enabled', description : 'Enable support for retreiving the current location via GeoClue') \ No newline at end of file