aboutsummaryrefslogtreecommitdiffstats
path: root/meson/test cases/common/196 subproject with features/nothing.c
diff options
context:
space:
mode:
Diffstat (limited to 'meson/test cases/common/196 subproject with features/nothing.c')
-rw-r--r--meson/test cases/common/196 subproject with features/nothing.c4
1 files changed, 4 insertions, 0 deletions
diff --git a/meson/test cases/common/196 subproject with features/nothing.c b/meson/test cases/common/196 subproject with features/nothing.c
new file mode 100644
index 000000000..58fe69254
--- /dev/null
+++ b/meson/test cases/common/196 subproject with features/nothing.c
@@ -0,0 +1,4 @@
+int main(void)
+{
+ return 0;
+}