aboutsummaryrefslogtreecommitdiffstats
path: root/meson/test cases/failing/33 non-root subproject/some/meson.build
diff options
context:
space:
mode:
Diffstat (limited to 'meson/test cases/failing/33 non-root subproject/some/meson.build')
-rw-r--r--meson/test cases/failing/33 non-root subproject/some/meson.build1
1 files changed, 1 insertions, 0 deletions
diff --git a/meson/test cases/failing/33 non-root subproject/some/meson.build b/meson/test cases/failing/33 non-root subproject/some/meson.build
new file mode 100644
index 000000000..d82f45123
--- /dev/null
+++ b/meson/test cases/failing/33 non-root subproject/some/meson.build
@@ -0,0 +1 @@
+dependency('definitely-doesnt-exist', fallback : ['someproj', 'some_dep'])