summaryrefslogtreecommitdiff
path: root/test cases/unit/39 python extmodule/meson_options.txt
diff options
context:
space:
mode:
Diffstat (limited to 'test cases/unit/39 python extmodule/meson_options.txt')
-rw-r--r--test cases/unit/39 python extmodule/meson_options.txt3
1 files changed, 3 insertions, 0 deletions
diff --git a/test cases/unit/39 python extmodule/meson_options.txt b/test cases/unit/39 python extmodule/meson_options.txt
new file mode 100644
index 000000000..b8f645d09
--- /dev/null
+++ b/test cases/unit/39 python extmodule/meson_options.txt
@@ -0,0 +1,3 @@
+option('python', type: 'string',
+ description: 'Name of or path to the python executable'
+)