summaryrefslogtreecommitdiffstats
path: root/subprojects/shew/meson_options.txt
diff options
context:
space:
mode:
authorDaniel Baumann <daniel.baumann@progress-linux.org>2024-04-07 17:54:43 +0000
committerDaniel Baumann <daniel.baumann@progress-linux.org>2024-04-07 17:54:43 +0000
commite4283f6d48b98e764b988b43bbc86b9d52e6ec94 (patch)
treec8f7f7a6c2f5faa2942d27cefc6fd46cca492656 /subprojects/shew/meson_options.txt
parentInitial commit. (diff)
downloadgnome-shell-e4283f6d48b98e764b988b43bbc86b9d52e6ec94.tar.xz
gnome-shell-e4283f6d48b98e764b988b43bbc86b9d52e6ec94.zip
Adding upstream version 43.9.upstream/43.9upstream
Signed-off-by: Daniel Baumann <daniel.baumann@progress-linux.org>
Diffstat (limited to 'subprojects/shew/meson_options.txt')
-rw-r--r--subprojects/shew/meson_options.txt4
1 files changed, 4 insertions, 0 deletions
diff --git a/subprojects/shew/meson_options.txt b/subprojects/shew/meson_options.txt
new file mode 100644
index 0000000..b5c0f5c
--- /dev/null
+++ b/subprojects/shew/meson_options.txt
@@ -0,0 +1,4 @@
+option('package_name',
+ type: 'string',
+ description: 'Parent package the library is built into'
+)