diff options
Diffstat (limited to 'meson/test cases/common/137 whole archive/exe4/meson.build')
-rw-r--r-- | meson/test cases/common/137 whole archive/exe4/meson.build | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/meson/test cases/common/137 whole archive/exe4/meson.build b/meson/test cases/common/137 whole archive/exe4/meson.build new file mode 100644 index 000000000..0781250fb --- /dev/null +++ b/meson/test cases/common/137 whole archive/exe4/meson.build @@ -0,0 +1 @@ +exe4 = executable('prog4', '../prog.c', link_with : sh_func2_transdep_func1) |