diff options
author | TingPing <tingping@tingping.se> | 2018-07-11 15:38:35 +0200 |
---|---|---|
committer | Jussi Pakkanen <jpakkane@gmail.com> | 2018-10-10 19:42:20 +0300 |
commit | 08216a3a8691cc1e5eaaa8f862f3278f98cad94c (patch) | |
tree | 415489fe93fb83e6f54cb0dce530af67a6a1c1a2 /test cases | |
parent | 25fef3d1facecfb64108ef0a1439d24100593935 (diff) | |
download | meson-08216a3a8691cc1e5eaaa8f862f3278f98cad94c.zip meson-08216a3a8691cc1e5eaaa8f862f3278f98cad94c.tar.gz meson-08216a3a8691cc1e5eaaa8f862f3278f98cad94c.tar.bz2 |
gnome.compile_resources: Put dependency directories before current source dir
This avoids the problem of generated files with the same name as something in source
existing and using the wrong file.
Diffstat (limited to 'test cases')
-rw-r--r-- | test cases/frameworks/7 gnome/resources/res3.txt | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/test cases/frameworks/7 gnome/resources/res3.txt b/test cases/frameworks/7 gnome/resources/res3.txt new file mode 100644 index 0000000..aeed4a5 --- /dev/null +++ b/test cases/frameworks/7 gnome/resources/res3.txt @@ -0,0 +1 @@ +This file is from the wrong directory. |