aboutsummaryrefslogtreecommitdiff
path: root/test cases/unit/70 cross test passed/meson_options.txt
diff options
context:
space:
mode:
Diffstat (limited to 'test cases/unit/70 cross test passed/meson_options.txt')
-rw-r--r--test cases/unit/70 cross test passed/meson_options.txt5
1 files changed, 5 insertions, 0 deletions
diff --git a/test cases/unit/70 cross test passed/meson_options.txt b/test cases/unit/70 cross test passed/meson_options.txt
new file mode 100644
index 0000000..084c776
--- /dev/null
+++ b/test cases/unit/70 cross test passed/meson_options.txt
@@ -0,0 +1,5 @@
+option(
+ 'expect',
+ type : 'boolean',
+ value : false,
+)