From cd3b65bd1c2d84780f916bb61aea616ff65f6d7d Mon Sep 17 00:00:00 2001 From: axtlos Date: Thu, 19 Jun 2025 00:47:45 +0200 Subject: Make gclue dependency optional with build option --- meson_options.txt | 1 + 1 file changed, 1 insertion(+) create mode 100644 meson_options.txt (limited to 'meson_options.txt') 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 -- cgit v1.2.3