aboutsummaryrefslogtreecommitdiffstats
path: root/meson/test cases/common/196 subproject with features/meson_options.txt
diff options
context:
space:
mode:
Diffstat (limited to 'meson/test cases/common/196 subproject with features/meson_options.txt')
-rw-r--r--meson/test cases/common/196 subproject with features/meson_options.txt3
1 files changed, 3 insertions, 0 deletions
diff --git a/meson/test cases/common/196 subproject with features/meson_options.txt b/meson/test cases/common/196 subproject with features/meson_options.txt
new file mode 100644
index 000000000..a46e5fbf5
--- /dev/null
+++ b/meson/test cases/common/196 subproject with features/meson_options.txt
@@ -0,0 +1,3 @@
+option('use-subproject', type : 'feature', value : 'auto')
+option('disabled-subproject', type : 'feature', value : 'disabled')
+option('auto-sub-with-missing-dep', type : 'feature', value : 'auto')