summaryrefslogtreecommitdiff
path: root/test cases/unit/36 exe_wrapper behaviour/meson_options.txt
diff options
context:
space:
mode:
Diffstat (limited to 'test cases/unit/36 exe_wrapper behaviour/meson_options.txt')
-rw-r--r--test cases/unit/36 exe_wrapper behaviour/meson_options.txt2
1 files changed, 2 insertions, 0 deletions
diff --git a/test cases/unit/36 exe_wrapper behaviour/meson_options.txt b/test cases/unit/36 exe_wrapper behaviour/meson_options.txt
new file mode 100644
index 000000000..e5645a033
--- /dev/null
+++ b/test cases/unit/36 exe_wrapper behaviour/meson_options.txt
@@ -0,0 +1,2 @@
+option('custom-target', type: 'boolean', value: true)
+option('run-target', type: 'boolean', value: true)