diff options
Diffstat (limited to 'meson/test cases/common/203 find_library and headers/foo.h')
-rw-r--r-- | meson/test cases/common/203 find_library and headers/foo.h | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/meson/test cases/common/203 find_library and headers/foo.h b/meson/test cases/common/203 find_library and headers/foo.h new file mode 100644 index 000000000..014e06e82 --- /dev/null +++ b/meson/test cases/common/203 find_library and headers/foo.h @@ -0,0 +1 @@ +#define VAL 42 |